MrCrayfish's Furniture Mod: Refurbished

MrCrayfish's Furniture Mod: Refurbished

12M Downloads

Placing a dark fridge crashes the game.

Axtasium opened this issue ยท 2 comments

commented

1.21.4 fabric, Placing a dark fridge crashes the game, normal fridge works fine.

commented

it is looping endlessly

---- Minecraft Crash Report ----
// My bad.

Time: 2025-01-17 10:02:23
Description: Unexpected error

java.lang.StackOverflowError: Unexpected error
	at knot//net.minecraft.class_1937.method_30092(class_1937.java:223)
	at knot//net.minecraft.class_638.method_30092(class_638.java:173)
	at knot//net.minecraft.class_1937.method_8652(class_1937.java:218)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:91)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)
	at knot//com.mrcrayfish.furniture.refurbished.block.FreezerBlock.method_9567(FreezerBlock.java:92)

commented

Fixed in 818a932