Installing Console Arcs onto an existing Modded Ch.4 installation still gives the option to update or reinstall, when it should only give you the option to re-install (or rather, behave as if it was the first time you installed the mod).
It looks like it just treats it as an existing Console Arcs install, and attempts to update it according to the installedVersionDAta.json
versions, even though it's a different mod.
The installedVersionData.json
contains the correct information about what was last installed in the id
field, (eg. "Himatsubushi Ch.4/full"), so something isn't working correctly.
Also see #129