Error initilalizing mod 'cause create require a non existing flywheel version
Volondil opened this issue ยท 2 comments
Describe the Bug
Bug happens on Create v0.5.1.c for minecraft 1.18.2.
Create requirements for flywheel need version between 0.6.9 and 0.6.10, but last version of flywheel is 0.6.8a for 1.18.2
Reproduction Steps
1.just launch minecraft with create 0.5.1.c
2.
3.
...
Expected Result
Minecraft able to start
Screenshots and Videos
No response
Crash Report or Log
[11:34:28] [main/ERROR]: Missing or unsupported mandatory dependencies:
Mod ID: 'flywheel', Requested by: 'create', Expected range: '[0.6.9,0.6.10)', Actual version: '0.6.8.a'
Operating System
Linux manjaro
Mod Version
0.5.1c
Minecraft Version
1.18.2
Forge Version
40.2.10
Other Mods
No response
Additional Context
Need to change requirement by editing mods.toml
see https://createmod.net/whywheel
and please close this issue :)