Skocz do zawartości
  • 0

Crash


WIZIBANG

Pytanie

Serwer Ciągle się crashuje mimo, że sprawdzałem świat i nie było żadnych błędów usuwałem też błędne chunki
[08:43:07 FATAL]: Failed to read chunk data for task: Task for world: 'world' at 97,95 poi: true, hash: 2064464023
java.nio.file.AccessDeniedException: ./world/poi/r.3.2.mca
        at sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?]
        at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:182) ~[?:?]
        at java.nio.channels.FileChannel.open(FileChannel.java:292) ~[?:?]
        at java.nio.channels.FileChannel.open(FileChannel.java:345) ~[?:?]
        at net.minecraft.server.v1_16_R1.RegionFile.<init>(RegionFile.java:86) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFile.<init>(RegionFile.java:66) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFileCache.getFile(RegionFileCache.java:58) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFileCache.read(RegionFileCache.java:142) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.VillagePlace.read(VillagePlace.java:275) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.WorldServer$1.readData(WorldServer.java:115) ~[patched_1.16.1.jar:git-Paper-138]
        at com.destroystokyo.paper.io.PaperFileIOThread$ChunkDataTask.run(PaperFileIOThread.java:508) ~[patched_1.16.1.jar:git-Paper-138]
        at com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:105) ~[patched_1.16.1.jar:git-Paper-138]
        at com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:38) ~[patched_1.16.1.jar:git-Paper-138]
[08:43:07 FATAL]: Failed to read chunk data for task: Task for world: 'world' at 98,95 poi: true, hash: 1901319906
java.nio.file.AccessDeniedException: ./world/poi/r.3.2.mca
        at sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?]
        at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:182) ~[?:?]
        at java.nio.channels.FileChannel.open(FileChannel.java:292) ~[?:?]
        at java.nio.channels.FileChannel.open(FileChannel.java:345) ~[?:?]
        at net.minecraft.server.v1_16_R1.RegionFile.<init>(RegionFile.java:86) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFile.<init>(RegionFile.java:66) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFileCache.getFile(RegionFileCache.java:58) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFileCache.read(RegionFileCache.java:142) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.VillagePlace.read(VillagePlace.java:275) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.WorldServer$1.readData(WorldServer.java:115) ~[patched_1.16.1.jar:git-Paper-138]
[08:43:07 ERROR]: Could not load chunk for task: Chunk task: class:com.destroystokyo.paper.io.chunk.ChunkLoadTask, for world 'world', (97,95), hashcode:178875615, priority: -1, file IO thread has dumped the relevant exception above
[08:43:07 FATAL]: Failed to read chunk data for task: Task for world: 'world' at 99,95 poi: true, hash: 1706753366
java.nio.file.AccessDeniedException: ./world/poi/r.3.2.mca
        at sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?]
        at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:182) ~[?:?]
        at java.nio.channels.FileChannel.open(FileChannel.java:292) ~[?:?]
        at java.nio.channels.FileChannel.open(FileChannel.java:345) ~[?:?]
        at net.minecraft.server.v1_16_R1.RegionFile.<init>(RegionFile.java:86) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFile.<init>(RegionFile.java:66) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFileCache.getFile(RegionFileCache.java:58) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFileCache.read(RegionFileCache.java:142) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.VillagePlace.read(VillagePlace.java:275) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.WorldServer$1.readData(WorldServer.java:115) ~[patched_1.16.1.jar:git-Paper-138]
        at com.destroystokyo.paper.io.PaperFileIOThread$ChunkDataTask.run(PaperFileIOThread.java:508) ~[patched_1.16.1.jar:git-Paper-138]
        at com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:105) ~[patched_1.16.1.jar:git-Paper-138]
        at com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:38) ~[patched_1.16.1.jar:git-Paper-138]
[08:43:07 FATAL]: Failed to read chunk data for task: Task for world: 'world' at 96,94 poi: true, hash: 953164394
java.nio.file.AccessDeniedException: ./world/poi/r.3.2.mca
        at sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?]
        at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:182) ~[?:?]
        at java.nio.channels.FileChannel.open(FileChannel.java:292) ~[?:?]
        at java.nio.channels.FileChannel.open(FileChannel.java:345) ~[?:?]
        at net.minecraft.server.v1_16_R1.RegionFile.<init>(RegionFile.java:86) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFile.<init>(RegionFile.java:66) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFileCache.getFile(RegionFileCache.java:58) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.RegionFileCache.read(RegionFileCache.java:142) ~[patched_1.16.1.jar:git-Paper-138]
        at net.minecraft.server.v1_16_R1.VillagePlace.read(VillagePlace.java:275) ~[patched_1.16.1.jar:git-Paper-138]

Odnośnik do komentarza
https://skript.pl/temat/48204-crash/
Udostępnij na innych stronach

0 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

Nie udzielono jeszcze odpowiedzi na to pytanie

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Odpowiedz na pytanie...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...