Hamsda / EmoTrackerPacks

OoT Rando Map Tracker pack for EmoTracker
12 stars 12 forks source link

GS bridge requirement doesn't keep track of how many are needed when reloaded #125

Closed ClawhammerLobotomy closed 2 years ago

ClawhammerLobotomy commented 2 years ago

When loading a save file, the GS token requirement count is not pulled in from the JSON file.

Steps to reproduce:

  1. Load up a new EmoTracker window
  2. Make the rainbow bridge requirement GS tokens
  3. Change the quantity required to anything
  4. Save the settings as a new file
  5. Close Emo Tracker/re-open it a. Not strictly necessary, because it behaves the same when just re-loading the save
  6. Load the save file
  7. The GS count is reset to 6

I've tested this with Maptracker (Keysanity) ,Entrance Randomizer (Keysanity), and normal Maptracker packages with the same behavior.

See here the JSON part showing that it stores the requirement properly. image

(It isn't letting me upload the json files to GitHub)