- May 17, 2018
- 5
- 2
I was also getting the s_09 not defined error.
but since it's just an issue of the variable not being initiated. anyone getting this issue can use the console and set it to something to bypass the issue.
after looking at the code, my best guess is that it's supposed to start in the False position.
TLDR: for people who just want to keep playing who get the s_09 error
(shift+O) for console
input next line:
s_09 = False
continue playing
but since it's just an issue of the variable not being initiated. anyone getting this issue can use the console and set it to something to bypass the issue.
after looking at the code, my best guess is that it's supposed to start in the False position.
TLDR: for people who just want to keep playing who get the s_09 error
(shift+O) for console
input next line:
s_09 = False
continue playing