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

Make Create dependency only target a single version #563

Open
criscky opened this issue Mar 8, 2025 · 6 comments
Open

Make Create dependency only target a single version #563

criscky opened this issue Mar 8, 2025 · 6 comments
Labels
type: bug Something isn't working

Comments

@criscky
Copy link

criscky commented Mar 8, 2025

Description

Ever since the eons of time all create addons break after create updates, in next update please, change this:
https://github.com/Layers-of-Railways/Railway/blob/1.20/dev/forge/src/main/resources/META-INF/mods.toml#L35

to [${create_forge_version}]
because you can never say that your addon will work with any version of create

Game Log

https://gnomebot.dev/paste/254806806516203520/1347788198717165621/1347788198423560285#L2332

Debug Information

No response

@criscky criscky added the type: bug Something isn't working label Mar 8, 2025
@criscky
Copy link
Author

criscky commented Mar 9, 2025

three more ppl have the issue because this mod said, it works with any create version above, and not only with a single version
https://gnomebot.dev/paste/254806806516203520/1348372293197365379/1348372292706766868#L7226
https://gnomebot.dev/paste/254806806516203520/1348371388351647854/1348371388053848195#L2613
https://gnomebot.dev/paste/254806806516203520/1348367349849522359/1348367349551599676#L5167

They all had to send the launcherlog because regular log doesnt tell anything

@criscky
Copy link
Author

criscky commented Mar 10, 2025

@IThundxr
Copy link
Member

This will be fixed in the next update with a dependency range that allows using it with a single minor version of create ex: 6.0.*

@criscky
Copy link
Author

criscky commented Mar 10, 2025

thanks, i am just trying to rise awareness about this issue in the create addons universe that has being plaguing not the players, nor the devs, but the ppl that help others solve crashes and issues
Everytime create have a minimal update it seems every addon or compat mod, simplify passout and crashes with the most vague messages or errors that only show in the most obscure log files

it has being like that eversince 0.5x
like if create just goes from 0.5f to 0.5g, addons just go brrr in invisible issues

@KrokusAstra
Copy link

Hi, i just wanted to ask, how big Steam and Rails dependency on new-born world? Can i start my playthrough now without it, and just add SnR mod later, when it will do completely fine?
Playing Create 6.0.*, and wanted SnR, but sadly no support for 6.0 in SnR - the moment i download the mod - minecraft crashes

@HB-Stratos
Copy link

AFAIK SNR adds no custom ores or similar, so adding it later on should work perfectly fine from a world gen perspective, and at least on default settings the changes to trains are not breaking either. Assuming this stays unchanged for the 6.0 version of SnR you shouldn't have any trouble adding it in later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants