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 11-16-2009, 12:05 AM
Tenamil
Fire Beetle
 
Join Date: Nov 2009
Posts: 1
Default Can't find my server

Hello, I've been searching through the forums, with no luck.. I am very new to starting a EQ server. my problem is I can't find my server, I've looked through tons of tutorials, and I think I'm missing an important step.

I set up my Loginserver.ini

Code:
[LoginServer]
loginserver=24.36.31.***
loginport=5999
worldname=Norrath
worldaddress=24.36.31.***
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999
my eqemu_config.xml
Code:
?xml version="1.0">
<server>
	<world>
		<shortname>Norrath</shortname>
		<longname>Kane's Norrath World</longname>
		<address>24.36.31.***</address>
		<localaddress>127.0.0.1</localaddress>
	<!-- Loginserver information. -->
		<loginserver>
			<host>24.36.31.***</host>
			<port>5999</port>
			<account>Tenamil</account>
			<password>asdsad</password>
		</logingserver>
		

		<!-- 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>asdsad</password>
		<db>peq</db>
	</database>
</server>
my eqhost.txt
Code:
[LoginServer]
Host=24.36.31.***:5999
no matter what I do, or how I play with it, it always shows 0 servers after I run my Start.bat...


does anyone see what I've done wrong?
Reply With Quote
  #2  
Old 01-10-2010, 02:58 PM
Capheus
Hill Giant
 
Join Date: Apr 2008
Location: Milwaukee
Posts: 141
Default

I see that you have a bunch more stuff filled in than I. This is what I have setup for myself. Remember to put in your info in the account table in the peq database.

Code:
[LoginServer]
loginserver=192.168.1.103
loginserver2=
loginport=5999
loginport2=
worldname=
worldaddress=
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999
Code:
<?xml version="1.0">
<server>
        <world>
                <shortname>myeverquest</shortname>
                <longname>My EQ Very Long Name</longname>
                <!-- Only specify these two if you really think you need to. -->
		<address>192.168.1.103</address>
		<localaddress>127.0.0.1</localaddress>
		
		<!-- Loginserver information.  -->
        <loginserver>
		<host>192.168.1.103</host>
		<port>5999</port>
		<account></account>
		<password></password>
	</loginserver>
	<unlocked></unlocked>
       <!-- Sets the shared key used by zone/launcher to connect to world -->
                <key></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>peq1008</db>
        </data

Code:
LoginServer]
Host=192.168.1.103:5999
Reply With Quote
  #3  
Old 01-15-2010, 04:54 PM
Malignus Wingnut
Hill Giant
 
Join Date: Sep 2004
Posts: 233
Default

What output does World.exe show?

Does it show that it is connected to your login server?

Also, what does MiniLogin.exe show? Does it show a new connection from a server?
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 10:53 AM.


 

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