Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.21.1 Compability with Nifty Carts #1673

Open
2 of 6 tasks
VirusSE opened this issue Feb 13, 2025 · 1 comment
Open
2 of 6 tasks

1.21.1 Compability with Nifty Carts #1673

VirusSE opened this issue Feb 13, 2025 · 1 comment
Labels
compat A mod is found to be incompatible

Comments

@VirusSE
Copy link

VirusSE commented Feb 13, 2025

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. 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
  2. Use default / no configs
  3. Start Minecraft

Logs

https://gist.github.com/VirusSE/95e9a70deca1a0e4cff2700c33f2a6c6

Additional context

I tried it in the following constellations and which works / starts:

  • Common for all variants
    • Sinytra Connector
    • Forgified Fabric API
  • Variant 1:
    • Forge Config API Port - NeoForge
  • Variant 2:
    • Sinytra Connect
    • Forge Config API Port - NeoForge
  • Variant 3:
    • Sinytra Connect
    • Forge Config API Port - Fabric
  • Variant 4:
    • Sinytra Connect
    • Connector Extras
  • Variant 5:
    • Sinytra Connect
    • Connector Extras
    • Forge Config API Port - NeoForge
@VirusSE VirusSE added the compat A mod is found to be incompatible label Feb 13, 2025
@VirusSE
Copy link
Author

VirusSE commented Feb 13, 2025

Image
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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat A mod is found to be incompatible
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant