You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has "Forge Config API Port" as dependency. In entrypoint main a ClassNotFoundException occurred. It seems, that "Forge Config API Port" is loaded at a later stage?
Steps to reproduce
Used JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.6+7-LTS
Installed latest mods
1.0 Minecraft - 1.21.11.1. Neoforge - 1.21.1.117
1.2. Sinytra Connector - 2.0.0-beta.6+1.21.1-full
1.3. Connector Extra - 1.12.1+1.21.1 (tried also without it)
1.4. Forgified Fabric API - 0.107.0+2.0.23+1.21.1
1.5. Forge Config API Port - 21.1.3-1.21.1 (used Neoforge port, also tried separately Fabric port)
1.6. Nifty Carts - 21.0.1
I compared the two versions of ForgeConfigAPIPort on base of the JAR file. It seems, that the neoforge variant doesn't fit into import path of "Nifty Carts". Unfortunately when I try to use the Fabric variant, it is not found either. Does someone has a idea how to proceed?
Mod Name
Nifty Cars
Mod Homepage
https://github.com/jmb05/nifty-carts
Minecraft version
1.21.1
Describe the bug
It has "Forge Config API Port" as dependency. In entrypoint main a ClassNotFoundException occurred. It seems, that "Forge Config API Port" is loaded at a later stage?
Steps to reproduce
Used JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.6+7-LTS
1.0 Minecraft - 1.21.11.1. Neoforge - 1.21.1.117
1.2. Sinytra Connector - 2.0.0-beta.6+1.21.1-full
1.3. Connector Extra - 1.12.1+1.21.1 (tried also without it)
1.4. Forgified Fabric API - 0.107.0+2.0.23+1.21.1
1.5. Forge Config API Port - 21.1.3-1.21.1 (used Neoforge port, also tried separately Fabric port)
1.6. Nifty Carts - 21.0.1
Logs
https://gist.github.com/VirusSE/95e9a70deca1a0e4cff2700c33f2a6c6
Additional context
I tried it in the following constellations and which works / starts:
The text was updated successfully, but these errors were encountered: