Need Help - Akka's Repack/MiniLogin 6.2 Issue
I really need some help with this. I have Akka's repack, and I was able to find MiniLogin 6.2 compiled, I am trying to get everything to work on a local connection only, when the loginserver starts up, it shows 0 Server(s), 0 Client(s) Connected at startup. When I launch the client side, it shows the client connection, but does not do anything. On my most recent attempt, this is the error I got in the window:
Login server listening on port:5999 Invalid Command Invalid Command 69335 New Client from ip: 127.0.0.1 port: 49898 Unknown packet: .4455296 [80.28.93.0:16->0.0.0.0:0] [OpCode 0x0003 (OP_Unknown) Size=11] 00000: 00 03 00 00 00 00 00 00 - 00 00 00 I have no indications there are any issues with the installed server software, but I am assuming I have an error or errors in the configs, which configs do I need to load to see if anyone can help me out? Any additional information I need to provide, please let me know. |
Loginserver.ini:
Code:
### --- This file tells world.exe what loginserver to connect to. |
eqemu_config:
Code:
<?xml version="1.0"> |
In your EqEmu config you should have the login and password set for the login server.
Code:
<loginserver> Code:
INSERT INTO `tblServerAdminRegistration` (`ServerAdminID`, `AccountName`, `AccountPassword`, `FirstName`, `LastName`, `Email`, `RegistrationDate`, `RegistrationIPAddr`) VALUES (1, 'myaccount', 'mypassword', '', '', '', '0000-00-00 00:00:00', ''); |
Is the table you reference in the PEQ DB? I don't show the table in the database at all.
|
http://wiki.eqemulator.org/p?Windows...er_Setup_Guide
Quote:
|
Is there somewhere to get the load_login.sql? I am running Akka's repack, there are no SQL files in there, and unfortunately I am deployed, and have little bandwidth to work with on getting full source files for a build...
|
Let me export mine without the data, this should work.
Code:
|
I was able to source the data, build the tables, the only thing I created was the loginserver account, the minilogin is still not seeing the server when it starts.
|
I am sure I am missing data that still needs to be in those other 3 tables, I am not seeing anything in the guide ID'ing additional data that needs to be in it...
|
As soon as I get back to my desk I will post some ideas.
|
I will be coming out with a new installer very soon which includes an automatically configured login server, just saying.
|
It has been a while since I was at this stage on a server setup, but I remember there being inputs and data needed in tblloginserveraccounts, tblserverlisttype, and tblworldserverregistration. The other issue at this point I see is something else is going on, the minilogin is only seeing the opcodes.conf, I have a second file in the directory called login_opcodes_sod.conf, but minilogin is not seeing it, so the client is still hanging, it doesn't give me the error until i close the client.
Also, does it matter that I added the minilogin startup to the end of the batch file? I saw something showing the login server starting first, I am not sure if it would effect the program seeing the server or not? |
Akka, thank you for that notice, unfortunately I cannot download repacks where I am, the bandwidth is too limited, I only had the available files I brought with me.
I was able to find an eqemuloginserver file set, but now I have a new error login.ini: Code:
[database] The program can't start because LIBMYSQL.dll is missing from your computer, Try reinstalling the program to fix this problem. |
when you compiled the server did you select EQEMU_BUILD_LOGIN?
|
All times are GMT -4. The time now is 09:21 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.