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

Raknet crach #74

Open
Ragnok123 opened this issue Oct 15, 2016 · 4 comments
Open

Raknet crach #74

Ragnok123 opened this issue Oct 15, 2016 · 4 comments

Comments

@Ragnok123
Copy link

Hello, how to fix this?

2016-10-15 13:48:57 [EMERGENCY] RakNet crashed!
2016-10-15 13:48:57 [EMERGENCY] SynLib crashed!
2016-10-15 13:48:57 [ALERT] java.io.IOException: Input/output error
at java.io.FileInputStream.read0(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:207)
at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:135)
at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:243)
at jline.internal.InputStreamReader.read(InputStreamReader.java:257)
at jline.internal.InputStreamReader.read(InputStreamReader.java:194)
at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2136)
at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2126)
at jline.console.ConsoleReader.readBinding(ConsoleReader.java:2211)
at jline.console.ConsoleReader.readLine(ConsoleReader.java:2460)
at jline.console.ConsoleReader.readLine(ConsoleReader.java:2372)
at jline.console.ConsoleReader.readLine(ConsoleReader.java:2360)
at org.itxtech.nemisys.command.CommandReader.readLine(CommandReader.java:46)
at org.itxtech.nemisys.command.CommandReader.run(CommandReader.java:60)

@Ragnok123
Copy link
Author

It doesnt crash at starting, it crash in every 4 hours.

@PeratX
Copy link
Member

PeratX commented Oct 16, 2016

Please provide OS and version
Runtime environment.

@PeratX
Copy link
Member

PeratX commented Oct 16, 2016

Seem like socket stream closed unexpectedly.

@Ragnok123
Copy link
Author

It's Debian 8, 64 bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants