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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #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
 

Thread Tools
Display Modes

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 05:26 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3