PDA

View Full Version : Error Found


Angelfire
01-23-2002, 06:34 AM
When i get everything set up right i run the world and then the boot up 5 zones then i get this error before the entering sleep mode. Which says something like this cant find host name.Worldserver 11001 i dont get this sometimes it only happens now and again but when it happens i cant play the emu it just says u been Discon after the char screen and i never got this error in the old version of the emu could someone please help me?

Zeitgeist
01-23-2002, 06:37 AM
what do you have in your .ini files? this will most likely point us to the problem.

cheers,

(by this i mean loginserver.ini, db.ini, boot5zones.bat)

Angelfire
01-23-2002, 06:45 AM
[LoginServer]
loginserver=localhost
worldname=[worldname]
locked=false
worldaddress=127.0.0.1
account=
password=

there is something about ini.worldserver
i think in the error. I use this setting so i can use the mini log to run SOL.

Pyrotek
01-23-2002, 07:39 AM
Sounds like your trying to define a hostname that doesnt exist for the world server in your INI.

Drawde
01-23-2002, 08:18 AM
You need to change the IP in boot5zones.bat to "localhost"
assuming you're running a local/offline server. 127.0.0.1 doesn't work for some reason even though it is the actual IP of "localhost" on all PCs (as far as I know)
This error also caught me out when 1.9 was released, it took me a while to figure out!

n00b8472
01-23-2002, 08:28 AM
Another approach is to use the actual IP.. not 127.0.0.1 or localhost.. I use the real IP of the machine and it works beautifully.

NecromancerZ
01-23-2002, 09:45 AM
i had the same thing happening. Got it working thx to Drawde thx for info on getting working right :)

Angelfire
01-23-2002, 11:00 AM
Thanks for your help everyone

Zeitgeist
01-23-2002, 11:07 AM
i was sleepy, took the afternoon off and took a nap hehe... hope everythings working for you =)

lameguy
01-24-2002, 06:55 PM
heyas,
this is sorta off topic but could someone tell me exactly what to put in the Boot5zones file? i've followed the read-me up to this point without a hitch but im doing something wrong since i get an error 10061 when i try to run it. my apologies for being so newbieish, thanks.

Zeitgeist
01-25-2002, 02:39 AM
generally you would change the IP addresses to whatever your machines IP is (either LAN or Internet, up to you).