EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Bad server name. Unknown reason. (https://www.eqemulator.org/forums/showthread.php?t=24470)

Fuergrissa 02-25-2008 06:16 AM

Bad server name. Unknown reason.
 
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 ?
Code:

[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 -
HTML Code:

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:

Code:

        <!-- 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 (wiki) are the client settings. You can look here (wiki) and here (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
HTML Code:

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 (wiki):
Code:

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

[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 ******


All times are GMT -4. The time now is 02:55 AM.

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