If you played version 0.1 but not 0.1.1 then you absolutely will need to start a new game.
Going from 0.1.1 to 0.2 you'll only need to start a new save if you involved Sin D at all during the initial scene. You could use your old save but I changed the way I'm tracking that encounter so you won't get credit for your choice if you use an older save.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5918, in script
$ qr_xs += 1
File "game/script.rpy", line 5918, in <module>
$ qr_xs += 1
NameError: name 'qr_xs' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5918, in script
$ qr_xs += 1
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 5918, in <module>
$ qr_xs += 1
NameError: name 'qr_xs' is not defined
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
It's Just A Game 0.2
Wed May 29 15:29:07 2024
```
got that one from picking the "no i'm good" at the simulation thing on a fresh start to boot, thus far that's been the sole issue.