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

Frostiful is not compatible with fabric language Kotlin (not a dependency) Through Sinytra Connector beta 39. #913

Closed
Quasarx64 opened this issue Mar 17, 2024 · 1 comment · Fixed by #908
Assignees
Labels
compat A mod is found to be incompatible fixed in dev Fixed in dev. Awaiting a new release.

Comments

@Quasarx64
Copy link

Mod Name

Fabric Language Kotlin or Frostiful

Mod Homepage

https://modrinth.com/mod/frostiful https://modrinth.com/mod/fabric-language-kotlin

Minecraft version

1.20.1

Describe the bug

Game crashing when loading mods; IllegalArgumentException

Steps to reproduce

  1. Create forge 47.1.3 instance with the mod versions depicted in the stdout/image below.
  2. Booting the game with fabric language Kotlin present/not disabled crashes the game.

image

Logs

https://gist.github.com/Quasarx64/06a7ed4d78b98040626438e2458fdc93

Additional context

I Was testing my modpack to figure out why having Frostiful enabled would cause the game to crash while loading mods, and found out that having fabric language Kotlin enabled was the reason. Pretty strange, given that fabric language Kotlin is not a dependency of Frostiful, or adds any content. I've tested this same set of mods on fabric, with no issues.

I believe it is worth noting line 108 of the log:
Caused by: java.lang.IllegalArgumentException: Unable to find FROSTIFUL_FROST_WAND in class net.minecraft.world.item.enchantment.EnchantmentCategory

@Quasarx64 Quasarx64 added the compat A mod is found to be incompatible label Mar 17, 2024
@Quasarx64 Quasarx64 changed the title Frostiful is not compatible with fabric language Kotlin Through Sinytra Connector beta 39. Frostiful is not compatible with fabric language Kotlin (not a dependency) Through Sinytra Connector beta 39. Mar 17, 2024
@Su5eD Su5eD self-assigned this Mar 17, 2024
@Su5eD Su5eD moved this from 🆕 New to 🏗 In progress in Connector Triage Mar 17, 2024
@Su5eD Su5eD moved this from 🏗 In progress to 👀 In review in Connector Triage Mar 17, 2024
@Su5eD Su5eD added the fixed in dev Fixed in dev. Awaiting a new release. label Mar 17, 2024
@Su5eD Su5eD linked a pull request Mar 17, 2024 that will close this issue
@ionutsoran
Copy link

Its not the Fabric Language Kotlin I have an issue with Frostiful itself when running it through a connector. I tested all the other mods and it only has an issues with frostiful mixins.
I also ran it with just the fabric loader and it works fine. But the problem might not be the connector but the forgified-fabric-api.

Below is a paste bin with just frostiful and yea I also use fabric-api-0.92.0+1.11.3+1.20.1, Connector-1.0.0-beta.37+1.20.1, and ConnectorExtras-1.10.0+1.20.1
Had the same issue with previous versions as well.

https://gist.github.com/ionutsoran/42cec26f481d038616971eb2309124dd

@Su5eD Su5eD closed this as completed in eca8ff4 Mar 23, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Connector Triage Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat A mod is found to be incompatible fixed in dev Fixed in dev. Awaiting a new release.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants