Connector
Connector copied to clipboard
Duplicate packages work in Fabric but break in NeoForge dev
Minecraft version
1.21.1
Describe the bug
When loading a mod with duplicate packages in dev, a CNF exception is thrown as I think one package is discarded
Steps to reproduce
- Load a mod in dev that has 2 of the same package
- Run game and execute code from both instances of the package
- One will CNF