MineColonies

MineColonies

53M Downloads

MineColonies crashes on loading

bob0bob opened this issue · 3 comments

commented

Minecolonies version

minecolonies-1.12.2-0.9.14-ALPHA-universal

Expected behavior

To load

Actual behaviour

To not load

Steps to reproduce the problem

That is the question.

Actually when MC loads up it crashes every time for me.

Here is a copy of the crash report. I can't get it to duplicate in debug mode. My debug mode is missing many MODS that my play system has. It doesn't crash when its just MC and the MODS MC requires. But in my play world, it crashes on load. It gets to the point it is drawing the world and then does a LivingUpdate on a citizen and then crashes.

crash-2018-07-15_10.47.55-server.txt

commented
commented

If you can add a pastebin instead of a file it would be great 😄

commented

I just checked, this can't be an issue with minecolonies, that must be caused by something else.
We only call super.onLivingUpdate() on onLivingUpdate()