CreativeMD / ItemPhysic

GNU Lesser General Public License v3.0
32 stars 17 forks source link

Crash caused by Deep Aether Poison Conversion recipes and ItemPhysic Full interaction #189

Closed meglazero closed 5 months ago

meglazero commented 6 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.

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