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

EnderChest interferes with auto-updating systems #24

Open
OpenBagTwo opened this issue Mar 25, 2023 · 1 comment
Open

EnderChest interferes with auto-updating systems #24

OpenBagTwo opened this issue Mar 25, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@OpenBagTwo
Copy link
Owner

Summary

Launchers that have built-in functionality to manage mods and fetch updates will not play nicely with EnderChest

Environment and Version

This is not specific to any OS or (current) version of EnderChest and is instead a flaw in the very premise of this design.

Steps to Reproduce

PrismLauncher and other instance managers have the built-in ability to download mods and check for updates. On a system using EnderChest, that will remove any symlinks to outdated mods and download new mods into the instance folders.

The next time a user runs enderchest place the deleted symlinks will be restored, possibly causing launcher conflicts, but 💯 creating a mess.

Workaround

Don't use auto-updaters!

Severity

Major Annoyance

Desired Outcome

Pick a new approach!

Urgency

While not needed for MVP, this will seriously hinder adoption.

@OpenBagTwo OpenBagTwo added the bug Something isn't working label Mar 25, 2023
@OpenBagTwo OpenBagTwo added this to the v0.2 milestone May 27, 2023
@OpenBagTwo OpenBagTwo mentioned this issue May 28, 2023
11 tasks
@OpenBagTwo
Copy link
Owner Author

My reflections dogfooding this for a bit is that it hasn't been horrible to go through and periodically move all non-symlinks into the appropriate chest.

I do think a log that allows EC to notice an EnderChest-placed link was deleted since the last place and offers to propagate that change upstream would be achievable.

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

No branches or pull requests

1 participant