EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   General::News (https://www.eqemulator.org/forums/forumdisplay.php?f=594)
-   -   Loginserver Issues (https://www.eqemulator.org/forums/showthread.php?t=43438)

Splose 11-04-2021 06:46 PM

Quote:

Originally Posted by Jhop16 (Post 267342)
My server is just sitting here stating this none stop... And doesnt show up on the server list . It will continue to do this till i stop the server.

[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]
[World] [Info] Connected to Loginserver: [login.eqemulator.net:5998]

Use the PEQ loginserver. Nobody is able to connect to the EQEmu one atm.

Hyyr 11-04-2021 08:00 PM

Quote:

Originally Posted by deverell32 (Post 267334)
Ok I did try the temporary LS and it worked for me on my personal lan but anyone else trying to log in sees the server but when they click on it the screen goes black and then they get an error after a minute or so and not able to log in. ideas??

I didn't see this post, but this is exactly the issue I now have. My friends get the 1017 error. Do I need to edit any firewall settings?

Splose 11-04-2021 09:11 PM

Quote:

Originally Posted by Hyyr (Post 267344)
I didn't see this post, but this is exactly the issue I now have. My friends get the 1017 error. Do I need to edit any firewall settings?

Read the 2nd post on this thread.

ahamilton634 11-06-2021 12:51 AM

I keep getting the following in World.exe
Quote:

[WorldServer] [Info] Login server responded with FatalError
[WorldServer] [Error] Error [Worldserver Account / Password INVALID.]
[WorldServer] [Info] Connected to Legacy Loginserver: [login.eqemulator.net:5998]
I added the login server code mentioned in the first post to eqemu_config.json, overriding the previous entries, and then added Splose's as well but it's still saying this.

Splose 11-08-2021 03:44 AM

Quote:

Originally Posted by ahamilton634 (Post 267353)
I keep getting the following in World.exe


I added the login server code mentioned in the first post to eqemu_config.json, overriding the previous entries, and then added Splose's as well but it's still saying this.

You're getting that from the normal EQEmu Loginserver. Your server should still be showing up on the alternative PEQ LS just fine. :)

Hyyr 11-09-2021 07:56 PM

I added the two lines you mentioned in the second post (though those lines appeared to be redundant I did it anyway).

Now my friends (remotely) can connect, and I am now the one getting the Error 1017, even though my clients are running on the same LAN as the server (as they have always done).

Everything ran fine using the EQEmulator loginserver. What is the difference with the projecteq server?

Edit: Confirmed. If I remove those two lines I can connect just fine, but they cannot. Adding them in, and it is the reverse. Nothing I do can make us all login at the same time.

deverell32 11-18-2021 10:00 PM

Haven't tried for a while was hoping the issue was fixed but now I am getting this error.

[World] [Info] Connected to Legacy Loginserver: [login.eqemulator.net:5998]
[World] [Info] Login server responded with FatalError
[World] [Error] Error [Worldserver Account / Password INVALID.oryReply]

Any help would be appreciated.

fozy 11-21-2021 08:00 PM

Having issues getting my server to show up on the server list (host: : login.eqemulator.net”
I tried what splose suggested adding, I added it to the loginserver1 stanza, not sure that is where it goes though or if that would be the issue?
“localaddress”: “127.0.0.1”
“address”: “my external IP address xx.xx.xx.xx”
so part of my eqemu_config.json file looks like

"loginserver1" : {
"account" : "",
"host" : "login.eqemulator.net",
"legacy" : "1",
"password" : "",
“localaddress”: “127.0.0.1”,
“address”: “my external IP address xx.xx.xx.xx”,
"port" : "5998"

but it still doesn’t populate on the server list. When I look in my log folder at the file world_xxx.log
I see these two lines

[11-21-2021 :: 18:01:56] [WorldServer] [Info] Login server responded with FatalError
[11-21-2021 :: 18:01:56] [WorldServer] [Error] Error [Worldserver Account / Password INVALID.]

I don’t know if this is what is causing it not to show up on the server list or if there is another issue. Any suggestions or guidance would be greatly appreciated.

Maze_EQ 12-04-2021 06:49 PM

Remember kids.

"legacy" : "1",

theoneptd 12-21-2021 08:21 PM

Quote:

Originally Posted by deverell32 (Post 267424)
Haven't tried for a while was hoping the issue was fixed but now I am getting this error.

[World] [Info] Connected to Legacy Loginserver: [login.eqemulator.net:5998]
[World] [Info] Login server responded with FatalError
[World] [Error] Error [Worldserver Account / Password INVALID.oryReply]

Any help would be appreciated.

Same thing here, looks like you need a Worldserver account, and I really have not found anything on setting up that actualy account.

Jerom3 06-12-2022 09:59 PM

I tried logging into my server for the first time since about last August, though on a new computer, and I'm getting this error when I launch the t_start_server bats:

"zone.exe - System Error

The code execution cannot proceed because perl524.dll was not found. Reinstalling the program may fix this problem."

Reinstalling did not fix the problem. Any help would be greatly appreciated!

rlie 10-24-2022 01:00 PM

What about those of us who are using XML format? Here is a copy of my Loginserver section of my DB.

HTML Code:

<!-- DO NOT EDIT ANY LINES BETWEEN HERE AND THE DATABASE SECTION -->
 <!-- <address>some.server.com</address> -->
 <!-- <localaddress>192.168.1.2</localaddress> -->
 


<!-- Loginserver information. DO NOT EDIT -->
 <loginserver>
 
<host>login.projecteq.net</host>
 <port>5998</port>
 <account></account>
 <password></password>
 
 
</loginserver>

Thank you for any help


All times are GMT -4. The time now is 04:26 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.