Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Problem z serwerem na modach


Rekomendowane odpowiedzi

Opublikowano

Cześć mam do was pytanie, bo może ktoś z was wie. Ale mam problem z serwerem bo podczas normalnego grania nagle wywala serwer.

z góry dzięki za pomoc

 

Tutaj logi z serwera:

 

[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: com.sun.jna.LastErrorException: [5] Input/output error
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.sun.jna.Native.invokeVoid(Native Method)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.sun.jna.Function.invoke(Function.java:408)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.sun.jna.Function.invoke(Function.java:354)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.sun.jna.Library$Handler.invoke(Library.java:244)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.sun.proxy.$Proxy23.tcgetattr(Unknown Source)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.jline.terminal.impl.jna.linux.LinuxNativePty.setAttr(LinuxNativePty.java:84)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.jline.terminal.impl.AbstractPosixTerminal.setAttributes(AbstractPosixTerminal.java:52)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:592)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:390)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:61)
[17:55:57] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:99)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]: com.sun.jna.LastErrorException: [5] Input/output error
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at com.sun.jna.Native.invokeVoid(Native Method)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at com.sun.jna.Function.invoke(Function.java:408)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at com.sun.jna.Function.invoke(Function.java:354)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at com.sun.jna.Library$Handler.invoke(Library.java:244)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at com.sun.proxy.$Proxy23.tcgetattr(Unknown Source)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at org.jline.terminal.impl.jna.linux.LinuxNativePty.getAttr(LinuxNativePty.java:76)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at org.jline.terminal.impl.AbstractPosixTerminal.getAttributes(AbstractPosixTerminal.java:44)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at org.jline.terminal.impl.AbstractTerminal.enterRawMode(AbstractTerminal.java:94)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at org.jline.reader.impl.LineReaderImpl.handleSignal(LineReaderImpl.java:882)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at org.jline.terminal.impl.AbstractTerminal.raise(AbstractTerminal.java:68)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at org.jline.terminal.impl.PosixSysTerminal.lambda$handle$1(PosixSysTerminal.java:64)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at org.jline.utils.Signals.lambda$register$1(Signals.java:51)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at com.sun.proxy.$Proxy32.handle(Unknown Source)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at sun.misc.Signal$1.run(Signal.java:212)
[17:55:57] [SIGCONT handler/INFO] [STDERR]: [java.lang.Thread:dispatchUncaughtException:1959]:     at java.lang.Thread.run(Thread.java:748)
[17:55:57] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[17:55:57] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...