Noaaan / MythicMetals

Fabric based Minecraft mod that adds new materials into the game. Includes new tools, ores, anvils, and sets of armor.
Other
73 stars 25 forks source link

[1.19.2] crashes when interacting with the forge controller #157

Closed Ellisesan closed 1 year ago

Ellisesan commented 1 year ago

I tried the solutions from past issues but that doesn't seem to work, like the charm fixer mod.

This was the error code I was given:

Time: 2023-03-29 20:50:31 Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'void io.wispforest.owo.client.screens.ScreenUtils.generatePlayerSlots(int, int, net.minecraft.class_1661, java.util.function.Consumer)' at wraith.alloyforgery.AlloyForgeScreenHandler.(AlloyForgeScreenHandler.java:55) at wraith.alloyforgery.block.ForgeControllerBlockEntity.createMenu(ForgeControllerBlockEntity.java:309) at net.minecraft.class_3222.method_17355(class_3222.java:1040) at wraith.alloyforgery.block.ForgeControllerBlock.method_9534(ForgeControllerBlock.java:66) at net.minecraft.class_4970$class_4971.method_26174(class_4970.java:964) at net.minecraft.class_3225.method_14262(class_3225.java:338) at net.minecraft.class_3244.method_12046(class_3244.java:1145) at net.minecraft.class_2885.method_12547(class_2885.java:34) at net.minecraft.class_2885.method_11054(class_2885.java:8) at net.minecraft.class_2600.method_11072(class_2600.java:22) at net.minecraft.class_3738.run(class_3738.java:18) at net.minecraft.class_1255.method_18859(class_1255.java:157) at net.minecraft.class_4093.method_18859(class_4093.java:23) at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:776) at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:159) at net.minecraft.class_1255.method_16075(class_1255.java:131) at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:758) at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:752) at net.minecraft.class_1255.method_5383(class_1255.java:116) at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:736) at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:669) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) at java.base/java.lang.Thread.run(Thread.java:833)

Noaaan commented 1 year ago

Which version of Alloy Forgery and owo-lib are you using here?

Ellisesan commented 1 year ago

I am using Alloy Forgery on 2.0.16 and owo-lib on 0.9.3

Noaaan commented 1 year ago

I recommend trying to update to latest Alloy Forgery to 2.0.19 at least, as I assume you are playing 1.19.2 due to these mod versions.

Ellisesan commented 1 year ago

I did but still crashes.

Noaaan commented 1 year ago

I am able to launch fine using these versions of both Alloy Forgery and owo-lib. Could you provide a full crash report? I recommend uploading it to a site like https://mclo.gs

Ellisesan commented 1 year ago

https://mclo.gs/6sTLJjz

Noaaan commented 1 year ago

According to this log you are using the old beta version of Alloy Forgery, which considering its age does not work with latest owo-lib. Again, please update to the latest version for 1.19.2, which is 2.0.19: https://modrinth.com/mod/alloy-forgery/version/2.0.19+1.19

Ellisesan commented 1 year ago

I see, ill try it again. Thanks

Ellisesan commented 1 year ago

Its working now, I guess I did not install the latest version for some reason. Thank you!

FlamingTM commented 1 year ago

Same thing, using latest version of owo lib, mythic metals, and allow forgery on 1.19.2 Crash Logs: https://mclo.gs/ED6Ogff

Noaaan commented 1 year ago

Then open a new issue. Either way, this is related to Alloy Forgery, not Mythic Metals. This crash is also a duplicate of https://github.com/wisp-forest/alloy-forgery/issues/80