-
Notifications
You must be signed in to change notification settings - Fork 21
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
[Bug...?] Flywheel 1.18-0.6.5 is considered too low of a version despite being above 1.18-0.6.2 #43
Comments
i've ran into the exact same issue, have yet to find a solution. |
also having this issue, any assistance would help |
Also having this issues, which is a huge disappointment. |
It looks like the version numbering of flywheel changed. Internally it calls itself '0.6.5' where SteamPowered is looking for '1.18-0.6.5' for example. I will modify the mod.toml to test this and report back. |
Update: changing the toml did allow it to attempt to load, however it is failing due to them removing Registrate from flywheel/create.
|
Same issue, any ideas? |
they have to update the mod to support the new create version first |
Yeah, I was just proving the point that the version number itself wasn't the solution. A lot of mods broke when they removed Registrate from Create/Flywheel |
I am also having this same issue this is frustrating |
I too am experiencing this particular issue, luckily Steam Powered is the only Create addon I have affected by the removal of Registrate from Flywheel. As I am trying to put a modpack together, and fix the startup crash reports, I am going to temporarily disable Steam Powered until I hear any progress being made from this thread or see an update on CurseForge. |
Same issue. |
FYI - I saw on their discord that team is focusing on The Winter Rescue at the moment, so Steam Powered updates will be a while. |
I mean, updating a dependency shouldn't be that hard tbh... |
They actually need to recode a lot of the mod because there were drastic changes in Create 0.5, as well as the removal of Registrate in one of the letter versions (0.5d iirc). So, from the outside it seems like updating a simple dependency, but in reality they need to completely re-code for the both the new flywheel and create 0.5e. After all that, they then need to re-design their own mechanics, because Create removed the furnace engine and added it's own steam engine mechanics. You should pop on their Discord sometime, that's how I got my information. |
Oh. Well, I'm not a programmer, so, sorry. |
Okay, then I don't need to fuss around with this. |
I'm also having this issue and am wondering if there has been anything new since this issue page was created as it is now March of 2023 and this month is close to an end. Surely something has to have changed... |
Error Behaviour
Steam Powered does not register flywheel's version correctly and thinks that it is invalid. This is actually a problem across multiple other create addon mods as of lately (Big Cannons and Create Crafts & Additions), should be a relatively simple fix, I would hope.
Screenshot of error on loading error screen:
Expected Behaviour
Steam Powered should register flywheel 1.18-0.6.5 correctly as meeting the requirements and load normally.
Reproduce
Crash Report
https://pastebin.com/YTg1bs70
Mod version
1.18.2-2.0.3-alph
Server version
N/A
Other mods and plugins
Initially experienced on a much larger custom modpack, but was also tested in a standalone instance with just the necessary mods and got the same result.
The text was updated successfully, but these errors were encountered: