Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-17-2005, 04:01 AM
Samsung090
Fire Beetle
 
Join Date: Dec 2005
Posts: 7
Default server LOCKED status

On my server login screen it shows the server status of "locked". It still allows me to log into it and create a char. but when I try entering the game (as a human paladin) it says "entering The Mines of Glooming Deep". It takes about 3 min and then says "Server Not Responding".

The minilogin reports the following error message:

[Status] found starting location is start_zones
current location: freportw 72.00, -812.00, 052.22
bind location: freportw 72.00, -812.00, 052.22
character creation succssful: paladius
attempting autobootup of freportw (9) for paladius
error: no zoneserver to bootup freportw (9) for paladius
client disconnected
removing client from ip: 127.0.0.1 port:1329

Can anyone offer suggestions?
Thanks!
Reply With Quote
  #2  
Old 12-17-2005, 04:20 AM
Samsung090
Fire Beetle
 
Join Date: Dec 2005
Posts: 7
Default

FYI....loginserver.ini has the line Locked=false
Reply With Quote
  #3  
Old 12-17-2005, 05:35 AM
mrea
Discordant
 
Join Date: Sep 2004
Location: Camp Hill,PA
Posts: 370
Default

If you are behind a router, make sure you forward ports to the correct computer. Also, in boot5zones.bat, make sure your internal IP (the one on the right) is set correctly. I just had this problem as well.
__________________


Reply With Quote
  #4  
Old 12-17-2005, 08:59 AM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

You have no zoneservers booted up. Your server will stay locked and you will be unable to enter world until you get at least one zoneserver up and running.
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote
  #5  
Old 12-17-2005, 09:24 AM
mrea
Discordant
 
Join Date: Sep 2004
Location: Camp Hill,PA
Posts: 370
Default

Ranger, just to clarify, he may have zone servers booted, however, those aren't connecting to the right IP. That's why I explained what I did above
__________________


Reply With Quote
  #6  
Old 12-17-2005, 10:19 AM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

Oh, yeah that's true, and most likely his problem.
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote
  #7  
Old 12-18-2005, 08:16 AM
Samsung090
Fire Beetle
 
Join Date: Dec 2005
Posts: 7
Default still having trouble

Ok, thanks for trying to help guys. I'm still a tad stuck, but at least i know more now.
Here's where I am (trying to run both server and client on same machine):

I start minilogin.
I start the world server.
Everything seems good to this point.
I start boot5zones.bat. They all seem to run through and load loot tables etc. And then all 5 windows close themselves. World and minilogin stay up.
(I can log into my server and create a character but obviously I can't get into the game because I have no zones loaded.)

My boot5zones file looks like this:

[boot5zones.bat]
start zone . [my ip from ipconfig] 7995 127.0.0.1
start zone . [my ip from ipconfig] 7996 127.0.0.1
start zone . [my ip from ipconfig] 7997 127.0.0.1
start zone . [my ip from ipconfig] 7998 127.0.0.1
start zone . [my ip from ipconfig] 7999 127.0.0.1

My loginserver.ini, db.ini and eqhost.txt all use 127.0.0.1
Do I need to add port switches to my boot5zones file?

Any suggesstions?
Thank you!
Reply With Quote
  #8  
Old 12-18-2005, 08:24 AM
Samsung090
Fire Beetle
 
Join Date: Dec 2005
Posts: 7
Default

I also tried these:

[boot5zones.bat]
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1

[boot5zones.bat]
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost

[boot5zones.bat]
start zone . localhost 7995 127.0.0.1
start zone . localhost 7996 127.0.0.1
start zone . localhost 7997 127.0.0.1
start zone . localhost 7998 127.0.0.1
start zone . localhost 7999 127.0.0.1

I checked to make sure that 127.0.0.1 localhost was in my lmhosts file.
Reply With Quote
  #9  
Old 12-18-2005, 08:27 AM
Samsung090
Fire Beetle
 
Join Date: Dec 2005
Posts: 7
Default

One last detail.
I have DSL and am also using an 8 port linksys hub for a personal network.
ipconfig gives me the IP address my system has locally, while I have so far avoided using my external IP address for anything at all. Could there be some sort of conflict?
I have even tried unplugging my NIC connection and then starting the EMU server.
I appreciate any advice you can give. I'm trying to get this thing running before my Christmas vacation from work starts!!!
Reply With Quote
  #10  
Old 12-18-2005, 09:00 AM
johane
Sarnak
 
Join Date: Sep 2005
Location: Gold Coast, Oz
Posts: 69
Default

Quote:
Originally Posted by Samsung090
One last detail.
I have DSL and am also using an 8 port linksys hub for a personal network.
ipconfig gives me the IP address my system has locally, while I have so far avoided using my external IP address for anything at all. Could there be some sort of conflict?
I have even tried unplugging my NIC connection and then starting the EMU server.
I appreciate any advice you can give. I'm trying to get this thing running before my Christmas vacation from work starts!!!
Try opening a Command Prompt window or 5, and starting a copy of zone (or perlzone) in each. That way you'll see what output there was just prior to the shutdown.
Reply With Quote
  #11  
Old 12-18-2005, 09:26 AM
Samsung090
Fire Beetle
 
Join Date: Dec 2005
Posts: 7
Default

OK, that's something I haven't tried yet.
I tried manually starting the zones using a DOS window. They still closed.

So, I changed my 'start zone' to 'start zoneperl' in the 5zone.bat file.
This kept the windows opened and displayed the following to me (in all 5 windows): "127.0.0.1:9000:TCP connection::RECVDATA():Error: 10054"

And then each window displayed "sleeping"

Tried starting the game, locks trying to connect to the server status screen.
Reply With Quote
  #12  
Old 12-18-2005, 10:15 AM
mattmeck
Guest
 
Posts: n/a
Default

make sure you have the ports forwarded on the router and your zones should look like this

start zone . external ip 7995 internal ip

may be the other way around its been a wile.
Reply With Quote
  #13  
Old 12-21-2005, 07:04 AM
Samsung090
Fire Beetle
 
Join Date: Dec 2005
Posts: 7
Default Next!

Thanks everyone!

A combination of everything helped I think. After port forwarding and tweaking my config files the zones are now connected to my world server successfully. Now on to another problem...

The server login screen shows my server with a status "0".

When I try to log on it simply goes to a black screen for about a minute or two then kicks me back to the login / password screen. No error message.

I made sure to copy spells_us and _en from my EQ client directory to the emulator directory. I have verified my server & client are both 0.6.2-DR1.
When the zones start it displays "current_zone_version 0.6.3-DR1". No idea where it got 0.6.3 from but could this be the problem?

any ideas?
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 03:55 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