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 03-23-2003, 06:41 PM
Colfortis
Fire Beetle
 
Join Date: Mar 2003
Posts: 5
Default Zones not loading

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.
Reply With Quote
  #2  
Old 03-24-2003, 05:50 AM
joshkincheloe
Sarnak
 
Join Date: Mar 2003
Posts: 41
Default

This is a known problem. Check out this thread:
http://forums.eqemu.net/viewtopic.php?t=6449
Reply With Quote
  #3  
Old 03-24-2003, 08:20 AM
Colfortis
Fire Beetle
 
Join Date: Mar 2003
Posts: 5
Default

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?
Reply With Quote
  #4  
Old 03-24-2003, 09:11 AM
Colfortis
Fire Beetle
 
Join Date: Mar 2003
Posts: 5
Default

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.
Reply With Quote
  #5  
Old 03-25-2003, 11:13 AM
Barnacle
Fire Beetle
 
Join Date: Mar 2003
Posts: 1
Default Zones not loading

I have exactly the same problem. Any help on this matter would be much appreciated.
Reply With Quote
  #6  
Old 03-26-2003, 01:09 PM
Roadkill
Sarnak
 
Join Date: Apr 2002
Posts: 31
Default

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.
Reply With Quote
  #7  
Old 03-26-2003, 02:06 PM
Roadkill
Sarnak
 
Join Date: Apr 2002
Posts: 31
Default

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.
Reply With Quote
  #8  
Old 03-26-2003, 02:24 PM
Roadkill
Sarnak
 
Join Date: Apr 2002
Posts: 31
Default

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.
Reply With Quote
Reply


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 01:39 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