Closed jang1er closed 1 year ago
i can confirm i also have this issue here is my crash report https://pastebin.com/sD4jshWe
it happens even when just placing a gantry in general, my buddy crashed the server 3 times while trying to do so
happened to me too, except it happens whenever I ponder a basin. https://bytebin.lucko.me/15n6UqYDjf
Sadly still crashes the server.
Crash-Report: https://pastebin.com/gcSYBmjv
To further clarify: The Server crashes the instant when create carriages are being moved, not when they are just placed or exist as blocks in the world. When the server is restarted the affected contraption is completly removed from existence.
Is there a config option that will make that not crash? (to toggle off whatever is affected by it) - as a temporary solution
Hey there, I thought I'd chime in that this isn't Create specific - it'll hit on any ticking entity that it doesn't seem to like (Had a mob in the Twilight Forest causing the same crash). Modpack creators are still good to have it client side however. It's just not tenable to have it severside when it deletes the offending ticking entity.
On the today released version still crashes. @AbdElAziz333 https://github.com/AbdElAziz333/Canary/issues/132 crash-2023-05-15_13.30.08-server.txt debug.log latest.log
can you try please add mixin.entity.collisions.intersection=false in the config ?
can you try please add mixin.entity.collisions.intersection=false in the config ?
Smth changed, but still crash. (I've only seen one error message before. Now at the beginning of 3 seconds there is spam with this error and only then crash.) crash-2023-05-15_21.35.47-server.txt debug.log latest.log
can you please try mixin.entity.collisions.movement=false in the config util i release a version to fix this ?
can you please try mixin.entity.collisions.movement=false in the config util i release a version to fix this ?
Tried it. Still the same crash issue. Crash report: https://pastebin.com/umkUaPXz
Okay per testing, you can add those 2 lines into the config fiile until i release a fix. mixin.entity.collisions.movement=false mixin.entity.collisions.interesction=false
Version
canary-mc1.19.2-0.1.9
Reproduction Steps
Example:
Crash-Log
crash-2023-04-10_20.13.08-server.txt