
Crashing on startup with Create 6
Kolterdyx opened this issue ยท 8 comments
Version:
- Minecraft Version: 1.20.1
- Forge Version: 47.4.0
- Mod Version: 1.20.1-beta-0.7.2
Describe the bug
When using this mod with the latest version of Create (6.0.1), the game fails to start up (see screenshot)
To Reproduce
Steps to reproduce the behavior:
- Install Create 6.0.1 and Create Railways Navigator
- Start the game
- See error
Expected behavior
The game starts up as usual
Additional context
N/A
This is just a theory but i think Create 6 is incompatible with the latest CRN mod
This is just a theory but i think Create 6 is incompatible with the latest CRN mod
Well yes, that's why I opened the issue. The Create 6 changelogs list many API changes, that are likely breaking changes. Most addons are incompatible for now because of that. Most of the errors in them are thrown by missing Java classes, due to the Create API being refactored
I'm already working on an update, but it won't be released right now, as I also want to include new features and other bugfixes too
It's not finished yet and I still have to wait for Create Fabric because I need it for my multiloader setup.
there is a beta you can use for 6.0 for fabric. many other multiloader addons have used it. i encourage you to check it out. it isnt playable by any means but it is out for developers to use
MisterJulsen, is there a deadline for this task? I really miss this mod. ;ั
Deadlines usually don't exist in Open-Source Projects without significant patrons. The dependency here is the Multiloader Template , which has not received any updates for v6 yet. Once the Fabric team updated that repo, this will be unblocked.