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

Forge Crashes with IncompatibleClassChangeError #932

Open
wolfieboy09 opened this issue Dec 12, 2024 · 0 comments
Open

Forge Crashes with IncompatibleClassChangeError #932

wolfieboy09 opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wolfieboy09
Copy link

Minecraft Version

1.20.1

KubeJS Version

2001.6.5-build.16

Rhino Version

2001.2.3-build.6

Architectury Version

9.2.14

Forge/Fabric Version

Forge: 47.3.12 / Fabric: 1.20.1-47.3.3

Describe your issue

Making a multiloader project (forge & fabric), and I keep getting the errors when loading forge:

java.util.ServiceConfigurationError: dev.latvian.mods.kubejs.platform.IngredientPlatformHelper: dev.latvian.mods.kubejs.platform.forge.IngredientForgeHelper Unable to get public no-arg constructor
Caused by: java.lang.IncompatibleClassChangeError: class dev.latvian.mods.kubejs.platform.forge.ingredient.KubeJSIngredient overrides final method net.minecraft.recipe.Ingredient.write(Lnet/minecraft/network/PacketByteBuf;)V

Crash report/logs

No response

@wolfieboy09 wolfieboy09 added the bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant