theonlydude / RandomMetroidSolver

VARIA Randomizer, Solver and Tracker for Super Metroid
http://randommetroidsolver.pythonanywhere.com
MIT License
45 stars 27 forks source link

Bug: Beta Tracker is not functional #129

Open Martmists-GH opened 4 months ago

Martmists-GH commented 4 months ago

Instead, I get a popup with: "Something wrong happened during isolver init: setGraph() takes 2 positional arguments but 3 were given"

Likely culprit: https://github.com/theonlydude/RandomMetroidSolver/blob/ab3f1e21a12fff85a41e1b7317cf55ddfa0bdad1/solver/commonSolver.py#L155