EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   General::General Discussion (https://www.eqemulator.org/forums/forumdisplay.php?f=586)
-   -   New MiniLogin Release! (https://www.eqemulator.org/forums/showthread.php?t=27711)

neiv2 03-29-2009 05:24 PM

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.

image 03-29-2009 05:27 PM

eqemu_config.xml what do you have for the login server.

neiv2 03-29-2009 05:36 PM

image:

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

image 03-29-2009 05:37 PM

Ehh im not so sure localhost is good to use... try 127.0.0.1

image 03-29-2009 05:40 PM

Quote:

Originally Posted by Angelox (Post 166736)
Image I haven't even tested your MiniLogin yet, reason being, I got a few people playing on what I have now, and don't want to ruin their play. I started to yesterday, but the limited account, just won't work for me.
I guess, I'm going to have to separately set up a new server/database so no one will get affected, your new Minilogin in the package still would be great for anyone who doesn't have accounts they want preserve.

Not sure if this was intended for this post, but I did send you a PM a while ago Angelox.

image 03-29-2009 05:44 PM

Quote:

Originally Posted by neiv2 (Post 166734)
image:

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

I forgot to add, you have the account root with the password root in plaintext in your login_worldservers table right? (account field="root" password="root")

neiv2 03-29-2009 06:00 PM

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.

image 03-29-2009 06:01 PM

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.

neiv2 03-29-2009 06:15 PM

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.

image 03-29-2009 06:19 PM

Quote:

Originally Posted by neiv2 (Post 166758)
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.

I would suggest them being in a different database, it is not completely necessary but the variables table will conflict

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.

That is fine

3. The db created from the loginserverdb.sql file contains 4 (and only 4) tables: login_accounts, login_authchange, login_worldservers, and variables, correct?

Yes


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?

I mean a seperate directory for my version of the MiniLogin, patch_6.2.conf, db.ini, LoginServer.ini, MiniLogin.exe should be in their own dir

Thanks.

. go quotes .

neiv2 03-29-2009 06:22 PM

All systems go on that front. I will try playing with some other settings.

guitar weazel 03-29-2009 06:25 PM

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.

neiv2 03-29-2009 06:27 PM

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?

neiv2 03-29-2009 06:31 PM

I should clarify, that is the db.ini file in the NewMiniLogin folder.

image 03-29-2009 06:31 PM

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.