Fix bugs#53
Conversation
|
Tested and built successfully but server crashed once running and user log on: [18:34:46] [Server thread/ERROR]: [ChunkTaskScheduler] Chunk system error at chunk (-37,-310), holder: NewChunkHolder{world=CityWorld, chunkX=-37, chunkZ=-310, entityChunkFromDisk=true, lastChunkCompletion={chunk_class=net.minecraft.world.level.chunk.ImposterProtoChunk,status=minecraft:spawn}, currentGenStatus=minecraft:spawn, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: ca.spottedleaf.moonrise.patches.chunk_system.scheduling.task.ChunkFullTask, for world: CityWorld, chunk: (-37,-310), hashcode: 125135724, priority: COMPLETING, status: minecraft:full, scheduled: true}, generationTaskStatus=minecraft:full, priority=null, priorityLocked=false, neighbourRequestedPriority=null, effective_priority=null, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=36079, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}, exception: |
|
Yep had the same error when I use PaperMC, but with Spigot it works, it seems like PaperMC doesn't have the required API's ? |
|
Thanks for letting me know, I may try it with Spigot or see if I can find whether it's something being addressed in Paper. |
Fix bug where giving armor to a village with no armor
and possible fix for this #51