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 01-05-2007, 02:46 PM
cutterjohn
Fire Beetle
 
Join Date: Jan 2007
Posts: 14
Default Minilogin - cannot see local server

Hello,

I installed a mini-login setup this evening using, primarily, the wiki guide aimed at mySQL5 usage.

I obtained the most recent copy of mySQL5 plus tools, ActiveState's Perl 5.8.8 plus added modules, minilogin 0.6.2, the full 300M mappack, peq rel 12/25/06 plus quest pack. The MSVC*71.DLL libs were already present in my system32 directory, so I skipped those.

Got everybody installed, the database setup, although I had to work around some of the items like account insertions. I ended up leaving only one account in place and gave it a name of cutterjohn, a password, and the local private ip of the machine to be played on(also running the servers) as it's minilogin_ip addr.

When I attempt to login with a brand spanking new titanium install, I can get to the login screen, enter the account name and pw, but then have no servers listed in the list. I have checked the other threads related to this and have tried using various combinations of 127.0.0.1 (for localhost) or the actual private IP that I use for the machine, but none of that seems to make any difference. (That was what appeared to make a difference to other people in the older threads...)

(As a side ntoe the same machine is running Mysql, perl, the eqemu stuff plus the client. 2G DDR-400, socket 939 Athlon x2 4800+, win2k.)

My world log looks like:
Code:
[Debug] Starting Log: logs/eqemu_debug_world_1904.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_1904.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..
[Error] Starting Log: logs/eqemu_error_world_1904.log
[Error] Error in LoadRules query SELECT ruleset_id FROM rule_sets WHERE name='default': #1146: Table 'peq.rule_sets' doesn't exist
[Debug] [RULES__ERROR] Failed to find ruleset 'default' for load operation. Canceling.
[Debug] [WORLD__INIT] No rule set configured, using default rules
[Debug] [WORLD__INIT] Loading EQ time of day..
[Error] Could not load EQTime file eqtime.cfg
[Debug] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[Debug] [WORLD__INIT] Loading launcher list..
[Debug] [WORLD__INIT] Reboot zone modes OFF
[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 Live
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5999
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1546
[Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:1546
[Debug] [WORLD__LAUNCH] Adding pending launcher 1
[Debug] [WORLD__LAUNCH] Launcher Identified itself as 'zones'. Loading zone list.
[Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zones to active list.
[Debug] [WORLD__LAUNCH] zones: dynamic_01 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1548
[Debug] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:1548
[Debug] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zones
[Debug] [WORLD__ZONE] [1] Auto zone port configuration.  Telling zone to use port 7000
[Debug] [WORLD__LAUNCH] zones: dynamic_02 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1550
[Debug] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:1550
[Debug] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zones
[Debug] [WORLD__ZONE] [2] Auto zone port configuration.  Telling zone to use port 7001
[Debug] [WORLD__LAUNCH] zones: dynamic_03 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1552
[Debug] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:1552
[Debug] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zones
[Debug] [WORLD__ZONE] [3] Auto zone port configuration.  Telling zone to use port 7002
[Debug] [WORLD__LAUNCH] zones: dynamic_04 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1554
[Debug] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:1554
[Debug] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zones
[Debug] [WORLD__ZONE] [4] Auto zone port configuration.  Telling zone to use port 7003
[Debug] [WORLD__LAUNCH] zones: dynamic_05 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1556
[Debug] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:1556\
[Debug] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zones
[Debug] [WORLD__ZONE] [5] Auto zone port configuration.  Telling zone to use port 7004
Continued in part 2, as I hit the character limit for a post otherwise!

Last edited by cutterjohn; 01-05-2007 at 10:54 PM.. Reason: clarification
Reply With Quote
  #2  
Old 01-05-2007, 02:51 PM
cutterjohn
Fire Beetle
 
Join Date: Jan 2007
Posts: 14
Default rest of above

my other server log window
Code:
LoginServer.ini read.
[Status] Loading opcodes..
Server mode: MiniLogin
Login server listening on port:5999
2531 New Server connection: 127.0.0.1 port: 2310
   0: 4D 79 20 45 51 20 4D 69 - 6E 69 6C 6F 67 69 6E 20  | My EQ Minilogin
  16: 73 65 72 76 65 72 00 00 - 00 00 00 00 00 00 00 00  | server..........
  32: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
  48: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
  64: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
  80: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
  96: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 112: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 128: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 144: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 160: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 176: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 192: 00 00 00 00 00 00 00 00 - 00 4D 79 4D 69 6E 69 00  | .........MyMini.
 208: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 224: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 240: 00 00 00 00 00 00 00 00 - 00 00 00 31 32 37 2E 30  | ...........127.0
 256: 2E 30 2E 31 00 00 00 00 - 00 00 00 00 00 00 00 00  | .0.1............
 272: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 288: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 304: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 320: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 336: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 352: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 368: 00 00 00 00 00 00 00 00 - 31 32 37 2E 30 2E 30 2E  | ........127.0.0.
 384: 31 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | 1...............
 400: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 416: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 432: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 448: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 464: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 480: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 496: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 512: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 528: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 544: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 560: 00 00 00 30 2E 33 2E 31 - 30 00 00 00 00 00 00 00  | ...0.3.10.......
 576: 00 00 00 00 00 00 00 00 - 00 00 00 00 30 2E 37 2E  | ............0.7.
 592: 30 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | 0...............
 608: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 624: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
 640: 00 00 00 00 00 00 00 00 - 00 00 00 00 00           | .............
   0: 00 00 92 00 01 00 00 00                            | ........
   0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 32  | ....Mon Apr 17 2
  16: 31 3A 33 37 3A 34 32 20 - 32 30 30 36 00 01 00 00  | 1:37:42 2006....
  32: 00                                                 | .
   0: 00 00 5F 44 02 00 00 00                            | .._D....
   0: 00 00 00 00 03 00 00 00                            | ........
   0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 32  | ....Mon Apr 17 2
  16: 31 3A 33 37 3A 34 32 20 - 32 30 30 36 00 02 00 00  | 1:37:42 2006....
  32: 00                                                 | .
   0: 07 00 18 00 04 00 00 00                            | ........
   0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 32  | ....Mon Apr 17 2
  16: 31 3A 33 37 3A 34 32 20 - 32 30 30 36 00 03 00 00  | 1:37:42 2006....
  32: 00                                                 | .
   0: 74 65 00 00 05 00 00 00                            | te......
   0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 32  | ....Mon Apr 17 2
  16: 31 3A 33 37 3A 34 32 20 - 32 30 30 36 00 04 00 00  | 1:37:42 2006....
  32: 00                                                 | .
   0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 32  | ....Mon Apr 17 2
  16: 31 3A 33 37 3A 34 32 20 - 32 30 30 36 00 05 00 00  | 1:37:42 2006....
  32: 00                                                 | .
98953 New client from ip: 127.0.0.1 port: 1558


my eqemu_conf.xml is as such:
Code:
<?xml version="1.0">
<server>
    <world>
        <shortname>MyMini</shortname>
        <longname>My EQ Minilogin server</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></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</password>
        <db>peq</db>
    </database>
</server>
and my LoginServer.ini as:
Code:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT
[LoginServer]
loginserver=192.168.0.11
loginport=5999
worldname=My Minilogin
worldaddress=192.168.0.11
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999
my eqhosts.ini has been changed to contain 127.0.0.1:5999
Reply With Quote
  #3  
Old 01-05-2007, 03:06 PM
bufferofnewbies
Hill Giant
 
Join Date: Dec 2005
Location: Lurking in KY
Posts: 239
Default

This may not be of any help, but on:

Loginserver.ini

loginserver=192.168.0.11
loginport=5999
worldname=My Minilogin
worldaddress=192.168.0.11
locked=false
account=
password=

You said you have tried various combos, but to verify:
Have you tried changing these to 127.0.0.1?

I'm not very good with the setup, so this probably isnt the issue. I consider my ability to setup a server 50% luck and 50% uhm..well, luck.
Reply With Quote
  #4  
Old 01-05-2007, 03:35 PM
cutterjohn
Fire Beetle
 
Join Date: Jan 2007
Posts: 14
Default

Quote:
Originally Posted by bufferofnewbies
This may not be of any help, but on:

Loginserver.ini

loginserver=192.168.0.11
loginport=5999
worldname=My Minilogin
worldaddress=192.168.0.11
locked=false
account=
password=

You said you have tried various combos, but to verify:
Have you tried changing these to 127.0.0.1?

I'm not very good with the setup, so this probably isnt the issue. I consider my ability to setup a server 50% luck and 50% uhm..well, luck.
Yep, unfortunately I believe that I tried just about every single combinations of addresses possible to no avail. (Spent about 2.5h tinkering around with various settings after the .5h initial install and still no go...)

But, I will try again shortly, but I'm not thinking it'll work as I'm sure that I already tried that combo too... Sort of why I posted just about everything I could lay my little posting fingers on, hoping that somewhere in that mess was a sparkling little clue that I entirely overlooked...

I'll edit the post again after I try a few other things too... taking a short break ATM...
Reply With Quote
  #5  
Old 01-05-2007, 04:48 PM
cutterjohn
Fire Beetle
 
Join Date: Jan 2007
Posts: 14
Default

Oh well, couldn't edit the previous message any longer, but I went back and checked, and I had already had it set to try using 127.0.0.1 in the loginserver.ini.

Decided to load up everything again and give it a try, but still nothing shows up in my server list once I login...

Giving up for the night though...
Reply With Quote
  #6  
Old 01-05-2007, 09:34 PM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

Personally, I wouldn't use the 127.0.0.1 for anything. While it is the hard address for localhost, I find using my actual IP works much better. I haven't run everything on one box since my first week (you know, had to spread the work over my server farm here ), but if you haven't tried yet, use your own machine IP for all values. "localhost" seems to work for mysql/database settings, if the world/zones are running on the SQL server.

There's a nice Wiki by Crabclaw that might help. Started me off right way back when.

http://www.eqemulator.net/wiki/wikka...iniLoginConfig


Edit: Hey, guess what just happened to me? Empty server screen. I was changing over to PEQ database to test the Fabled Crush loot thingy, when I saw no servers. :O Looking into it, I saw the variables table, LoginType was set to Public (from when I ran a server), so Minilogin didn't show up. I changed it to "minilogin" and now all is well.

And I had to add a column to table: account for minilogin_ip, and set it to my machines IP address - but I imagine you already did that one.

Last edited by John Adams; 01-06-2007 at 05:45 AM..
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 09:40 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3