I changed it back to Public. Here's the latest:
1. World.exe reporting [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect<>: connect<> failed. Error: 10061 2. EQLaunch.exe reporting Connected to World: Localhost:9000 3. Minilogin.exe reporting . . . Server mode: Standalone. Login server listening on port:5999 here10! Unknown LoginSOPcode: 0x3002 size:33 This is followed by what appears to be some sort of hash table for 0, 16 % 32. Once Minilogin.exe is launched, World.exe reports "connected to loginserver: localhost:5999" No login screen actually appears. |
eqemu_config.xml what do you have for the login server.
|
image:
<!-- Loginserver information. --> <loginserver> <host>localhost</host> <port>5999</port> <account>root</account> <password>root</password> </loginserver> |
Ehh im not so sure localhost is good to use... try 127.0.0.1
|
Quote:
|
Quote:
|
Yes, root is set as account and password in login_worldservers table. I changed the host under Loginserver information in eqemu_config.xml to 127.0.0.1 as suggested, with the same results.
|
seems like a configuration issue it is kind of hard to tell why, no reason for it to connect and not connect unless it wasn't up.
|
Just to clarify my assumptions:
1. The minilogin db should be a separate db from the peq db, correct? In other words, I assume this is not a matter of simply including the tables created from the loginserverdb.sql into the existing peq db. 2. The db created from the loginserverdb.sql file ca be any name I want it to be, correct? In this case, I've named it minilogin. 3. The db created from the loginserverdb.sql file contains 4 (and only 4) tables: login_accounts, login_authchange, login_worldservers, and variables, correct? 4. I'm using Navicat to view my dbs, and while PEQ and Minilogin are separate dbs, they both appear under the same connection (called EQEMU). Is that kosher? Or is this what you were referring to when you said they had to be in different directories? Thanks. |
Quote:
|
All systems go on that front. I will try playing with some other settings.
|
Noob question bout the minilogin
Hey guys, first want to say AWESOME JOB on the whole minilogin project. But I do have a couple of questions. I currently am using the public login right now. If I dl the new minilogin, will I lose my toons that I have on the public login servers. If not, can I use whichever login i want to use without having to make 100 changes to my files. Also, ive read that there is a download for people who dont want to host a server, just have access to play on the mini login servers. Could someone post a link for this please. Thanx for all you help guys, much appreciated. Again, great job on the minilogin guys, hope it turns out to be a huge success.
|
Here is the contents of my db.ini file:
[Database] host=localhost user=root password=root database=minilogin Should this be pointing to my minilogin db or my peq db? |
I should clarify, that is the db.ini file in the NewMiniLogin folder.
|
to the minilogin db..
Still once again, it was reporting as connecting to the LS, but then disconnecting afterwards? Would be nice to see the whole output of both world and login. |
All times are GMT -4. The time now is 03:21 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.