loathers / grimoire

Apache License 2.0
3 stars 8 forks source link

Change setChoices to avoid mysterious bug #81

Closed Kasekopf closed 1 year ago

Kasekopf commented 1 year ago

Example error before fix:


at file:/C:/Users/wnwil/Desktop/mafia/scripts/freecandydotexe/freecandy.js:1144 (_set)
at file:/C:/Users/wnwil/Desktop/mafia/scripts/freecandydotexe/freecandy.js:1259 (set)
at file:/C:/Users/wnwil/Desktop/mafia/scripts/freecandydotexe/freecandy.js:1271 (setChoices)
at file:/C:/Users/wnwil/Desktop/mafia/scripts/freecandydotexe/freecandy.js:6720 (setChoices)
at file:/C:/Users/wnwil/Desktop/mafia/scripts/freecandydotexe/freecandy.js:7265 (setChoices)
at file:/C:/Users/wnwil/Desktop/mafia/scripts/freecandydotexe/freecandy.js:6539 (execute)
at file:/C:/Users/wnwil/Desktop/mafia/scripts/freecandydotexe/freecandy.js:6466 (run)
at file:/C:/Users/wnwil/Desktop/mafia/scripts/freecandydotexe/freecandy.js:12104 (main)```