-
Notifications
You must be signed in to change notification settings - Fork 4
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
[1.21] Crash input/output error #24
Comments
That is weird, it's just a generic I/O error inside Java's One thing that catches my eye are these messages:
This also happens a few seconds before the crash, so maybe it's related to it? Though I don't see how...
I'm assuming this is a Discord bridge you are using. I can find JDA, but what mod are you using specifically? Other than that, I'm not sure if there's much we can do. The error happens inside JLine/Java, so we can't really "fix" it, but maybe we can try to restart the terminal if this happens? Gonna see if that is possible. |
Aight, released a new version which tries to restart the terminal when it encounters an IOError. Let me know how you fare with this. |
I'm using discord integration Fabric yes. Here's the source code : https://github.com/ErdbeerbaerLP/DiscordIntegration-Fabric Thank you for the new version ! I'll update it right now and I'll let you know if I ever get the same issue. |
Hello,
This morning our vanilla server randomly crashed but didn't generate any crash log.
Here's the latest log : https://gist.github.com/jinkhya/3b12645e87bed129426b56f77726df25
You can see the error. at the end of the log
Best regards,
Jin
The text was updated successfully, but these errors were encountered: