MC Dungeons Armors

MC Dungeons Armors

7M Downloads

[Bug Report]: Crashing when Scrolling over items

DragonMoth28 opened this issue ยท 3 comments

commented

Describe the bug; What happened?

Attempting to search up certain items in the Creative Menu, the game will crash. This also happens when scrolling over the item (not using Creative Search function). Unsure if it happens in the REI Search. It's happened with MCSA; I don't know whether it's another mod's issue or this one's, so I'm posting it here just in case. If this is some simple fix, I'm so sorry.
The item in question seems to be the Hungry Horror Helmet, so says the crash report, but other items could be affected and I wouldn't know.

The main crash has been put down; if any other information is needed, please tell me and I will provide it as soon as possible.

	at potionstudios.byg.client.textures.ColorManager.lambda$onItemColorsInit$3(ColorManager.java:26)
	at net.minecraft.class_325.method_1704(class_325.java:84)
	at link.infra.indium.renderer.render.ItemRenderContext.colorizeQuad(ItemRenderContext.java:183)
	at link.infra.indium.renderer.render.ItemRenderContext.renderQuad(ItemRenderContext.java:192)
	at link.infra.indium.renderer.render.ItemRenderContext$FallbackConsumer.renderQuadWithTransform(ItemRenderContext.java:293)
	at link.infra.indium.renderer.render.ItemRenderContext$FallbackConsumer.accept(ItemRenderContext.java:276)
	at link.infra.indium.renderer.render.ItemRenderContext$FallbackConsumer.accept(ItemRenderContext.java:262)
	at net.minecraft.class_1087.emitItemQuads(class_1087.java:1051)
	at net.fabricmc.fabric.api.renderer.v1.model.ForwardingBakedModel.emitItemQuads(ForwardingBakedModel.java:57)
	at me.pepperbell.continuity.client.model.EmissiveBakedModel.emitItemQuads(EmissiveBakedModel.java:103)
	at link.infra.indium.renderer.render.ItemRenderContext.renderModel(ItemRenderContext.java:106)
	at net.minecraft.class_918.handler$zhm000$indium$hook_renderItem(class_918.java:1555)
	at net.minecraft.class_918.method_23179(class_918.java:131)
	at net.minecraft.class_918.method_4021(class_918.java:306)
	at net.minecraft.class_918.method_4026(class_918.java:349)
	at net.minecraft.class_918.method_36543(class_918.java:339)
	at net.minecraft.class_918.method_27951(class_918.java:335)
	at net.minecraft.class_465.method_2385(class_465.java:264)
	at net.minecraft.class_465.method_25394(class_465.java:122)
	at net.minecraft.class_485.method_25394(class_485.java:29)
	at net.minecraft.class_481.method_25394(class_481.java:679)
	at net.minecraft.class_757.method_3192(class_757.java:877)
	at net.minecraft.class_310.method_1523(class_310.java:1122)
	at net.minecraft.class_310.method_1514(class_310.java:737)
	at net.minecraft.client.main.Main.main(Main.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:551)
	at org.quiltmc.loader.impl.launch.knot.Knot.launch(Knot.java:84)
	at org.quiltmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:28)

Expected Behavior

Not having the client crash and being able to safely search/scroll over the item.

Mod Version

2.0.7

Minecraft Launcher

Other

Operating System

Windows

Modpack

No response

Additional context

Fabric Server (using Aternos) - Quilt Client - 1.18.2

commented

@DragonMoth28 Please upload the entire crash report. The section that you posted says nothing about MCDA or MCSA

commented

Sorry, didn't know what to show. Crash happened with another MCD item so it might be another mod's issue instead of something with MCD items.

https://raw.githubusercontent.com/DragonMoth28/DragonMoth28/main/crash-2023-11-18_16.10.55-client.txt

I am so sorry if this is some other mod's issue.

commented

@DragonMoth28 This is fixed in later versions of the mod. Please update. We do not support versions before 1.20 at this time