Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::MiniLogin

Support::MiniLogin Support forum for problems with the official MiniLogin release.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-17-2009, 11:12 PM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default Fatal Error. Bad server name. I hate minilogin

i Am trying to run a minilogin server but I keep getting an error saying
Code:
Connecting to loginserver: 127.0.0.1:5998
login server responded with fatal error
bad server name. Unknown reason
in my world.exe.

Here is my config and login
Code:
[LoginServer]
loginserver=127.0.0.1
loginserver2=newlogin1.eqemulator.net
loginport=5999
loginport2=5999
worldname=Pelican
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=StandAlone
ServerPort=5999
Code:
<?xml version="1.0"?>
 <server>
   <world>
	 <shortname>Pelican</shortname>
	 <longname>Pelican</longname>
 
	 <!-- address has to be specified for minilogin to work -->
	 <address>127.0.0.1</address>
	 <localaddress>127.0.0.1</localaddress>
	 
	 <!-- Loginserver information. -->
	 <loginserver>
	   <host>127.0.0.1</host>
	   <port>5999</port>
	   <account></account>
	   <password></password>
	 </loginserver>
	 
	 <!-- Sets the shared key used by zone/launcher to connect to world -->
	 <key>make up some random string of characters here</key>
	 
	 <!-- Enable and set the port for the HTTP service -->
	 <http port="9080" enable="true" mimefile="mime.types"/>
   </world>
 
   <!-- Database configuration, replaces db.ini -->
   <database>
	 <host>localhost</host>
	 <port>3306</port>
	 <username>root</username>
	 <password>pelican</password>
	 <db>custom</db>
   </database>
</server>
I'm not quite sure what I would need to do to get rid of that problem.
Reply With Quote
  #2  
Old 06-17-2009, 11:25 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

Did you notice the first box is using 5998 and the others are using 5999?
Reply With Quote
  #3  
Old 06-17-2009, 11:32 PM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default

I just typed that in wrong. Its saying 127.0.0.1:5999 actually. My bad
Reply With Quote
  #4  
Old 06-17-2009, 11:33 PM
Lord_Vindus
Fire Beetle
 
Join Date: Jun 2007
Posts: 12
Default

Does your EQhost.txt file have the correct information?

*edit*
Scratch that. Didn't see your reply. Perhaps the shortname cannot match the server's longname?
Reply With Quote
  #5  
Old 06-17-2009, 11:50 PM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default

changed the shortname to just peli, but still doesnt work.
Reply With Quote
  #6  
Old 06-17-2009, 11:58 PM
Lord_Vindus
Fire Beetle
 
Join Date: Jun 2007
Posts: 12
Default

Try changing the Longname to something with over 10 characters.

Found in the MiniLogin Troubleshooting Wiki

http://www.eqemulator.net/wiki/wikka...roubleshooting
Reply With Quote
  #7  
Old 06-18-2009, 12:02 AM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

You haven't messed with 127.0.0.1 have you? Meaning you haven't set it in some hosts file.

My eqemu_config.xml reads like this;

Code:
                <!-- Only specify these two if you really think you need to.  (read: You dont) -->
                <address>192.168.1.100</address>
                <localaddress>127.0.0.1</localaddress>

                <!-- Loginserver information.  Defaults shown -->
                <loginserver>
                        <host>192.168.1.100</host>
                        <port>5999</port>
                        <account></account>
                        <password></password>
                </loginserver>
My Loginserver.ini

Code:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=Phobos
worldaddress=192.168.1.100
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999
Works like a champ....
Reply With Quote
  #8  
Old 06-18-2009, 12:05 AM
Lord_Vindus
Fire Beetle
 
Join Date: Jun 2007
Posts: 12
Default

Quote:
Originally Posted by Andrew80k View Post

Code:
[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

Take a look at 'ServerMode' as well!
Reply With Quote
  #9  
Old 06-18-2009, 12:14 AM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default

looks like making the name longer worked. thanks
Reply With Quote
  #10  
Old 01-23-2010, 05:08 PM
hahchoo2
Fire Beetle
 
Join Date: Jan 2010
Posts: 6
Default

Or as I found out today, long name ending with an !!! will cause same issue. !
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:45 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3