
Theurgy Game Crash
YetAnotherReference opened this issue · 3 comments
Describe the bug
Manipulating a reformation array causes game crash.
To Reproduce
Steps to reproduce the behavior:
- Create a complete reformation array with source, target, and result pedestals, and link them using a sulphuric flux emitter.
- break any 2 pedestals and swap their positions.
- Interact with the Sulphuric Flux Emitter, the two swapped pedestals should be outlined with red
- After a moment, game crashes, and crashes again upon future attempts to load the world.
Expected behavior
Honestly not sure, but definitely not a world-locking crash loop
My Dumbass Hypothesis at what happened (I have zero coding experience lol)
Flux emitter attempts to interact with a repositioned pedestal, thinking its still the original pedestal at that position. game becomes confused and bricks up.
System (please complete the following information):
- Theurgy Version: 1.20.1-1.19.0 (Latest version)
- OS: Windows 11
- Minecraft Version: 1.20.1
- List of mods: JEI, Create and associated addons, Alex's Mobs and Alex's Caves, Tom's Simple Storage, Sophisticated Backpacks, Farmer's Delight and associated addons, Webdisplays, Dungeons and Taverns and associated addons, Minecraft Comes Alive Reborn, and the required support mods.
@YetAnotherReference I will try to reproduce that, but can you provide the crash log from your minecraft folder?
Your hypothesis has a lot of merit so I'd like to get that fixed asap!
EDIT: All good, I managed to make it crash! yay