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 10-11-2007, 08:42 AM
toasterdeath
Fire Beetle
 
Join Date: Jul 2005
Posts: 3
Default For minilogin to work you must set the <address> element in the <world> section.

I am getting this line in the world.exe screen right after the line: Setting World to Minilogin type.

I have edited my database in MySQL with the line:

UPDATE variables set value='Minilogin' where varname='LoginType';

but I also went back and used

INSERT INTO VARIABLES (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server '

to see if that would help, but it did not. I also set up an account, using the instructions.

Here is my eqemu_config:

<?xml version="1.0">
<server>
<world>
<shortname>toaster</shortname>
<longname>toasterdeath</longname>

<!-- Only specify these two if you really think you need to. -->
<!--<address>129.81.73.41</address>-->
<!--<localaddress>127.0.0.1</localaddress>-->

<!-- Loginserver information. -->
<loginserver>
<host>129.81.73.41</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>***</password>
<db>peq</db>
</database>
</server>


here is my loginserver.ini


[LoginServer]
loginserver=129.81.73.41
loginport=5999
worldname=toasterdeath
worldaddress=129.81.73.41
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

and my eqhost.txt

[LoginServer]
Host=129.81.73.41:5999


I feel like I have just done something really stupid and it is bothering the hell out of me. I have done some searching but I haven't really come across anything that has helped me. The world and address thing seems so simple yet I just can't figure it out.

Thanks
Reply With Quote
 


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 06:28 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