View Single Post
  #1  
Old 06-05-2002, 12:28 PM
Teguin
Fire Beetle
 
Join Date: Jun 2002
Posts: 9
Default Entering world crash

I got on Minilogin and everything was fine. Used GMgate and it gated me to EF peaks (barbarian). As soon as it gated me i crashed back to server select and havent been able to get on Minilogin since. I get to char select and select (or make) a char and it boots me as soon as the zone should load up.

World.exe says

254090 New client from ip: 127.0.0.1 port: 1078
logged in:Local:eqemu
Sending list of guilds
Unknown opcode: 0x3521 size:2056
Unknown opcode: 0x3921 size:2056
Unknown opcode: 0x9221 size:4
0: 20 9C D7 F2 | ...
Maxclients: -1
Attempting autobootup of 'everfrost' for Kalero
Zoneserver SetZone:127.0.0.1:7999 everfrost
Enter world: Kalero: everfrost
Zoneserver SetZone:127.0.0.1:7999 everfrost
Client disconnected
Removing client from ip:127.0.0.1 port:1078
Zoneserver SetZone:127.0.0.1:7999
Zoneserver SetZone:127.0.0.1:7999


The culprit zone 7999 says (well as much as i can see)

Unexpected packet during CLIENT_CONNECTING2: OpCode: 0xe821, size: 4
0: 00 00 20 41 | .. A
(says that about 10 times that i can see, cant scroll up on DOS)
Client disconnected: No name
Dropping client: Process=false, ip=127.0.0.1, port=1080
Automatic shutdown
Message:----SERVER SHUTDOWN----
Zone shutdown: going to sleep

Loginserver.ini

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

[LoginConfig]
ServerMode=Standalone
ServerPort=5999

db.ini

[Database]
host=localhost
user=******
password=******
database=eq33


Bootzone9x

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

eqhost.txt

[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}


OS Windows 98
p3 450 mhz (dinosaur i know)
386mb SD-RAM
64 MB Gforce 4
Running off of cable connection with a Linksys router

Any help would be greatly appreciated and if a suggestion fixes the problem ill let ya know .
Reply With Quote