Povstalec / StargateJourney

A repository for the Stargate Journey Minecraft Mod
44 stars 19 forks source link

Crash when trying to break Stargate with ProjectMMO mod install #137

Open DrSigma4164 opened 1 week ago

DrSigma4164 commented 1 week ago

Describe the bug Along with your mod, I have ProjectMMO installed which adds leveling, mining restrictions, item wear, etc. So, when I try to break the gates (I only left-click with the pickaxe), they don't break, but an error is issued, and the client crashes (I play on a dedicated server). I'm also not sure which mod is causing the error, yours or ProjectMMO, let me know if I need to write to the PMMO developers. It also looks like there is some incompatibility with the Jade mod, maybe this is also causing the crash, I have attached an error report from the Jade mod

To Reproduce Install the mentioned mods, and try to break the generated gates (the gates were generated using a datapack, common stargates)

Minecraft: 1.20.1 Forge: 47.3.1 Stargate Journey: 0.6.31 Project MMO: 1.4.25

crash report and debug.log: https://gist.github.com/f3a132db396c6f21c1a569bbae561f7c.git

Povstalec commented 1 week ago

It seems this bug is caused by the other mod not providing a BlockPos in function parameters. I'm not sure if it's intentional or not, so it would probably be better to ask he devs of the other mod about it.