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

Handle breaks errors in the solver #260

Closed
TheGlitch76 opened this issue Mar 13, 2023 · 2 comments
Closed

Handle breaks errors in the solver #260

TheGlitch76 opened this issue Mar 13, 2023 · 2 comments

Comments

@TheGlitch76
Copy link
Contributor

No description provided.

@SilverAndro
Copy link
Contributor

Something to be aware of when handling this, there are some cases where mod devs will declare
depends on somemodid >=1.0.0 and breaks somemodid >= 2.0.0
instead of depends on somemodid >=1.0.0 & <2.0.0

@TheGlitch76
Copy link
Contributor Author

#309

@TheGlitch76 TheGlitch76 closed this as not planned Won't fix, can't repro, duplicate, stale May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants