CompatSkills

CompatSkills

8M Downloads

Crash with Blood Magic

Frinn38 opened this issue ยท 2 comments

commented

When activating a ritual after having disabled it by redstone, it make the game crash with a NullPointerException (because in that case the EntityPlayer is null).

Crash report : https://pastebin.com/rPYFcT3T

Step to reproduce :

  • Activate a ritual
  • Power it via redstone (the ritual stop working)
  • Disable the redstone signal (and then reboot your server)
commented

I uploaded a version that fixes this, and also makes sure none of the other events/compats crash if they get a null player. Once it is approved it should appear here: https://minecraft.curseforge.com/projects/compatskills/files/2677981 and sometime after that sync to the twitch client.

commented

Thanks