Log in

View Full Version : Zones not loading


Colfortis
03-23-2003, 06:41 PM
This seems to be an error in world.exe, but I don't really know. All my .ini's and such seem to be working at the beginning, but when I get to the character select screen and try to enter world, it just says the zone is unavailable. I think it has to do with this;

***World.exe***
Using database 'rf' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Please don't make me a levelme server. :(
TCP listening on: 192.168.1.101:9000
World server listening on: 192.168.1.101:9000
Connected to LoginServer: eqlogin2.eqemu.net:5999
6009 New TCP connection: 192.168.1.101:1635
6009 New TCP connection: 192.168.1.101:1636
6019 New TCP connection: 192.168.1.101:1637
6019 New TCP connection: 192.168.1.101:1638
New zoneserver: #1 192.168.1.101:1635
6029 New TCP connection: 192.168.1.101:1639
New zoneserver: #2 192.168.1.101:1639
New zoneserver: #3 192.168.1.101:1638
New zoneserver: #4 192.168.1.101:1637
New zoneserver: #5 192.168.1.101:1636
Zoneserver SetConnectInfo: 192.168.1.101:1635: 192.168.1.101:7998
Zoneserver SetConnectInfo: 192.168.1.101:1636: 192.168.1.101:7995
Zoneserver SetConnectInfo: 192.168.1.101:1637: 192.168.1.101:7996
Zoneserver SetConnectInfo: 192.168.1.101:1638: 192.168.1.101:7999
Zoneserver SetConnectInfo: 192.168.1.101:1639: 192.168.1.101:7997
57974 New client from ip: 192.168.1.101 port: 1642
Logged in: FirstLogin LS#18815: Colfortis
Sending list of guilds
Unknown opcode: 0x3541 size:2056
Unknown opcode: 0x3941 size:2056
Unknown opcode: 0x9240 size:12
0: 00 00 00 15 00 00 00 00 - 00 00 00 00 | ............
Error: InflatePacket: inflate() returned -3 'unknown compression method'
Attempting autobootup of gfaydark (54) for Landaas
Unknown opcode: 0x9240 size:12
0: 00 00 00 15 00 00 00 00 - 00 00 00 00 | ............
192.168.1.101:1637: TCPConnection::RecvData(): Connection timeout
Removing zoneserver from ip:192.168.1.101 port:1637 (192.168.1.101:7996)

I don't know that that error is, but I think it might be because of db. If anyone could please help me, it would be greatly apprciated. And if you think you need more info about this, tell me your e-mail.

joshkincheloe
03-24-2003, 05:50 AM
This is a known problem. Check out this thread:
http://forums.eqemu.net/viewtopic.php?t=6449

Colfortis
03-24-2003, 08:20 AM
Well, that doesn't seem to be related, because it's not just for some zones, but any zone I try to log in at it just says the zone is unavailable. I tried the two files anyway, and that didn't work either. Thx for trying though, anyone else?

Colfortis
03-24-2003, 09:11 AM
After playing with it for awhile, it still doesn't work, but I noticed that if I close eqw after it says it failed to boot up the zone, some of the zones start booting up the zone *afterwards*. Hope that helps some of you troubleshooters.

Barnacle
03-25-2003, 11:13 AM
I have exactly the same problem. Any help on this matter would be much appreciated.

Roadkill
03-26-2003, 01:09 PM
Same exact problem here too. Sourcing in those spawn locations from the suggested thread didn't work for me either.

The opcode messages come when entering the character select screen.

The unknown compression message comes the second I hit Enter World.

Roadkill
03-26-2003, 02:06 PM
Update.

I made one change, and now it works. I still get the same opcode error messages, and still get the compression error.... but I get in now and am up and running. The errors don't stop the server from working now, I don't get kicked back to server select.

The only change I made was that I changed the 127.0.0.1 in Boot5zones.bat to my local LAN IP for that machine.

start zone . 192.168.100.2 7995 192.168.100.2
start zone . 192.168.100.2 7996 192.168.100.2
start zone . 192.168.100.2 7997 192.168.100.2
start zone . 192.168.100.2 7998 192.168.100.2
start zone . 192.168.100.2 7999 192.168.100.2

I have my server running over 2 machines, and am running the Everquest game client on a 3rd machine.

192.168.100.1 -- Linux machine running MySQL
192.168.100.2 -- Win2000 machine running minilogin, world, and zones.
192.168.100.3 -- Win2000 machine running Everquest game client.

Maybe I should let 192.168.100.4 and 192.168.100.5 do some of the work now too :)

Damn I wish I had more than a cable modem.

Roadkill
03-26-2003, 02:24 PM
Basically, I don't think those errors had anything to do with why I was getting dumped back to server select. Zone.exe just wasn't set up correctly. The errors are completely unrelated.