TalicZealot / SotnRandoTools

A collection of tools to enhance the SotN randomizer experience.
https://taliczealot.github.io/
MIT License
24 stars 6 forks source link

Tracker map shows Guarded locations for OG seed #33

Closed MainMemory closed 1 year ago

MainMemory commented 1 year ago

Bug description:

The tracker's map seems to show the locations for the Guarded set even when playing an OG seed.

How to reproduce:

Generate an OG seed, start playing with the tracker enabled, and open the map.

Additional context, screenshot or log file from /ExternalTools/SotnRandoTools/Logs/:

image

SotnRandoTools version:

1.6.0

BizHawk version:

2.9.1

Seed Information:

https://discord.com/channels/407759960588419073/564738749678878720/1160600421103055048

Randomizer version:

3.15.0

Operating system and version:

Windows 10 Pro 22H2

TalicZealot commented 1 year ago

Will publish fix tomorrow. This was a crazy bug, one character difference due to boolean type coercion while reading json: "false" vs "False".

TalicZealot commented 1 year ago

Fixed in 1.6.1