RazorDevs / Deep-Aether

The Deep Aether: an unofficial addon for the Aether 1.19.2 and beyond. It aims to add lots of new features to give players a chance to venture deeper into the Aether dimension, while also maintaining its original style.
GNU Lesser General Public License v3.0
28 stars 8 forks source link

Crash between ItemPhysic Full 1.7.0 and DeepAether 1.0.13.1 Poison Conversion #139

Closed meglazero closed 4 months ago

meglazero commented 4 months ago

I found a weird issue in one of the modpacks I was playing where whenever I got anywhere near a yagroot swamp biome my game would hang but never crash, just would essentially freeze up entirely with me stuck in a flying state and unable to interact with much of anything, occasionally if I waited long enough it would resume and other times it would not. I narrowed it down to poison conversion recipes being the culprit, due to all the poison in the yagroot swamp I assume it just tends to happen whenever you get near the biome with random items entering the poison.

Today I narrowed it down to an issue between ItemPhysic Full and Deep Aether, I have a small modpack that just has a few of the aether addons, JEI, dependencies, and ItemPhysic Full installed which is causing the hang and a crash due to not having all of the safety mods installed I assume. There is also an ItemPhysic Lite mod which I installed to try and isolate issues and it works fine. I think the issue resolves down to more of a problem with the custom fluid and the ItemPhysic mod not knowing how to handle that, but I am unsure. I have tried adding both the block and item deep_aether:green_squash to the whitelist for all 3 of the configurable settings, burnable, swimming, and undestroyable and it has not made a difference.

I have cross posted this to ItemPhysic Full issues page also, I believe it is more of their issue than deep aethers but adding it to both might be nice for deciphering issues.

crash-2024-01-10_16.53.24-server.txt

ItemPhysic Full Issue Report