enjarai / trickster

A Minecraft mod about magic, creativity, and trickery.
https://modrinth.com/mod/trickster
MIT License
5 stars 9 forks source link

Using Intrusive Ingress corrupts the world save #47

Closed julian428 closed 1 month ago

julian428 commented 1 month ago

Screencast from 2024-09-10 19-27-12.webm disconnect-2024-09-10_18.27.32-client.txt

Client Log

[10/09/2024 18:29:04 pm] Console Cleared [10/09/2024 18:29:27 pm] [Render thread/INFO] [System] [CHAT] Intrusive Ingress: Missing at index 0, expected Number () [10/09/2024 18:29:29 pm] [Render thread/INFO] [System] [CHAT] Intrusive Ingress: Incorrect argument at index 0. Expected Number, got void () [10/09/2024 18:29:33 pm] [Netty Local Client IO #5/ERROR] Negative index in crash report handler (42/46) [10/09/2024 18:29:33 pm] [Server thread/INFO] MINECRAFTUSERNAME lost connection: Disconnected [10/09/2024 18:29:33 pm] [Server thread/INFO] MINECRAFTUSERNAME left the game [10/09/2024 18:29:33 pm] [Server thread/INFO] Stopping singleplayer server as player logged out [10/09/2024 18:29:33 pm] [Server thread/INFO] Stopping server [10/09/2024 18:29:33 pm] [Server thread/INFO] Saving players [10/09/2024 18:29:33 pm] [Server thread/INFO] Saving worlds [10/09/2024 18:29:33 pm] [Server thread/INFO] Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [10/09/2024 18:29:34 pm] [Server thread/INFO] Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether [10/09/2024 18:29:34 pm] [Server thread/INFO] Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [10/09/2024 18:29:34 pm] [Server thread/INFO] ThreadedAnvilChunkStorage (New World): All chunks are saved [10/09/2024 18:29:34 pm] [Server thread/INFO] ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [10/09/2024 18:29:34 pm] [Server thread/INFO] ThreadedAnvilChunkStorage (DIM1): All chunks are saved [10/09/2024 18:29:34 pm] [Server thread/INFO] ThreadedAnvilChunkStorage: All dimensions are saved [10/09/2024 18:29:34 pm] [Render thread/WARN] Client disconnected with reason: Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:container_set_slot'

StellarWitch7 commented 1 month ago

This and #46 are caused by the same issue. Either I or enjarai will look into it soon.