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

Crash because of KotlinForForge #2

Open
Sagem0 opened this issue Jul 18, 2023 · 4 comments
Open

Crash because of KotlinForForge #2

Sagem0 opened this issue Jul 18, 2023 · 4 comments

Comments

@Sagem0
Copy link

Sagem0 commented Jul 18, 2023

Hey, i'm the dude on CurseForge comment section lol
I figured out what was the issue
It seems that you have integrated some kotlin code inside your mods, which means that if i install the true kotlinforforge mod : it crashes

Because i have 2 mods that needs kotlin ; InventoryProfilesNext and its dependency LibIPN
However, when i launch my game without kotlinforforge, everything went right i could connect and link my spotify account :)

Good job for the port anyway !

crash-2023-07-18_23.01.31-fml.txt

@suppergerrie2
Copy link
Owner

Ah that's interesting, I use jar-in-jar to embed a kotlin library, AFAIK this should work fine if multiple mods do this. I'll take a look at this tomorrow.

@suppergerrie2
Copy link
Owner

This is apparently not solvable until this issue by forge is fixed: MinecraftForge/MinecraftForge#8878

@Mysticpasta1
Copy link

can't you use kotlin for forge instead of the jarjar'd one

@Mysticpasta1
Copy link

I think I fixed it on my end I will do a PR

Mysticpasta1 added a commit to Mysticpasta1/SpotiForge that referenced this issue Jun 24, 2024
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

3 participants