Can't connect to own loginserver
So I'm trying to use my own loginserver following Vale's stickied guide, but I just can't seem to figure out why it won't connect.
I load up EQEmuLoginServer.exe just fine. I boot up World.exe and it runs fun right until the end where it tries to connect, then I get: Quote:
Here's my eqemu_confix.xml Quote:
|
WORLD__LS_ERR = World Login Server Error! Opcodes are incorrect
might want to make sure you have as well Opcodes Below. #Login opcodes OP_SessionReady=0x0001 OP_Login=0x0002 OP_ServerListRequest=0x0004 OP_PlayEverquestRequest=0x000d OP_PlayEverquestResponse=0x0021 OP_ChatMessage=0x0016 OP_LoginAccepted=0x0017 OP_ServerListResponse=0x0018 OP_Poll=0x0029 OP_EnterChat=0x000f OP_PollResponse=0x0011 |
Quote:
|
Sorry, the title might be a little confusing.
I can connect to the loginserver and get into the server select screen through Everquest. It's just my actual server won't connect to the loginserver. |
<-- Only specify these two if you really think you need to. (read: You don't) -->
<address>lafleche.dyndns.org</address> <localaddress>127.0.0.1</localaddress> <!-- Database configuration, replaces db.ini. Defaults shown --> <database> <host>localhost</host> <port>3306</port> <username>root</username> <password>mypassword</password> <db>peq</db> </database> if you want to try a test run too see if you need to open up more ports on router unblockfirewall on computer and router. make sure your starting minilogin.exe first then click eqstart.bat make you have unblocked world.exe and zone.exe undertworking i changed <localaddress>127.0.0.1</localaddress> i changed the <db>peq</db> |
If you're hosting the login server on the same machine that's hosting the eq server, you could try
Code:
<loginserver> |
Quote:
Thanks for the help guys :) |
Oh, yeah, I've never been able to get the loginserver included in the source to work (on a linux system anyway).
|
All times are GMT -4. The time now is 12:08 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.