Open RubenRME opened 1 week ago
What version of lithium? Send me full log.
What version of lithium? Send me full log.
Lithium 0.13.1 Here is the full logs: 2024-10-29-3.log crash-2024-10-29_13.45.58-server.txt
Try to reproduce the error with this mod: https://modrinth.com/mod/stackdeobf
We just had this happen with the stackdeobf mod enabled, but it doesn't show any mixins so not sure if relevant.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 2024-10-29 16:41:16
Description: Exception ticking world
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.world.ChunkTicket.isExpired(long)" because "$$4" is null
at knot//MC//net.minecraft.server.world.ChunkTicketManager.purge(ChunkTicketManager.java:88)
at knot//MC//net.minecraft.server.world.ServerChunkManager.tick(ServerChunkManager.java:305)
at knot//MC//net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:350)
at knot//net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1021)
at knot//MC//net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:299)
at knot//net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912)
at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
at java.base@21.0.5/java.lang.Thread.run(Thread.java:1583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at knot//MC//net.minecraft.server.world.ChunkTicketManager.purge(ChunkTicketManager.java:88)
at knot//MC//net.minecraft.server.world.ServerChunkManager.tick(ServerChunkManager.java:305)
Mixins in Stacktrace: None found
Ok, try new version
@AxalotLDev I have 4 new crashes on 0.1.2 Alpha 1, Minecraft 1.21.1 Logs: crash-2024-10-31_23.08.20-server.txt crash-2024-10-31_23.22.21-server.txt crash-2024-10-31_23.34.16-server.txt crash-2024-10-31_23.40.50-server.txt
Just had a ticking exception on Alpha 5(4?) on 1.21.1.
A ton of Lithium mixins in the trace though, so I am wondering if I should just remove Lithium for now.
Immediate crash in log:
Stacktrace:
Additional errors.
Before this all, there was the following error and a lot of spam in the console. The error got spammed another 65 times after this and before the crash happened.