Kotlin for Forge

Kotlin for Forge

54M Downloads

Game crashes on start-up

Nevrai opened this issue · 10 comments

commented

My game crashes immediately on start-up. I narrowed it down to Kotlin for Forge. Disabling Kotlin for Forge lets the game boot normally, aside from not booting because of the mods that require Kotlin for Forge.

Exception in thread "main" 
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

No crash report is generated, and I couldn’t find anything relevant in the log.

latest.log = https://pastebin.com/raw/EX551YSc

Console errors: https://pastebin.com/raw/UpFTZ0tb

Versions

  • Minecraft: 1.18.2
  • Forge: 40.1.80 (latest for 1.18.2)
  • Kotlin for Forge: 3.7.1 (latest for 1.18.2)
commented

entonces no hay solucion no?

commented

porque ami me pasa exactamente lo mismo que al compañero de arriba

commented

Un de los mods tiene un error que causa el juego a cerrar, y porque no lo esta de kff cierre este issue

commented

pero InventoryProfilesNext le hace falta este mod, entonces no pode utilizar el InventoryProfilesNext

commented

Es el problema de InventoryProfilesNext y se necesita reportado a su GitHub, porque es un error de su codigo, no de mio.

commented

lo raro es que hace unos dias si funcionaba y ahora no

commented

Which mods depend on Kotlin for Forge? Have you tried removing those along with Kotlin for Forge?

commented

The issue comes from a mod whose code is in "org.anti_ad.mc.common.config.options.ConfigBoolean"

commented

Not a Kotlin for Forge issue. Anti Ad mods mixins dont work properly, complain to them.

commented

@thedarkcolour What do you mean “Anti Ad mod”? Are you talking about No Telemetry? My game did launch fine without Kotlin for Forge.