Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cannot Login after Client-Server Connection Successful #428

Closed
Seltraeh opened this issue Aug 24, 2024 · 1 comment
Closed

[BUG] Cannot Login after Client-Server Connection Successful #428

Seltraeh opened this issue Aug 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Seltraeh
Copy link

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.

@Seltraeh Seltraeh added the bug Something isn't working label Aug 24, 2024
@Seltraeh
Copy link
Author

The issue was my RSA keys that I generated. After going back to the defaults, the game loaded up properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant