Kotlin for Forge

Kotlin for Forge

54M Downloads

KotlinEventBus FORGE_BUS is shutdown

killjoy1221 opened this issue ยท 0 comments

commented

It appears calling FORGE_BUS.post(...) always returns false because the event bus is never started. Using MinecraftForge.EVENT_BUS.post(...) works correctly.

Using version 1.7.0 and Forge 1.15.2-31.2.0