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 04-20-2006, 10:07 PM
drunkgoblin
Fire Beetle
 
Join Date: Apr 2006
Posts: 14
Default No servers with minilogin

I downloaded cavemans 3.1 server pack, and got a public server up and running no problem. I'm trying to set up the minilogin on a different computer, and it doesn't seem to work. At first I couldn't login, then I read a thread about that and was able to fix that. Now I can log in but no servers show up. I've tried changing the server name several times, as well as reinstalling the emupack. No luck so far. If anyone has a solution for this I'd love to hear from you.
thanks.
-Drunkgoblin
Reply With Quote
  #2  
Old 04-21-2006, 02:18 AM
vRandom
Sarnak
 
Join Date: Jun 2005
Posts: 91
Default

I had to set the following for mine to work.

<localaddress>127.0.0.1</localaddress>

http://eqemulator.net/forums/showthread.php?t=20326

vRandom
Reply With Quote
  #3  
Old 04-21-2006, 03:45 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

If the server and client are on a different machine, then you have to specify the IP address of the client machine in the database. Issue this command from a MySQL prompt (open a command command prompt, type mysql):

update account set minilogin_ip = 192.168.0.1 where name = 'mini';

Obviously change 192.168.0.1 to whatever the IP of your client is. That will then enable you to login with the user/pass of mini/mini if you are using a default install of the installer pack. Though, just so you know the password isn't registered so you can type anything you want for it.
Reply With Quote
  #4  
Old 04-21-2006, 04:16 AM
drunkgoblin
Fire Beetle
 
Join Date: Apr 2006
Posts: 14
Default

ah, when I said different computer i meant a different machine than the one I have the public server on. I am connecting from the same machine that I'm hosting the minilogin on, and I have no problems logging in, just can't see my server. sorry for not being clear, was up real late last night.

###Your current configuration is as follows:

loginserver.ini:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=My Minilogin
worldaddress=127.0.0.1
locked=false
account=myaccount
password=mypass

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>My Minilogin</longname>

<!-- Only specify these two if you really think you need to. -->
<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>myaccount</account>
<password>mypassword</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>eq</username>
<password>eq</password>
<db>emusp3</db>
</database>
</server>

Last edited by drunkgoblin; 04-21-2006 at 12:25 PM..
Reply With Quote
  #5  
Old 04-21-2006, 06:26 AM
rojadruid
Discordant
 
Join Date: May 2005
Location: Smith Falls, Ontario, Canada
Posts: 283
Default

Quote:
Originally Posted by drunkgoblin
ah, when I said different computer i meant a different machine than the one I have the public server on. I am connecting from the same machine that I'm hosting the minilogin on, and I have no problems logging in, just can't see my server. sorry for not being clear, was up real late last night.

###Your current configuration is as follows:

loginserver.ini:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=My Minilogin
worldaddress=127.0.0.1
locked=false
account=myaccount
password=mypass

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>My Minilogin</longname>

<!-- Only specify these two if you really think you need to. -->
<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>myaccount</account>
<password>mypassword</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>eq</username>
<password>eq</password>
<db>emusp3</db>
</database>
</server>
Going to try the obvious one here, what is in your eqhosts.txt file?
__________________
Rojadruid

Innoruuk Server [legit]
Server Admin.
Server Status: UP
Reply With Quote
  #6  
Old 04-21-2006, 08:59 AM
drunkgoblin
Fire Beetle
 
Join Date: Apr 2006
Posts: 14
Default

My eqhosts.txt is set to 127.0.0.1:5999 like is suposed to be. And like I said I can log in so thats working fine.
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 07:54 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