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 12-06-2003, 05:34 PM
szchang
Fire Beetle
 
Join Date: Jun 2003
Posts: 11
Default Help Zone unAvailable

World.exe shows

[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Please don't make me a levelme server. :(
TCP listening on: 218.17.71.127:9000
World server listening on: 218.17.71.127:9000
Connected to LoginServer: 24.174.184.4:5997
52906 New client from ip: 192.168.1.1 port: 2606
Account Attempting to be created:szchang 0
Logged in: FirstLogin LS#28327: szchang
Received unknown opcode: 0x02d2 size:0 bytes
Name approval request for:Test race:74 class:3
Choice:6
[Error] Database: could not find start_zones entry in database. Using Defaults..

Char create:Test
Attempting autobootup of gukta (52) for Test
Error: No zoneserver to bootup gukta (52) for Test
Received unknown opcode: 0x02d2 size:0 bytes


boot5zone.bat

start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127

5 zone.exe show

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded


And in login screen show my server is LOCKED
but my setting LOCK=False

and i try mini login is the same
Reply With Quote
  #2  
Old 12-06-2003, 05:37 PM
MrDoh
Fire Beetle
 
Join Date: Dec 2003
Posts: 6
Default

Check the very last post in this thread:
http://www.everquestserver.com/forum...ic.php?t=11486

Might work.

Mr Doh
Reply With Quote
  #3  
Old 12-06-2003, 05:38 PM
MrDoh
Fire Beetle
 
Join Date: Dec 2003
Posts: 6
Default

D'oh
Reply With Quote
  #4  
Old 12-06-2003, 05:49 PM
rockocool
Sarnak
 
Join Date: Mar 2003
Location: california
Posts: 63
Default Re: Help Zone unAvailable

Quote:
Originally Posted by szchang
Error: No zoneserver to bootup gukta (52) for Test


boot5zone.bat

start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127

5 zone.exe show

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
Not if you have five 7995. And try replace second address with localhost.
Reply With Quote
  #5  
Old 12-06-2003, 05:55 PM
szchang
Fire Beetle
 
Join Date: Jun 2003
Posts: 11
Default

change like this?

start zone . 192.168.1.133 7995 192.168.1.133
start zone . 192.168.1.133 7995 192.168.1.133
start zone . 192.168.1.133 7995 192.168.1.133
start zone . 192.168.1.133 7995 192.168.1.133
start zone . 192.168.1.133 7995 192.168.1.133


still locked and unavailable
Reply With Quote
  #6  
Old 12-06-2003, 05:57 PM
szchang
Fire Beetle
 
Join Date: Jun 2003
Posts: 11
Default Re: Help Zone unAvailable

Quote:
Originally Posted by rockocool
Quote:
Originally Posted by szchang
Error: No zoneserver to bootup gukta (52) for Test


boot5zone.bat

start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127
start zone . 218.17.71.127 7995 218.17.71.127

5 zone.exe show

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
Not if you have five 7995. And try replace second address with localhost.
change port to 7996~7999 or change ip? like 192.168.0.1 ~0.5?
Reply With Quote
  #7  
Old 12-06-2003, 05:58 PM
MrDoh
Fire Beetle
 
Join Date: Dec 2003
Posts: 6
Default

All the worlds cannot be on the same port like that...

Code:
start zone . 192.168.1.133 7995 192.168.1.133 
start zone . 192.168.1.133 7995 192.168.1.133 
start zone . 192.168.1.133 7995 192.168.1.133 
start zone . 192.168.1.133 7995 192.168.1.133 
start zone . 192.168.1.133 7995 192.168.1.133
try something like:
Code:
start zone . 192.168.1.133 7995 192.168.1.133 
start zone . 192.168.1.133 7996 192.168.1.133 
start zone . 192.168.1.133 7997 192.168.1.133 
start zone . 192.168.1.133 7998 192.168.1.133 
start zone . 192.168.1.133 7999 192.168.1.133
Also, if you are using the public login server, one of those ip address in the zone command HAS to be your outside address...

Mr Doh
Reply With Quote
  #8  
Old 12-06-2003, 05:59 PM
krich
Hill Giant
 
Join Date: May 2003
Location: The Great Northwest
Posts: 150
Default

This...

start zone . 218.17.71.127 7995 localhost
start zone . 218.17.71.127 7996 localhost
start zone . 218.17.71.127 7997 localhost
start zone . 218.17.71.127 7998 localhost
start zone . 218.17.71.127 7999 localhost

Notice the port numbers 7995-7999 and the change to localhost on the end of the commands.

You may want to also read the NAT sticky post in the HowTo forum if you have a Home Router.

Regards,

krich
Reply With Quote
  #9  
Old 12-06-2003, 06:24 PM
szchang
Fire Beetle
 
Join Date: Jun 2003
Posts: 11
Default

Quote:
Originally Posted by krich
This...

start zone . 218.17.71.127 7995 localhost
start zone . 218.17.71.127 7996 localhost
start zone . 218.17.71.127 7997 localhost
start zone . 218.17.71.127 7998 localhost
start zone . 218.17.71.127 7999 localhost

Notice the port numbers 7995-7999 and the change to localhost on the end of the commands.

You may want to also read the NAT sticky post in the HowTo forum if you have a Home Router.

Regards,

krich
i have try connect internet directly
but still have that error
and minilogin have the same error
LOCKED and Unavailverable zone
Reply With Quote
  #10  
Old 12-08-2003, 06:18 PM
tehHax0r
Fire Beetle
 
Join Date: Nov 2003
Posts: 1
Default

I'm also getting the 'unkown opcode' error when trying to login a character on my server.

using 5.1 release
__________________
Quote:
Among programmers, laziness is considered the highest art form, and we do our best to express our souls in this art.
Reply With Quote
  #11  
Old 12-08-2003, 07:33 PM
devn00b's Avatar
devn00b
Demi-God
 
Join Date: Jan 2002
Posts: 15,658
Default

Op Code errors arent realy errors. They are just debug code. to tell devs that hey! Eq sends some BS maybe we should figure out what it does.
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.

Current Work: EverQuest 2 Emulator. Zeklabs Server
Reply With Quote
  #12  
Old 12-10-2003, 10:01 PM
wdtracy
Fire Beetle
 
Join Date: Dec 2003
Posts: 1
Default

I'm a complete newb, just started playing with this yesterday, but maybe this will help.

I was having the same problem and at first I thought it was because I was trying to use another computer on my LAN as the server. I used the NAT tutorials, which helped me considerably, but I still got zoneserver errors when trying to log in.

Then I noticed that about 5 minutes after I started up the zoneservers, they seemed to kick in. I don't know what the delay was, but if you only see

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded

in your zoneserver windows, I think it means they haven't finished connecting to the worldservers. I think the culprit for me was:

Error: EMuShareMem: DLLLoadItems: !ItemsMMF.IsLoaded() (timeout)

the 'timeout' seems to be what my zoneservers were waiting for and once it timed out, the rest of the connection was allowed to go through and I eventually got "connected to worldserver." Once that happened, I started EQ back up and was able to enter the game no prob.
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 07:12 PM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3