Modern Industrialization

Modern Industrialization

12M Downloads

[1.21.1] Neoforge: Game crashing after using Modern Industrialization Fluid pipes with Oritech tank

NielsPilgaard opened this issue ยท 4 comments

commented

Looks like an implementation error in the Transfer API port of Forgified Fabric API. Specifically, NeoForge allows empty FluidStacks but Fabric does not allow blank FluidVariants.

One may ask why Forgified Fabric API is even being used, when it is clear that it cannot work due to how different the fluid transfer APIs are between Fabric and NeoForge. ๐Ÿค”

commented

Hmm ๐Ÿค” Can you tell me where the correct place to report this would be? ๐Ÿ˜…

commented

This particular issue should be fixed in FFAPI. And as a more general remark Oritech should stop using FFAPI. :P

commented

Super, thanks ๐Ÿ‘