Better mobGriefing GameRule

Better mobGriefing GameRule

848k Downloads

Crash when exploding a monster egg block

sscards55 opened this issue ยท 5 comments

commented

I crashed when an explosion destroyed a silverfish moster egg. I tried a few different explosions just in case.

commented

I tried to replicate #17 out of curiosity and saw a similar error in the console log, but didn't get a crash from it.

commented

Thanks for the report, I'll take a look in to it.

commented

After some investigation I have found the specific part of my code triggering this issue. However, to the best of my knowledge it looks like my code is behaving as expected and something in Forge is causing an issue. Due to this I'm unfortunately not sure that I will be able to resolve it without partially removing handling for Silverfish.

I'm hoping to get a release out this week with the problematic handling removed. If I can find a way to resolve it properly then I'll do so and restore the functionality, if not then Silverfish destroying blocks when summoning allies will no longer be handled by this mod and must be done via the original mobGriefing rule.

This also applies to #17

commented

This is now fully working with version 1.12.2-7.0.0 and Forge 14.23.2.2646 or higher.
Silverfish will both spawn and be handled by the mod as expected.