ToroCraft / ToroQuest

GNU General Public License v3.0
15 stars 13 forks source link

Crashes when Guards atack other monster [1.12] #167

Closed Fundryi closed 7 years ago

Fundryi commented 7 years ago

So I was playing/testing my modpack, and stumble over a problem. Whenever Villager Guards (don't now the name of them) attack "[FakeOres] < Mod (https://minecraft.curseforge.com/projects/fake-ores2)" monster, it crashes.

Crash Report: https://gist.github.com/NoplixDE/a5a2e3e2e1064d901bae6a339959c7a3

It could be also FakeOres mod fault but at this point, I don't know.

Regards, Noplix

frodare commented 7 years ago

The bug is in FakeOres. If anything besides a player kills an ore entity, the game will crash:

I have reported the issue there: https://github.com/elias54/Fake-Ores-2/issues/5

Fundryi commented 7 years ago

Thanks for letting me know!