You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The server is finally running with modified RSA values and server-config.json set up correctly (I assume based on the limited directions in the readme.md file). Unfortunately, when I make it to the login screen and get the prompt to login, I get stuck on a infinite loading screen when using the default credentials (user: "a", pass: "****")
The linux server error says:
server-runejs_game_server-1 | [2024-08-24T18:36:54.036Z] ERROR (113 on 93beacf262a5): : Invalid block id 23
server-runejs_game_server-1 | [1] [2024-08-24T18:36:54.037Z] ERROR (73 on 93beacf262a5): Login server error.
Expected behavior
I should be able to login and give the new gradle build to friends to start playing.
The text was updated successfully, but these errors were encountered:
Describe the bug
The server is finally running with modified RSA values and server-config.json set up correctly (I assume based on the limited directions in the readme.md file). Unfortunately, when I make it to the login screen and get the prompt to login, I get stuck on a infinite loading screen when using the default credentials (user: "a", pass: "****")
The linux server error says:
server-runejs_game_server-1 | [2024-08-24T18:36:54.036Z] ERROR (113 on 93beacf262a5): : Invalid block id 23
server-runejs_game_server-1 | [1] [2024-08-24T18:36:54.037Z] ERROR (73 on 93beacf262a5): Login server error.
Expected behavior
I should be able to login and give the new gradle build to friends to start playing.
The text was updated successfully, but these errors were encountered: