besteon / Ironmon-Tracker

A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
MIT License
129 stars 45 forks source link

8.6.2 Patch Release #477

Closed UTDZac closed 2 months ago

UTDZac commented 2 months ago

(Critical hotfix patch)

Fixes a critical issue that is current preventing many people from updating their Tracker. No idea how this issue got introduced, happened sometime in the last 4-6 months.

This fix will resolve itself automatically for the broken Trackers when they try to update to this new version. The updater is structured in such a way to first download the new files, then load in any changes to the Update script, and use those to perform the update. In other words, they'll get the fixed file before updating over all other files.

Release Notes