Hats

Hats

24M Downloads

NPE caused by non player entity unlocking hats

MatthiasMoore opened this issue ยท 1 comments

commented

Hat unlocked for an non player entity causing an NPE.
Replication:
turtle with following lua: while true do turtle.attack() end
hostile mob for the turtle to kill

Upon death the following error should appear: http://pastebin.com/VWPbC6Ze

commented

Fixed