MineColonies

MineColonies

53M Downloads

Client crash when clicking on builder chest

lebanni opened this issue ยท 4 comments

commented

minecolonies-1.12.2-0.9.10-ALPHA-universal.jar

crash-2018-07-13_16.07.14-client.txt

commented

it crashes because windowhutbuilder.xml doesn't contain list, commit 01c15bc doesn't check for null probably at src/main/java/com/minecolonies/coremod/client/gui/AbstractWindowWorkerBuilding.java:139
i've tried to simply edit this file (.xml) and it works now...

commented
commented

um, i think that there should be null pointer check in that commit, but i don't know how to properly do it...
xml fix is the same, but crashes will happen again w/o proper checks :(

commented

Just pushed the hotfix, thanks