FalseTweaks icon indicating copy to clipboard operation
FalseTweaks copied to clipboard

`StackOverflowError` when paired with Aquatic Abyss

Open ENDERZOMBI102 opened this issue 2 months ago • 3 comments

Here's a snippet of the exception, seems like Seaweed does some funky stuff when rendering..? Using falsetweaks-mc1.7.10-4.1.0 and AquaticAbyss-1.7.10-1.1.1

Caused by: java.lang.StackOverflowError
	at cpw.mods.fml.client.registry.RenderingRegistry.mixinextras$bridge$renderInventoryBlock$18(RenderingRegistry.java) ~[RenderingRegistry.class:?]
	at cpw.mods.fml.client.registry.RenderingRegistry.wrapOperation$bbe000$falsetweaks$wrapBlock(RenderingRegistry.java:1553) ~[RenderingRegistry.class:?]
	at cpw.mods.fml.client.registry.RenderingRegistry.renderInventoryBlock(RenderingRegistry.java:125) ~[RenderingRegistry.class:?]
	at FMLRenderAccessLibrary.renderInventoryBlock(FMLRenderAccessLibrary.java:59) ~[FMLRenderAccessLibrary.class:?]
	at net.minecraft.client.renderer.RenderBlocks.func_147800_a(RenderBlocks.java:8145) ~[blm.class:?]
	at thehippomaster.aquaticabyss.client.SeaweedRenderer.renderInventoryBlock(SeaweedRenderer.java:19) ~[SeaweedRenderer.class:?]
	at cpw.mods.fml.client.registry.RenderingRegistry.mixinextras$bridge$renderInventoryBlock$18(RenderingRegistry.java) ~[RenderingRegistry.class:?]

ENDERZOMBI102 avatar Oct 02 '25 12:10 ENDERZOMBI102

instead of just sending a small snippet, replicate the crash again, and send the file, fml-client-latest.log by dragging the file inside of the text box.

Brandonbr1 avatar Oct 03 '25 00:10 Brandonbr1

Cannot reproduce with FalseTweaks 4.2.2 and Aquatic Abyss 1.1.1

FalsePattern avatar Oct 27 '25 13:10 FalsePattern

This mod works great for me.

MrSliTraP2716Lua avatar Oct 27 '25 21:10 MrSliTraP2716Lua