Issues
- 20
LinkageError when initializing a non-mc library
#94 opened by emyfops - 2
[NeoForge] Unable to use reflections to locate packages
#99 opened by emyfops - 7
NeoForge renamed "mods.toml" to "neoforge.mods.toml", so the NeoForge version doesn't load anymore
#95 opened by KP2048 - 3
Missing enum constant EventBusSubscriber.Bus.FORGE
#96 opened by bms-1984 - 2
kotlinx.serialization missing
#97 opened by trainb0y - 8
Not working on Neoforge 20.6.14+
#98 opened by bms-1984 - 2
[NeoForge] FMLModType no longer valid
#100 opened by switefaster - 2
serialization not included in maven jars for neoforge since version 5.2
#102 opened by ghostflyby - 2
[1.21 NeoForge] Architectury - Module fml_loader reads another module named fml_loader
#103 opened by FlashHUN - 4
Wrong fml translation key used, leading to crash when displaying loading errors
#105 opened by Erdragh - 11
Unable to load KotlinForForge correctly on Architectury 1.21
#106 opened by Bread-NiceCat - 1
[Question] How are you supposed to use SubscribeEvent in non-mod classes?
#107 opened by filloax - 5
[1.21] Mixins get ClassNotFoundException when referencing the mod's Kotlin classes
#108 opened by filloax - 1
[1.21.2 - 1.21.3] Support on CurseForge / Modrinth
#109 opened by compasses-dev - 2
[1.21.1-Neoforge] EventBusSubscriber Annotation doesn't work on Java class
#110 opened by alegian - 1
java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonObject.has(String)" because "jsonObject" is null at toughasnails.util.serialization.ItemStackDeserializer.deserialize(ItemStackDeserializer.java:24) ~[ToughAsNails-forge-1.20.1-9.2.0.171.jar%23312!/:9.2.0.171] {re:classloading}
#111 opened by Beata-Scheisner-Petersen