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

Bot completely crashes after sometimes failing to connect #41

Open
Orange65 opened this issue Aug 24, 2020 · 0 comments
Open

Bot completely crashes after sometimes failing to connect #41

Orange65 opened this issue Aug 24, 2020 · 0 comments
Assignees

Comments

@Orange65
Copy link

On server restarts (2b2t), after some attempts the bot sometimes fails to connect and crashes entirely.

[24/08/2020 00:20:37] [Client] [INFO] Disconnected.
[24/08/2020 00:20:37] [Client] [INFO] Disconnected. Reason: Connection closed.
[24/08/2020 00:20:37] [Client] [INFO] Reconnecting in 1
[24/08/2020 00:20:38] [Auth] [INFO] Logging in...
[24/08/2020 00:20:39] [ALERT] ****************************************
[24/08/2020 00:20:39] [ALERT] * 
[24/08/2020 00:20:39] [ALERT] * 
java.lang.NullPointerException
[24/08/2020 00:20:39] [ALERT] * 
    at com.github.steveice10.mc.auth.service.AuthenticationService.loginWithToken(AuthenticationService.java:316)
[24/08/2020 00:20:39] [ALERT] * 
    at com.github.steveice10.mc.auth.service.AuthenticationService.login(AuthenticationService.java:211)
[24/08/2020 00:20:39] [ALERT] * 
    at net.daporkchop.toobeetooteebot.util.LoggerInner.handleRelog(LoggerInner.java:57)
[24/08/2020 00:20:39] [ALERT] * 
    at net.daporkchop.toobeetooteebot.Bot.logIn(Bot.java:328)
[24/08/2020 00:20:39] [ALERT] * 
    at net.daporkchop.toobeetooteebot.Bot.start(Bot.java:216)
[24/08/2020 00:20:39] [ALERT] * 
    at net.daporkchop.toobeetooteebot.Bot.main(Bot.java:101)
[24/08/2020 00:20:39] [ALERT] * 
[24/08/2020 00:20:39] [ALERT] ****************************************
[24/08/2020 00:20:39] [INFO] Shutting down...
[24/08/2020 00:20:39] [INFO] Saving config...
[24/08/2020 00:20:39] [INFO] Config saved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants