EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   server 0.6.0 D2 not on server list (https://www.eqemulator.org/forums/showthread.php?t=19294)

elfan 09-08-2005 07:08 PM

server 0.6.0 D2 not on server list
 
Ok i spent about an hour looking for why this is and for all of then it was the eqhost but my eq host is all correct anyway heres the stuffs help please.

EQhost

[LoginServer]
Host=newlogin1.eqemulator.net:5994

Loginserver.ini

### --- 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 reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=newlogin1.eqemulator.net
loginport=5994
worldname=Elfan
worldaddress=4.7.247.16
locked=false
account=
password=



[WorldServer]
Defaultstatus=20
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

Boot5Zones

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "4.7.247.16" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . 4.7.247.16 7995 192.168.1.100
start zone . 4.7.247.16 7996 192.168.1.100
start zone . 4.7.247.16 7997 192.168.1.100
start zone . 4.7.247.16 7998 192.168.1.100
start zone . 4.7.247.16 7999 192.168.1.100
exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------

DB

# READ README.TXT!

[Database]
host=localhost
user=Elfan
password=********
database=eq


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.

Kikaro 09-08-2005 07:11 PM

i think the 0.6.0 servers require older versions and a different eqhost. not 100% sure as this was before my time here but I think thats what i read.

elfan 09-08-2005 07:33 PM

Quote:

Originally Posted by Kikaro
i think the 0.6.0 servers require older versions.

older versions of what

Im on a router also anmd followed mikes guide for opening & fowarding ports maybe that might be the problem since it sayf for 6.1 servers.

http://www.eqemulator.net/forums/sho...ht=open+router

Kikaro 09-08-2005 09:37 PM

older versions of EQ and the log in screen.

Dr Zauis 09-09-2005 03:26 AM

Quote:

Originally Posted by Kikaro
older versions of EQ and the log in screen.

I think a 6.0 is something like Dec/2004.

elfan 09-09-2005 12:47 PM

i am on the 6.0 login screen. i see all the 6.0 servers but not mine. I see servers like KMRA and Dark Horizisons.

Magoth78 09-09-2005 12:57 PM

loginserver=eqemulator.net

then,
does your world.exe says it's connected to the loginserver?

Kikaro 09-09-2005 01:10 PM

I did see a 0.6.0 DR2 server on the 5998 login last night, maybe thats yours?

elfan 09-09-2005 05:00 PM

How do you check if world.exe is connected to loginserver?

EDIT: nevermind yes it says it is connected.

And the server name was Elfan if you seen that on the 5998.


EDIT: nevermind again i got it to show up now Thanks a bunch.

EDIT: Ok problems again : P i try to enter the server and all i get is the black screen B4 you get the picture (the wolf, or the Don one or GoD thing) is that a common thing or is me being completly new to hosting my own server just making simple things be really hard?

EDIT: O no its the 1017 error uh o ive seen this one all around too well ima try some things hopei can get this to work : )

Kikaro 09-09-2005 05:26 PM

Yeah it takes a while to load sometimes that is quite common.

elfan 09-09-2005 05:40 PM

Ok fixed the 1017 error but same thing screen goes black and dont go to the lil picture thing. Waiting for like 5 mins is it common for it to take that long? trying to log in on same comp im hosting is that why? My comps pretty shitty also 512 mb of ram and 901 mhz processor.

Oh just found an error in world.exe hmm

"zoneserver setconnectinfo: 192.168.1.100:1164: 4.7.247.16:799" (has that 4 times from 1165- 1168)
"209.165.244.252L5994: TCPconnection: :recvData(): Error: 10054"
"connection to loginserver: eqemulator.netL5994"

ok this is wierd sometimes when i try to enter my server it had that 1017 error measage and sometimes it dont whats up with that.

Kikaro 09-09-2005 05:53 PM

See what happens when you put the external IP on both sides of the port number in your boot5zones.bat file.

And sometimes if you just booted up your server yo uwill get a 1017 at first, trying again will fix it


*edit*

ohhh also:

eqemulator.netL5994"

there is an L there not a : try that first!

elfan 09-09-2005 05:56 PM

oh so its normal to get that when its first up? And will try external IP on both sides hope it works : ) also thanks very much for the info/advise/help im learning kind of how to do this. Im only 16 not very much experience in this kinda stuff but want to learn alot.

EDIT: ok i tried that IP address thing and now i got the errorin boot5zones thing

the L was my typo i didnt copy/paste that : P i cant right click or ctrl A in the world.exe msdos window thing idk why.

"Worldserver connect: Connecting to the server failed: TCPconnection::Connect():
[Error} worldserver.Conect() FAILED!
[status] Entering sleep mode

Kikaro 09-09-2005 06:04 PM

ok so that wasnt the problem, sorry. And its ok we all learn somehow. Change the boot5zones back but post your loginserver.ini for me please

elfan 09-09-2005 06:07 PM

### --- 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 reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=eqemulator.net
loginport=5994
worldname=Elfan
worldaddress=4.7.247.16
locked=false
account=
password=


[WorldServer]
Defaultstatus=20
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=



here ya go

trying again and not getting that error in world.exe but still only get the black screen : (

when i hit Crt Alt Delete i dont get thats its not responding its running but it dont go from that black screen.


All times are GMT -4. The time now is 01:36 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.