HereInPlainSight / gshade_installer

GShade Installer / Updater Bash Script for Linux
GNU General Public License v3.0
59 stars 18 forks source link

Make force updating available via the interactive menu #25

Closed FleetAdmiralButter closed 1 year ago

FleetAdmiralButter commented 1 year ago

Hi,

Some XIV on Mac users seem to be having issues with updating their GShade installs, where the script reports that it is up to date when the install isn't.

I can see there's an update force flag that can be passed but we don't currently provide a way for users to specify arguments.

Would it be okay to make this option part of the interactive menu as well?

HereInPlainSight commented 1 year ago

I'm curious about the base issue wherein their install isn't actually being up to date despite so saying -- do you have any further information on what's going on there? Any errors during the original update itself?

Still merging, because I have nothing against the request, but I'd still like to get to the bottom of the original cause, if possible.

FleetAdmiralButter commented 1 year ago

We're still trying to work that out ourselves at the moment.

From the one user I've been troubleshooting with, both the version file in their local GShade installation and GitHub both indicate that their install is up to date, but when launching the game the out-of-date version of GShade is still loaded in.

As far as I've been able to ascertain, they didn't run into any errors when performing the update initially.

I'm attempting to get hold of their install folder and will be looking further into it.