[1.12.2] Server Crash when using Mekanism with Galacticraft Legacy
TheComputerizer opened this issue ยท 1 comments
Issue description
The crash seems to be related trying to cast a Galacticraft fluid pipe to a gas handler from this mod
Steps to reproduce
Unsure. This became an issue after updating Galacticraft I believe, but the stacktrace is pointing to Mekanism
Minecraft version
1.16.x or earlier (No longer being developed)
Forge version
14.23.5.2860
Mekanism version
Older
Other relevant versions
I was playing on a server in my modpack
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
https://gist.github.com/TheComputerizer/a3c698fc508392ca704dfff927e6f1e3
At a brief glance (as we are no longer developing 1.12) it looks like the issue is on their end as they return their object as a GasHandler but doesn't actually implement it.