[1.21] World crash after load
lenscas opened this issue ยท 3 comments
Replication Version: 1.21.1-1.1.22
Titanium Version: 4.0.36
Crashlog If Applicable (Upload to pastebin/gist): https://pastebin.com/hVkYhURK
Playing oceanblock 2 ( https://www.feed-the-beast.com/modpacks/128-ftb-oceanblock-2 )
I have a replication setup that turns ender pearls into sculk. This system is fed automatically by my integrated dynamics system whenever the amount of sculk I have gets too low.
Sometimes (happened 2 times now) I can no longer play my world as it crashes the moment I join with the above crashlog.
I can get back in my world by first loading another (survival) world, waiting in there a bit and then going back into my real survival world.
My guess is that it has something to do with how long it takes the replication calculator to run. Causing the mod to want to do something while that isn't done yet. This is however a complete guess. I don't know what exactly causes my world to be in this state either as in the vast majority of cases everything works as expected and I can join my world without having to jump into another world first.
Anyway, in case it helps, here is also a full log of me going into another world first and then back into my normal survival world to unbreak it. Maybe it together with the crash log reveal something that can help: https://gist.github.com/lenscas/10d4a5f59206b9617cafb03c1bede81f
Is that version not yet on curseforge or did I goof up thinking that 1.21.1-1.1.22 was the latest version?
Anyway, thank you! And sorry for the duplicate bug report.