View Full Version : Bad server name. Unknown reason.
Fuergrissa
02-25-2008, 06:16 AM
Can anyone point me in the right direction to fix this error please or let me know if i need to post any config files ?
[02.25. - 18:09:03] [WORLD__LS] Connecting to login server...
[02.25. - 18:09:03] [WORLD__LS] Setting World to MiniLogin Server type
[02.25. - 18:09:03] [WORLD__LS] Connected to Loginserver: 192.168.0.6:5999
[02.25. - 18:09:03] [WORLD__LS_ERR] Login server responded with FatalError. Disabling reconnect.
[02.25. - 18:09:03] [WORLD__LS_ERR]
It just repeats and repeats :(
Thanks in advance for any help
Fuergrissa
02-25-2008, 07:06 AM
My eqemu_config is here - http://rafb.net/p/EHHGQ664.html
AndMetal
02-25-2008, 07:20 AM
1st, might want to take your root password out of there :oops:
2nd, you don't need the following:
<!-- Loginserver information. -->
<loginserver>
<host>192.168.0.6</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
Based on the above, I assume you're trying to use MiniLogin, so you'll need to change some settings in your server for it to connect to it. Here (http://www.eqemulator.net/wiki/wikka.php?wakka=LoginServer#mini) (wiki) are the client settings. You can look here (http://www.eqemulator.net/wiki/wikka.php?wakka=MiniLoginSetup) (wiki) and here (http://www.eqemulator.net/wiki/wikka.php?wakka=LoginType) (wiki) for information on how to properly configure your server for MiniLogin.
Then again, if you're not using MiniLogin, just remove the above code. It will default to using host: eqemulator.net, port: 5999, so you could also just change it to those values.
Fuergrissa
02-25-2008, 07:33 AM
i cant edit my posts :( anyways yes its minilogin and i have followed the guide, here is my loginserver.ini http://rafb.net/p/hCBuH270.html
AndMetal
02-25-2008, 07:51 AM
Just to clarify, you should remove that line of code (in the <loginserver> section of the config file) either way. That's what the world server uses to try to connect to the public login server. You will also need to make sure that the LoginType is set to Minilogin in your database:
LoginType (http://www.eqemulator.net/wiki/wikka.php?wakka=LoginType) (wiki):
UPDATE variables SET value='Minilogin' WHERE varname='LoginType';
That should get you up and running, and if not, at least give you some different error messages.
Fuergrissa
02-25-2008, 08:01 AM
once i remove that section i only get this [02.25. - 20:00:53] [WORLD__LS] Connecting to login server...
[02.25. - 20:00:53] [WORLD__LS] Setting World to MiniLogin Server type
[02.25. - 20:00:53] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
and it just sits there now
the entry in my database is set to minilogin
Fuergrissa
02-25-2008, 09:49 AM
well thank you all for your help, i have now fixed that problem, it seems the longname in eqemu_config ***** MUST BE 10 Characters MINIMUM ******
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.