Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-21-2002, 08:20 AM
aldeswari
Fire Beetle
 
Join Date: Jul 2002
Posts: 21
Default Hmm...another problem

now this is probably because im using zoneNT on windows 98 SE but since other people gave got it to work...i can load my char up but as soon as i see the HUD it says "you have been disconnected"...anyone know what could be causing this? heres my info


@echo off
start zone9x . 127.0.0.1 7995 127.0.0.1
start zone9x . 127.0.0.1 7996 127.0.0.1
start zone9x . 127.0.0.1 7997 127.0.0.1
start zone9x . 127.0.0.1 7998 127.0.0.1
start zone9x . 127.0.0.1 7999 127.0.0.1
exit
cls




[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=assmonkey
locked=false
account=
password=
worldaddress=localhost

[LoginConfig]
ServerMode=Standalone
ServerPort=5999


also i tryed renaming zonent to zone9x and loading it with boot5zoneswin9x but it still didnt work

thanks again for your help
Reply With Quote
  #2  
Old 07-21-2002, 09:03 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

Post the screens from minilogin.exe, world.exe, and zoneNT.exe
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote
  #3  
Old 07-21-2002, 10:42 AM
aldeswari
Fire Beetle
 
Join Date: Jul 2002
Posts: 21
Default .

will do sir.
Reply With Quote
  #4  
Old 07-21-2002, 11:16 AM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

First, your missing 4 lines at the bottom of loginserver.ini

Quote:
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
this is not all of it.. re-extract the 0.3.4 loginserver.ini and set it up again.

Secondly, the fact your using zoneNT on win98 is probably your problem. zoneNT was not ment for win9x systems (thats why there is a zone9x.exe in all the other releases). 0.3.4 did not come with a zone9x.exe because none of the devs have a win9x system to test it on.
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #5  
Old 07-21-2002, 11:23 AM
aldeswari
Fire Beetle
 
Join Date: Jul 2002
Posts: 21
Default grr

grr now i cant create a char because it rejects my name everytime...heres the logs

New zoneserver: #4 127.0.0.1:2491
Zoneserver SetConnectInfo: 127.0.0.1:2488: 127.0.0.1:7997
Zoneserver SetConnectInfo: 127.0.0.1:2487: 127.0.0.1:7996
Zoneserver SetConnectInfo: 127.0.0.1:2491: 127.0.0.1:7998
New TCP connection: 127.0.0.1:2496
New zoneserver: #5 127.0.0.1:2496
Zoneserver SetConnectInfo: 127.0.0.1:2496: 127.0.0.1:7999
45420 New client from ip: 127.0.0.1 port: 2499
Logged in: Local: eqemu
Sending list of guilds
Error in GetCharSelectInfo query 'SELECT name,profile,zonename FROM character_ W
HERE account_id=1 order by name' #1016: Can't open file: 'character_.MYD'. (errn
o: 145)
Unknown opcode: 0x69e0 size:0
Unknown opcode: 0x3521 size:2056
Unknown opcode: 0x3921 size:2056
Unknown opcode: 0x9221 size:4
0: 20 9C D7 F2 | ...
Name approval request for:Goddamnit race:32 class:8
Error in ReserveName query 'INSERT into character_ SET account_id=1, name='Godda
mnit', profile=NULL' #1016: Can't open file: 'character_.MYD'. (errno: 145)
Name approval request fororu race:32 class:8
Error in ReserveName query 'INSERT into character_ SET account_id=1, name='Doru'
, profile=NULL' #1016: Can't open file: 'character_.MYD'. (errno: 145)


*sigh* as soon as i get this fixed i can give you the logs where it disconnects me as soon as i login
Reply With Quote
  #6  
Old 07-21-2002, 11:31 AM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

Quote:
@echo off
start zone9x . 127.0.0.1 7995 127.0.0.1
start zone9x . 127.0.0.1 7996 127.0.0.1
start zone9x . 127.0.0.1 7997 127.0.0.1
start zone9x . 127.0.0.1 7998 127.0.0.1
start zone9x . 127.0.0.1 7999 127.0.0.1
exit
cls
I thought u said u were using ZoneNT.. if this is your real boot5zones.bat file, then your not using 0.3.4. your using 0.3.3.1 which does not work with latest patch.
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #7  
Old 07-21-2002, 11:52 AM
aldeswari
Fire Beetle
 
Join Date: Jul 2002
Posts: 21
Default .

err i tried renaming the zonent to zone9x and loaded the boot5zoneswin9x.exe heh, well i fixed the name thing... people have said they used 3.4 or whatever it is...oh yeah, im not trying to connect to other peoples servers...just trying to connect to my own.,...ill still try and go change the loginserver though
Reply With Quote
  #8  
Old 07-21-2002, 11:55 AM
aldeswari
Fire Beetle
 
Join Date: Jul 2002
Posts: 21
Default .

well it seems redoing the database in mysql fixed my problem...yay thanks alot for all your help guys
Reply With Quote
  #9  
Old 07-21-2002, 12:03 PM
aldeswari
Fire Beetle
 
Join Date: Jul 2002
Posts: 21
Default .

hmm got it working but went LD with in a couple minutes..tryed to log back on booted me to server select... lol oh well
Reply With Quote
  #10  
Old 07-21-2002, 12:14 PM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

Don't bother trying to use ZoneNT.exe on windows 98. it wont work =P
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #11  
Old 07-21-2002, 12:50 PM
aldeswari
Fire Beetle
 
Join Date: Jul 2002
Posts: 21
Default .

ugh, im crushed :(















:p
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:42 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3