Mythic Metals Decorations

Mythic Metals Decorations

3M Downloads

crash with REI?

sargeow opened this issue ยท 1 comments

commented

Hey just sent a report to the REI guys just to be sure both of you have the same information. i figure its REI causing the issue but i say mythic metals chest GUI in the report so here ya go. the snippet of log at the bottom is what im refering to. Thanks

latest.log
crash-2024-09-02_15.33.58-client.txt

[-- Head --
Thread: Render thread
Stacktrace:
at me.shedaniel.rei.plugin.client.runtime.SearchFilterPrepareWatcher.provide(SearchFilterPrepareWatcher.java:54)
at me.shedaniel.rei.impl.client.gui.widget.search.OverlaySearchField.lambda$drawHint$3(OverlaySearchField.java:164)
at me.shedaniel.rei.api.common.util.CollectionUtils.flatMap(CollectionUtils.java:174)
at me.shedaniel.rei.impl.client.gui.widget.search.OverlaySearchField.drawHint(OverlaySearchField.java:163)
at me.shedaniel.rei.impl.client.gui.widget.search.OverlaySearchField.laterRender(OverlaySearchField.java:150)
at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.lateRender(ScreenOverlayImpl.java:302)
at me.shedaniel.rei.impl.client.registry.screen.ScreenRegistryImpl$5.lateRender(ScreenRegistryImpl.java:384)
at me.shedaniel.rei.impl.client.registry.screen.DefaultScreenOverlayRenderer.lambda$onApplied$6(DefaultScreenOverlayRenderer.java:102)
at me.shedaniel.rei.impl.client.registry.screen.DefaultScreenOverlayRenderer.lambda$new$2(DefaultScreenOverlayRenderer.java:66)
at net.minecraft.class_465.handler$bcd000$architectury$renderForeground(class_465.java:2726)
at net.minecraft.class_465.method_25394(class_465.java:129)
at nourl.mythicmetalsdecorations.client.MythicChestScreen.method_25394(MythicChestScreen.java:118)
at net.minecraft.class_437.method_47413(class_437.java:110)
at net.minecraft.class_757.mixinextras$bridge$method_47413$351(class_757.java)
at net.minecraft.class_757.wrapOperation$ioj000$konkrete$wrapRenderScreenKonkrete(class_757.java:18128)

-- Screen render details --
Details:
Screen name: nourl.mythicmetalsdecorations.client.MythicChestScreen
Mouse location: Scaled: (480, 252). Absolute: (960.000000, 504.000000)
Screen size: Scaled: (960, 505). Absolute: (1920, 1009). Scale factor of 2.000000
Stacktrace:
at net.minecraft.class_757.method_3192(class_757.java:945)
at net.minecraft.class_310.method_1523(class_310.java:1219)
at net.minecraft.class_310.method_1514(class_310.java:802)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)]

commented

Seems strange. Will look into it