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.

Kikaro 09-09-2005 06:13 PM

ok, does your server show up in the 5998 or 5994 login server?

newlogin1.eqemulator.net

Try this (Adding newlogin1 to login server)

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


When that runs in world.exe and boot5zones can you copy those over for me if they are still getting an error message. 0.6.0 DR2 seems to be a little different than I was expecting so im trying my best to help here lol.

elfan 09-09-2005 06:17 PM

Quote:

Originally Posted by Kikaro
ok, does your server show up in the 5998 or 5994 login server?



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

I have it on 5994 and i had the newlogin1.eqemulator B4 and thats when the server didnt show up i removed the newlogin1. and i got the server to show up. And not getting the boot5worlds error or the world.exe error anymore it just went away.

Quote:

Originally Posted by Kikaro
0.6.0 DR2 seems to be a little different than I was expecting so im trying my best to help here lol.

And i thank you very much for helping me : )

EDIT: ok the stupid little error in world.exe just appeared again : P this is so confusing now lol.

Kikaro 09-09-2005 06:19 PM

Ah ok. Wasnt sure. Go ahead and boot it up and copy the info over for me if yo ucould I can try to see whats happening in the world.exe and boot5zones.

elfan 09-09-2005 06:21 PM

Boot5Zones

[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.0-DR2
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] Loading guilds
[Status] Loading factions
[Status] Loading AA effects
[Status] Loading swarm spells
[Status] Loading tributes
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 172 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 192.168.1.100:9000

Wrold.exe

[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.0-DR2
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=36965
Invalid worldname, please edit LoginServer.ini. Server name must be at least 10
characters.
[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
You may already be a winner... of the darwin award.
TCP listening on: 4.7.247.16:9000
World server listening on: 4.7.247.16:9000
Connected to LoginServer: eqemulator.net:5994
82259 New TCP connection: 192.168.1.100:1308
New zoneserver: #1 192.168.1.100:1308
Zoneserver SetConnectInfo: 192.168.1.100:1308: 4.7.247.16:7997
82399 New TCP connection: 192.168.1.100:1309
82399 New TCP connection: 192.168.1.100:1310
82399 New TCP connection: 192.168.1.100:1311
82399 New TCP connection: 192.168.1.100:1312
New zoneserver: #2 192.168.1.100:1310
New zoneserver: #3 192.168.1.100:1309
Zoneserver SetConnectInfo: 192.168.1.100:1309: 4.7.247.16:7998
Zoneserver SetConnectInfo: 192.168.1.100:1310: 4.7.247.16:7996
New zoneserver: #4 192.168.1.100:1312
New zoneserver: #5 192.168.1.100:1311
Zoneserver SetConnectInfo: 192.168.1.100:1311: 4.7.247.16:7995
Zoneserver SetConnectInfo: 192.168.1.100:1312: 4.7.247.16:7999
209.165.244.252:5994: TCPConnection::RecvData(): Error: 10054
Connected to LoginServer: eqemulator.net:5994

EDIT: Ah ha i jsut noticed that invalid world name measage going to try fix that.

Kikaro 09-09-2005 06:28 PM

See when I set mine up I had to sue my external IP on both sides of the port in Boot5zones, it looks like everything is connecting to your local IP which could cause an error I think. maybe try reversing the way your IPs are set up in boot5zones and see what that does. It is loading fine except the IPs seem to be a problem. at least thats what it looks liek to me. When I run my own boot5zones it shows my external IP.

*edit*

Noticed the world name too, try that as well =)

elfan 09-09-2005 06:31 PM

Ok made the name longer still only black screen : ( will try the IP address thing. And that error measage seems to take awhile B4 it apprears like i have to run world.exe for awhile B4 the measage comes up.

New

World.exe

[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.0-DR2
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=36965
[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
Breaking linux compiles....
TCP listening on: 4.7.247.16:9000
World server listening on: 4.7.247.16:9000
Connected to LoginServer: eqemulator.net:5994
74898 New TCP connection: 192.168.1.100:1351
New zoneserver: #1 192.168.1.100:1351
Zoneserver SetConnectInfo: 192.168.1.100:1351: 4.7.247.16:7998
74998 New TCP connection: 192.168.1.100:1352
74998 New TCP connection: 192.168.1.100:1353
New zoneserver: #2 192.168.1.100:1353
New zoneserver: #3 192.168.1.100:1352
Zoneserver SetConnectInfo: 192.168.1.100:1352: 4.7.247.16:7996
Zoneserver SetConnectInfo: 192.168.1.100:1353: 4.7.247.16:7995
75078 New TCP connection: 192.168.1.100:1354
75078 New TCP connection: 192.168.1.100:1355
New zoneserver: #4 192.168.1.100:1355
New zoneserver: #5 192.168.1.100:1354
Zoneserver SetConnectInfo: 192.168.1.100:1354: 4.7.247.16:7997
Zoneserver SetConnectInfo: 192.168.1.100:1355: 4.7.247.16:7999

EDIT: ok tried flipping the IP's and when i click boot5zones the 5 windows open and close real quick with some measage in it but cant read it closes fast : P putting IP's back the way it was lol.

Kikaro 09-09-2005 06:40 PM

OK lets run a quick test. Replace all your IPs with ther 127.0.0.1 ip and see if it will load and let you log in

*edit*

This is a stand alone server so only yo ucan entier it, but its a good way to test.

elfan 09-09-2005 06:45 PM

those ip's only in boot5zones? or loginserver and eqhost also?

tried putting that IP in just boot5zones and the windows open then close real quick again

then tried putting it in loginserver also same thing.

also want to go on like irc or something to chat instead of this? if so tell me what if its irc i need to install it again i think.

edit i got IRC still on it now if you want to go onthat instead just tell me server or w/e.

Kikaro 09-09-2005 06:59 PM

I dont have IRC but i am on AIM/Yahoo/MSN messenger if you want to try that...\

AIM is kikaro4414
Yahoo is Ramblingofamadman
MSN is odin4414@hotmail.com

elfan 09-09-2005 07:02 PM

ok downloading AIM now.

Kikaro 09-09-2005 07:04 PM

ok not sure what happened but I tried to edit and it went to hell.

Anyway, on AIM I am Kikaro4414

Draegoloth 09-10-2005 02:00 AM

Question
 
Im new to the EQ emulator thing im quite the eq fanatic and i just made my accounts(s) and i can log in and everything but it takes me like 20 minutes to log in, then SOMETIMES idont see any servers, am i supposed to DL the database for the new emulator? cause all i did was change my eqhost.txt file and bang went straight ahead to try and log in under eq emu without DLing anything (except of course sony eq patches) any help?

Would really like to know how to bypass the long wait
Would also like to know how to find a server.....o.O


All times are GMT -4. The time now is 05:25 AM.

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