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 version seems to require Kotlin for Fabric? #6

Closed
Wolris opened this issue Mar 28, 2024 · 2 comments
Closed

Forge version seems to require Kotlin for Fabric? #6

Wolris opened this issue Mar 28, 2024 · 2 comments

Comments

@Wolris
Copy link

Wolris commented Mar 28, 2024

Minecraft 1.20.1
Forge 47.2.21

Minecraft loaded with the error screen and said as much. Here is an excerpt from the error log:

net.minecraftforge.fml.ModLoadingException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:

  • Install �6fabric-language-kotlin�r, version 1.10 or later.
    More details:
  • �Emod HeraclesForVillagers (heracles_for_villagers)�r 0.3.1+sha.401648a requires version 1.10 or later of �6fabric-language-kotlin�r, which is missing!
    at net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:50) ~[fmlcore-1.20.1-47.2.21.jar%231507!/:?]
    at ... (ETC)

I do have many other mods installed (Including Heracles). Full log is attached.

latest.log

@Wolris
Copy link
Author

Wolris commented Mar 28, 2024

Oh, and Kotlin for Forge IS installed at 4.10.0

@SettingDust
Copy link
Owner

SettingDust commented Mar 28, 2024

You should use connector function to provide fabric Kotlin from Kotlin forge

EDIT: https://sinytra.org/docs/connector/configuration#global-mod-aliases and add fabric Kotlin ID to Kotlin forge

For reference: Sinytra/Connector#399

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants