CraftCanvasMC / Canvas

Empowering the impossible within Minecraft
https://canvasmc.io
70 stars 6 forks source link

Previous state thing caused crash #36

Closed TheDeafCreeper closed 4 months ago

TheDeafCreeper commented 4 months ago

Spark link

N/A

Stack trace

java.lang.IllegalStateException: Previous state should be 0, not 3
    at ca.spottedleaf.moonrise.patches.chunk_system.player.RegionizedPlayerChunkLoader$PlayerChunkLoaderData.updateQueues(RegionizedPlayerChunkLoader.java:683)
    at ca.spottedleaf.moonrise.patches.chunk_system.player.RegionizedPlayerChunkLoader.tick(RegionizedPlayerChunkLoader.java:315)
    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1967)
    at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:523)
    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1749)
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1443)
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
    at java.base/java.lang.Thread.run(Thread.java:1583)

Actions to reproduce (if known)

No response

Canvas version

Current Purpur Version: 1.21-DEV-0bfcfed (MC: 1.21)*

Agreements

Other

No response

Dueris commented 4 months ago

fixed

TheDeafCreeper commented 4 months ago

crash-2024-07-12_16.10.48-server.txt

Not fixed (I cant reopen this)

Dueris commented 4 months ago

is this when unlocking the tickloop?

TheDeafCreeper commented 4 months ago

no I just had 50 bots existing around the place

Dueris commented 4 months ago

k

Dueris commented 4 months ago

fixed - fr this time