Kotlin for Forge

Kotlin for Forge

54M Downloads

Crash in dev on NeoForge 20.4.40-beta (and later) due to changes in mods.toml

Prototik opened this issue ยท 1 comments

commented

In 20.4.40 NeoForge made changes in mods.toml format (see more on their discord or in commit description), and deprecated mandatory field in flavor of type field with required/optional values.
And made it hard failure in dev (dumbest thing I have ever seen, but who cares).

So KFF (which still uses mandatory field) no longer possible to use with latest Neo in Dev runtime, but in Prod it works just fine.

commented

Fixed in 4.10.0