TimothyLuke / GSE-Advanced-Macro-Compiler

GSE is an alternative advanced macro editor and engine for World of Warcraft.
https://discord.gg/gseunited
MIT License
202 stars 70 forks source link

[BUG] Pop-up saying GSE is out of date, despite having the most recent version installed #1152

Closed StrykerJC closed 2 years ago

StrykerJC commented 2 years ago

🔵 Describe the bug: A clear and concise description of what the bug is.

Every time I join a raid instance (or World Boss), I get a pop-up saying that GSE is out of date. It provides a link to download, and when I go there, I have the option to install it via CurseForge. I do this, and in CurseForge it shows the addon as "Modified."

Everything is working properly, but the pop-up is a bit annoying.

image

TimothyLuke commented 2 years ago

Hi Stryker

The version you are running from that screenshot is 3.1.00-1 which is out of date and 3.1.01 is the current version. For some reason The Curseforge updater believes you have modified GSE instead of updating GSE. The behaviour of GSE is correct, you are running an out of date version and this isn’t a GSE bug. This is the Curseforge updater not updating correctly as it is preventing you from loosing what it believes are modifications to the code.

To solve this if you exit WoW fully and completely delete the GSE, GSE_GUI and GSE_LDB folders manual from the addons folder and then reinstall GSE with Curseforge this will resolve your issue.

StrykerJC commented 2 years ago

That did the trick, thank you very much for the quick and helpful response.