Nature's Spirit

Nature's Spirit

688k Downloads

fabric 1.21.1 - rendering any sign from the mod causes the game to crash

Closed this issue ยท 2 comments

commented

all signs just kinda like crash the game, idk why :)

ik its rendering them bcs for some reason when the block models are messed up and displaying a different thing (dont ask how i got that to happen, its related to another mod) it doesnt crash soooooooo :P

commented

Same here.

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at knot//net.mehvahdjukaar.amendments.client.renderers.HangingSignRendererExtension.render(HangingSignRendererExtension.java:110)
at knot//net.minecraft.class_7761.handler$zma000$amendments$renderEnhancedSign(class_7761.java:565)
at knot//net.minecraft.class_7761.method_23083(class_7761.java)
at knot//net.minecraft.class_7761.method_3569(class_7761.java:30)
at knot//net.minecraft.class_824.method_23079(class_824.java:90)
at knot//net.minecraft.class_824.method_23081(class_824.java:79)
at knot//net.minecraft.class_824.method_3554(class_824.java:104)
at knot//net.minecraft.class_824.method_3555(class_824.java:79)
at knot//net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:418)
at knot//net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:353)
at knot//net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:314)
at knot//net.minecraft.class_761.handler$mck000$sodium$onRenderBlockEntities(class_761.java:21849)
at knot//net.minecraft.class_761.method_22710(class_761.java:1119)
at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
at knot//net.minecraft.class_757.method_3192$mixinextras$wrapped$256(class_757.java:850)
at knot//net.minecraft.class_757.mixinextras$bridge$method_3192$mixinextras$wrapped$256$257(class_757.java)
at knot//net.minecraft.class_757.wrapMethod$oca000$transmog$wrapRender(class_757.java:18571)

-- Block Entity Details --
Details:
Name: minecraft:hanging_sign // net.minecraft.class_7717
Block: Block{natures_spirit:paper_wall_hanging_sign}[facing=north,waterlogged=false]
Block location: World: (94,237,102), Section: (at 14,13,6 in 5,14,6; chunk contains blocks 80,-64,96 to 95,319,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Block: Block{natures_spirit:paper_wall_hanging_sign}[facing=north,waterlogged=false]
Block location: World: (94,237,102), Section: (at 14,13,6 in 5,14,6; chunk contains blocks 80,-64,96 to 95,319,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Stacktrace:
at knot//net.minecraft.class_824.method_3554(class_824.java:104)
at knot//net.minecraft.class_824.method_3555(class_824.java:79)
at knot//net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:418)
at knot//net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:353)
at knot//net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:314)
at knot//net.minecraft.class_761.handler$mck000$sodium$onRenderBlockEntities(class_761.java:21849)
at knot//net.minecraft.class_761.method_22710(class_761.java:1119)
at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
at knot//net.minecraft.class_757.method_3192$mixinextras$wrapped$256(class_757.java:850)
at knot//net.minecraft.class_757.mixinextras$bridge$method_3192$mixinextras$wrapped$256$257(class_757.java)
at knot//net.minecraft.class_757.wrapMethod$oca000$transmog$wrapRender(class_757.java:18571)
at knot//net.minecraft.class_757.method_3192(class_757.java)
at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
at knot//net.minecraft.class_310.method_1514(class_310.java:882)
at knot//net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

commented

Unable to recreate, perhaps they fixed something on there end, lmk if this persists