Functional Storage

Functional Storage

24M Downloads

framed draw crash

Sunekaer opened this issue ยท 3 comments

commented

i made a framed draw from functional storage changed texture didnt like it so tried to change the same texture in the tinkers crafting station, game crashed on placing final item reloaded opened crafting station with same items already in crashed again
Did more testing it seems to crash when trying to use slime as one of the decoration blocks
In any crafting table

Crashlog: https://pastebin.com/69CPSLL3
Version: functionalstorage-1.18.2-1.0.7.jar

commented

I got a crash when trying to use sand and a cactus for a framed drawer.

commented

Got similar issue when using a cobblestone chest on a crafting station...

java.lang.NullPointerException: Cannot invoke "net.minecraft.core.Direction.m_122421_()" because "side" is null
at com.buuz135.functionalstorage.client.loader.FramedModel$Baked.getMinMaxPosition(FramedModel.java:228)
...

It doesn't like some items textures and then crashes.

commented

Should be fixed in #127
Backport soon