PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
10.02k stars 2.32k forks source link

Papermc load chunk error in console #7915

Closed sebberj closed 2 years ago

sebberj commented 2 years ago

Expected behavior

Hi my console keeps spamming this error after updating to paper 1.19. There are nothing wrong ingame, and i also tried to teleport to the coordinates ingame, nothing wrong..

Errror:

https://pastebin.com/EMCSkUuD

My issue is that it is spamming my console every second...

Observed/Actual behavior

java.lang.IllegalArgumentException: Data cannot be null and have state be initialised at ca.spottedleaf.starlight.common.light.SWMRNibbleArray.(SWMRNibbleArray.java:80) ~[paper-1.19.jar:git-Paper-"4a51a54"] at net.minecraft.world.level.chunk.storage.ChunkSerializer.loadChunk(ChunkSerializer.java:257) ~[paper-1.19.jar:git-Paper-"4a51a54"] at com.destroystokyo.paper.io.chunk.ChunkLoadTask.executeTask(ChunkLoadTask.java:117) ~[paper-1.19.jar:git-Paper-"4a51a54"] at com.destroystokyo.paper.io.chunk.ChunkLoadTask.run(ChunkLoadTask.java:42) ~[paper-1.19.jar:git-Paper-"4a51a54"] at com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:118) ~[paper-1.19.jar:git-Paper-"4a51a54"] at com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:51) ~[paper-1.19.jar:git-Paper-"4a51a54"] [00:33:22 ERROR]: [com.destroystokyo.paper.io.chunk.ChunkLoadTask] Could not de-serialize chunk data for task: Chunk task: class:com.destroystokyo.paper.io.chunk.ChunkLoadTask, for world 'world', (206,74), hashcode:2086616201, priority: -1 java.lang.IllegalArgumentException: Data cannot be null and have state be initialised at ca.spottedleaf.starlight.common.light.SWMRNibbleArray.(SWMRNibbleArray.java:80) ~[paper-1.19.jar:git-Paper-"4a51a54"] at net.minecraft.world.level.chunk.storage.ChunkSerializer.loadChunk(ChunkSerializer.java:257) ~[paper-1.19.jar:git-Paper-"4a51a54"] at com.destroystokyo.paper.io.chunk.ChunkLoadTask.executeTask(ChunkLoadTask.java:117) ~[paper-1.19.jar:git-Paper-"4a51a54"] at com.destroystokyo.paper.io.chunk.ChunkLoadTask.run(ChunkLoadTask.java:42) ~[paper-1.19.jar:git-Paper-"4a51a54"] at com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:118) ~[paper-1.19.jar:git-Paper-"4a51a54"] at com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:51) ~[paper-1.19.jar:git-Paper-"4a51a54"] [00:33:22 ERROR]: [com.destroystokyo.paper.io.chunk.ChunkLoadTask] Could not de-serialize chunk data for task: Chunk task: class:com.destroystokyo.paper.io.chunk.ChunkLoadTask, for world 'world', (206,75), hashcode:817982118, priority: -1

Steps/models to reproduce

It starts when i start the server

Plugin and Datapack List

image

Paper version

paper-1.19-experimental-3-mojang-mapped

Other

No response

Owen1212055 commented 2 years ago

Can confirm, looking into this again.

matipoirierg commented 2 years ago

similar issue for me while pregenerating with chunky. https://pastebin.com/nHDESQ2S

Impactic48 commented 2 years ago

I'm also getting the same issue: https://mclo.gs/CeBHmSu (Fresh v3 world with no plugins)

velnias75 commented 2 years ago

Confirm, too.

electronicboy commented 2 years ago

Fixed in https://github.com/PaperMC/Paper/commit/83e2a3582bbeea78b54b7430ebe0c336e97e5575