Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Ellisesan opened this issue Mar 29, 2023 · 11 comments
Closed

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

Ellisesan opened this issue Mar 29, 2023 · 11 comments

Comments

@Ellisesan
Copy link

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
Copy link
Owner

Noaaan commented Mar 29, 2023

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

@Ellisesan
Copy link
Author

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

@Noaaan
Copy link
Owner

Noaaan commented Mar 29, 2023

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
Copy link
Author

I did but still crashes.

@Noaaan
Copy link
Owner

Noaaan commented Mar 29, 2023

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
Copy link
Author

https://mclo.gs/6sTLJjz

@Noaaan
Copy link
Owner

Noaaan commented Mar 29, 2023

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
Copy link
Author

I see, ill try it again. Thanks

@Ellisesan
Copy link
Author

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

@Noaaan Noaaan closed this as completed Mar 29, 2023
@FlamingTM
Copy link

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

@Noaaan
Copy link
Owner

Noaaan commented Apr 8, 2023

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

Repository owner locked as resolved and limited conversation to collaborators Apr 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants