-
Notifications
You must be signed in to change notification settings - Fork 95
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
[ChunkFullTask] Expected poi chunk to be loaded with chunk for task ChunkProgressionTask #136
Comments
@JanReich Hi, |
Hi, there is a probability of this warning appearing when starting the server or create a new world in the latest build. Server Start Logs:
Create Worlds Logs:
|
This exception happened while loading my island from SSB2 with SlimeWorlds enabled after restarting the server
[18:59:42 INFO]: JanX_X issued server command: /island
[18:59:49 ERROR]: [ChunkFullTask] Expected poi chunk to be loaded with chunk for task ChunkProgressionTask{class: ca.spottedleaf.moonrise.patches.chunk_system.scheduling.task.ChunkFullTask, for world: island_5455aa8b-26c4-4c06-8e79-d91fabcd232c_normal, chunk: (-11,-12), hashcode: 1872150041, priority: COMPLETING, status: minecraft:full, scheduled: true}
[18:59:49 ERROR]: [ChunkFullTask] Expected poi chunk to be loaded with chunk for task ChunkProgressionTask{class: ca.spottedleaf.moonrise.patches.chunk_system.scheduling.task.ChunkFullTask, for world: island_5455aa8b-26c4-4c06-8e79-d91fabcd232c_normal, chunk: (-12,11), hashcode: 363473567, priority: COMPLETING, status: minecraft:full, scheduled: true}
[18:59:49 ERROR]: [ChunkFullTask] Expected poi chunk to be loaded with chunk for task ChunkProgressionTask{class: ca.spottedleaf.moonrise.patches.chunk_system.scheduling.task.ChunkFullTask, for world: island_5455aa8b-26c4-4c06-8e79-d91fabcd232c_normal, chunk: (-12,-11), hashcode: 1385912716, priority: COMPLETING, status: minecraft:full, scheduled: true}
...
The text was updated successfully, but these errors were encountered: