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 08-20-2004, 06:42 PM
Ueguvil
Hill Giant
 
Join Date: Mar 2004
Posts: 139
Default Searched but could not find...

I've used the search command, but 99% of the people who had the same problem as me did not get an answer, and the ones that did didn't fix it for me.

When I try to login to my server, it does nothing for a few seconds, screen flickers, and then kicks me to Login Screen. Any help would be very appreciated. Here is my info:

Quote:
[Database]
host=127.0.0.1
user=blabla
password=blabla
database=eq
compression=off
Quote:
[LoginServer]
loginserver=eqemulator.net
loginserver2=eqemulator.net
loginserver3=eqemulator.net
loginport=5995
loginport2=5995
loginport3=5995
worldname=somekindofmonstertest
worldaddress=24.70.95.205
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[ChatChannelServer]
server=192.168.1.1
Quote:
start zone . 24.70.95.206 7995 192.168.1.1
start zone . 24.70.95.206 7996 192.168.1.1
start zone . 24.70.95.206 7997 192.168.1.1
start zone . 24.70.95.206 7998 192.168.1.1
start zone . 24.70.95.206 7999 192.168.1.1
exit
cls
Reply With Quote
  #2  
Old 08-20-2004, 06:47 PM
Cari_Moon
Fire Beetle
 
Join Date: Aug 2004
Posts: 20
Default same problem

I have the same problem
__________________
Cari Moon, Queen of Darkness
Reply With Quote
  #3  
Old 08-20-2004, 07:01 PM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

Are you running behind a router? Are you running windows XP? If so, is the internet connection firewall turned off?

If you are running behind a router, chances are the ports needed to run the server are closed. What you need to do, is forward your External IP to your Internal IP. What this means is, whenever a call is made on your External IP on the ports you specify in router setup, it will be forwarded to your Internal IP address.

To forward ports:

You need to know 2 things

1) Your default Gateway (Router base address IP), its usually 192.168.1.1

2) your internal IP address

To find both of these - go to start menu, click on run, type CMD, hit run. Once Command prompt opens, type ipconfig and hit enter.

a few things will show up

IP Address = Your internal IP
Default Gateway = Router IP


After obtaining your internal IP address and router ip, open up an internet browser, and type your router's ip address into the site bar.

Now you're at the router config page... All router's config pages are different, however usually port Forwarding is under a Tab called Games & Applications OR just plain Port Forwarding.

It will ask you for a Start Port, and an End port and the IP address you want them forwarded to (Your INTERNAL ip address).

Forward These Ports:

Any port your zone.exe(s) use, - example 7995, 7996...etc. I use ports 7990 through 8000 (10 zone servers), but for you it may be different.
Also forward port 9000 (this is the port used by your login server. (world.exe)

That should do it.

To disable your XP firewall, go to start menu, click on control panel, click on network connections, right click your local area network connection, click on properties, click on the advanced tab, and make sure the Internet Connection Firewall is UNCHECKED.

Try those fixes, and let me know if they work.
__________________
Server-OP and host of Lord of the Rings [Legit-Custom] Server
Reply With Quote
  #4  
Old 08-20-2004, 07:37 PM
Ueguvil
Hill Giant
 
Join Date: Mar 2004
Posts: 139
Default

Alright, I tried that... No luck still. :(
Reply With Quote
  #5  
Old 08-20-2004, 07:41 PM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

You forwarded port 9000 and all your zone.exe ports to your internal IP Address?
__________________
Server-OP and host of Lord of the Rings [Legit-Custom] Server
Reply With Quote
  #6  
Old 08-20-2004, 07:52 PM
Ueguvil
Hill Giant
 
Join Date: Mar 2004
Posts: 139
Default

Doh! Didn't see 9000 there. One sec.
Reply With Quote
  #7  
Old 08-20-2004, 08:12 PM
Ueguvil
Hill Giant
 
Join Date: Mar 2004
Posts: 139
Default

Alright now something strange is going on... I am getting a 11001 error in World.exe, and I also cannot log on to the irc.eqemulator.net irc channel. Odd thing is, I can get to the channel on my computer right beside me. Both comps are hooked up to the same network/router.
Reply With Quote
  #8  
Old 08-20-2004, 08:12 PM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

what is 11001 error? paste world.exe output.
__________________
Server-OP and host of Lord of the Rings [Legit-Custom] Server
Reply With Quote
  #9  
Old 08-20-2004, 08:16 PM
Ueguvil
Hill Giant
 
Join Date: Mar 2004
Posts: 139
Default

Quote:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR6
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28731, max id=69304
[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
Screwing up windows compiles...
TCP listening on: 24.70.95.205:9000
World server listening on: 24.70.95.205:9000
Error: LoginServer::Connect: Resolving IP address: 'Unable to get the host name.
Error: 11001'
P.S. Thanks a lot for the quick replies Mol.
Reply With Quote
  #10  
Old 08-20-2004, 08:20 PM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

There must be something amiss with the Loginserver block of your loginserver.ini


It should look like this:

[LoginServer]
loginserver=eqemulator.net
loginserver2=eqemulator.net
loginserver3=eqemulator.net
loginport=5995
loginport2=5995
loginport3=5995

also...your world name might be causing this

Quote:
worldname=somekindofmonstertest
Try naming it Some Kind of Monster Test (With the spaces), login server doesnt like big long words


And np, it's what I'm here for.
__________________
Server-OP and host of Lord of the Rings [Legit-Custom] Server
Reply With Quote
  #11  
Old 08-20-2004, 08:24 PM
Ueguvil
Hill Giant
 
Join Date: Mar 2004
Posts: 139
Default

It's all there. :(

As for the name, I just changed that (For anonymity? Who knows ), it's actually this:

worldname=Fields of Elysium - Custom-Legit (Pre-Launch)
Reply With Quote
  #12  
Old 08-20-2004, 08:26 PM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

Only 2 things i can think of:

1) Your worldaddress may be wrong (typo in your external ip address)

2) worldname may be too long, im not entirely sure what the cap is on worldname lengths.

If it's of any consequence, here's my loginserver.ini

Code:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT
[LoginServer]
loginserver=eqemulator.net
loginserver2=eqemulator.net
loginserver3=eqemulator.net
loginport=5995
loginport2=5995
loginport3=5995
worldname=Lord of the Rings [L-C] Development
worldaddress=c-xx-x-xxx-xxx.client.comcast.net
locked=true

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[ChatChannelServer]
server=localhost
Maybe try using that, replacing your world address and world name? /shrug
__________________
Server-OP and host of Lord of the Rings [Legit-Custom] Server
Reply With Quote
  #13  
Old 08-20-2004, 08:30 PM
Ueguvil
Hill Giant
 
Join Date: Mar 2004
Posts: 139
Default

Ack, shortened name and double-checked external IP... Still same problem. :(
Reply With Quote
  #14  
Old 08-20-2004, 08:36 PM
Darkwaters
Hill Giant
 
Join Date: Aug 2004
Location: Michigan
Posts: 118
Default

Please answer this one for me. What type of router are you using and the computer that is having the world.exe issue, is it the router's admin system (ie. the only computer permitted to edit router config's)?
Darkwaters
Reply With Quote
  #15  
Old 08-20-2004, 08:39 PM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

I'm really stumped here...I'm sorry. Im annoyed that i cannot figure out what problem you are having, I have tried my best. If I figure out what to do, I'll let you know.
__________________
Server-OP and host of Lord of the Rings [Legit-Custom] Server
Reply With Quote
Reply

Thread Tools
Display Modes

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 02: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