Antique Atlas

Antique Atlas

32M Downloads

Placing an antiqueatlas on the left hand slot crashes the game.

calloatti opened this issue ยท 2 comments

commented

Full multimc log: https://paste.ee/p/OMAd3

Saved game keeps crashing when trying to load it now.

commented

This line should be casting stack2 rather than stack

atlas = ((ItemAtlas) stack.getItem()).getAtlasID(stack2);

commented

Fixed in 5.0.3. Thanks for the patch.