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 09-30-2007, 05:02 AM
99er
Banned
 
Join Date: Sep 2007
Posts: 12
Default minilogin problem.....I think...

Hey guys.

For starters if I am posting in the wrong forum I apologize but I believe my problem is with minilogin. I have the box version of Titanium and use the eqgame.exe with the patchme option. I am able to login to the public servers at eqemulator.net so I am confident it isn't a client problem.

I can attach to my server and see my server in the list. However, it doesn't matter what I put in the username and password fields when logining in. That tells me the server isn't distinguishing between accounts.

Next thing that happens is when I select the server it boots me back to the login screen within a couple seconds. I mean literally two or three seconds.

One thing I am confused about is the version of eqemu that I should be using. The forums all say 7.0.0.992 and yet there is a more recent version on the download page. Version 7.0.0.1043. Just for the record I have tried both versions with the same results.

Here is my set up. Minilogin, eqemu, mysql, etc on one computer and box version installed off diskette on another computer.

Here are the config files:

Minilogin:

[LoginServer]
loginserver=192.168.250.174
loginport=5999
worldname='-=The BattleZone=-
worldaddress=192.168.250.174
locked=false
#account=
#password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999
________________________________

eqemu_config:

<?xml version="1.0">
<server>
<world>
<shortname>ClassicEQ</shortname>
<longname>'-=The Battlezone=-</longname>

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

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

<!-- 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>*****</username>
<password>******</password>
<db>peq</db>
</database>
</server>
______________________________________________

I changed the field in the login type to minilogin in the variables table.
I added accounts per the instructions. (I don't thinks this has anything to do with the problem anyway)

So thats it. There were many other steps taken during the install process I didn't list here. I did use the PDF to guide me thru the install and setup.

Here is the log from world.exe:

[Debug] Starting Log: logs/eqemu_debug_world_3056.log
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[Debug] [WORLD__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_world_3056.log
[Status] Using database 'peq' at localhost:3306
[Debug] [WORLD__INIT] Starting HTTP world service...
[Debug] [WORLD__HTTP] Loaded mime types from mime.types
[Debug] [WORLD__INIT] Loading variables..
[Debug] [WORLD__INIT] Loading zones..
[Debug] [WORLD__INIT] Clearing groups..
[Debug] [WORLD__INIT] Clearing temporary merchant lists..
[Debug] [WORLD__INIT] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=54307
[Debug] [WORLD__INIT] Loading guilds..
[Debug] [RULES__CHANGE] Loading rule set 'default' (2)
[Debug] [WORLD__INIT] Loaded default rule set 'default'
[Debug] [WORLD__INIT] Loading EQ time of day..
[Debug] [WORLD__INIT] Loading launcher list..
[Debug] [WORLD__INIT] Reboot zone modes ON
[Debug] [WORLD__INIT] Deleted 0 stale player corpses from database
[Debug] [WORLD__INIT] Deleted 0 stale player backups from database
[Debug] [WORLD__INIT] Zone (TCP) listener started.
[Debug] [WORLD__INIT] Client (UDP) listener started.
[Debug] [NET__IDENTIFY] Registered patch 6.2
[Debug] [NET__IDENTIFY] Registered patch Titanium
[Debug] [NET__IDENTIFY] Registered patch Anniversary
[Debug] [NET__IDENTIFY] Registered patch Live
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Setting World to MiniLogin Server type
[Debug] [WORLD__LS] Connected to Loginserver: 192.168.250.174:5999
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1035
[Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:1035
[Debug] [WORLD__LAUNCH] Adding pending launcher 1
[Debug] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1037
[Debug] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:1037
[Debug] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[Debug] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[Debug] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1039
[Debug] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:1039
[Debug] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone
[Debug] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use port 7001
[Debug] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1041
[Debug] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:1041
[Debug] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone
[Debug] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use port 7002
[Debug] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1043
[Debug] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:1043
[Debug] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zone
[Debug] [WORLD__ZONE] [4] Auto zone port configuration. Telling zone to use port 7003
[Debug] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1045
[Debug] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:1045
[Debug] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone
[Debug] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use port 7004
[Debug] [WORLD__LAUNCH] zone: dynamic_06 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1047
[Debug] [WORLD__CONSOLE] New zoneserver #6 from 127.0.0.1:1047
[Debug] [WORLD__ZONE] [6] Zone started with name dynamic_06 by launcher zone
[Debug] [WORLD__ZONE] [6] Auto zone port configuration. Telling zone to use port 7005
__________________________________________________ __________

And my minilogin looks like this:

LoginServer.ini read.
[Status] Loading opcodes..
Server mode: MiniLogin
Login server listening on port:5999
7984 New Server connection: 192.168.250.174 port: 2564
0: 0C 00 15 00 01 00 00 00 | ........
0: 00 00 00 00 54 75 65 20 - 46 65 62 20 31 33 20 30 | ....Tue Feb 13 0
16: 34 3A 30 33 3A 31 39 20 - 32 30 30 37 00 01 00 00 | 4:03:19 2007....
32: 00 | .
0: 00 00 00 00 02 00 00 00 | ........
0: 00 00 71 75 03 00 00 00 | ..qu....
0: 00 00 00 00 54 75 65 20 - 46 65 62 20 31 33 20 30 | ....Tue Feb 13 0
16: 34 3A 30 33 3A 31 39 20 - 32 30 30 37 00 02 00 00 | 4:03:19 2007....
32: 00 | .
0: 63 65 00 00 04 00 00 00 | ce......
0: 00 00 00 00 54 75 65 20 - 46 65 62 20 31 33 20 30 | ....Tue Feb 13 0
16: 34 3A 30 33 3A 31 39 20 - 32 30 30 37 00 03 00 00 | 4:03:19 2007....
32: 00 | .
0: 49 6E 76 69 05 00 00 00 | Invi....
0: 00 00 00 00 54 75 65 20 - 46 65 62 20 31 33 20 30 | ....Tue Feb 13 0
16: 34 3A 30 33 3A 31 39 20 - 32 30 30 37 00 04 00 00 | 4:03:19 2007....
32: 00 | .
0: 00 00 00 00 06 00 00 00 | ........
0: 00 00 00 00 54 75 65 20 - 46 65 62 20 31 33 20 30 | ....Tue Feb 13 0
16: 34 3A 30 33 3A 31 39 20 - 32 30 30 37 00 05 00 00 | 4:03:19 2007....
32: 00 | .
0: 00 00 00 00 54 75 65 20 - 46 65 62 20 31 33 20 30 | ....Tue Feb 13 0
16: 34 3A 30 33 3A 31 39 20 - 32 30 30 37 00 06 00 00 | 4:03:19 2007....
32: 00 | .
__________________________________________________ _______________

I can see the client IP in the minilogin window when I connect.

I have spent about 4 days on this and researched many post talking about the same problem. I have made many changes based on what I have read but still no luck. I think I need a fresh set of eyes is all.

Any help would be appreciated.

Thanks.
Reply With Quote
  #2  
Old 09-30-2007, 06:17 AM
Sakrateri's Avatar
Sakrateri
Dragon
 
Join Date: Mar 2004
Location: England
Posts: 776
Default

did you put your ip your trying to connect with in the ip field of your account in the database?
__________________
KhepriGames

Game Gallery

My Forums

Reply With Quote
  #3  
Old 09-30-2007, 07:48 AM
99er
Banned
 
Join Date: Sep 2007
Posts: 12
Default Fixed...

It is funny how things work out. I put the IP address in and checked it several times. But when I read your post and checked it again it saw it was the wrong IP.

Thanks for resonding.
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:49 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