Create your AI Cum Slut for Valentine’s Day 60% OFF Now
x

ShiroSeigi

New Member
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
 
  • Like
Reactions: spiderfff

MaraTDuoDev

Well-Known Member
Game Developer
Dec 4, 2016
1,584
2,523
Oh also you guys leaked the 0.10 that wasnt working well (the $10 usually has some bugs that are solved later, which is also one of the reasons I dont upload the newest version day 1)

Well, tough luck I guess :p I wont resolve issues in this leaked version, nor will be resolving any issue here revolving 0.10
 
  • Like
Reactions: numanumani

deluges

Well-Known Member
Dec 28, 2018
1,097
1,222
Oh also you guys leaked the 0.10 that wasnt working well (the $10 usually has some bugs that are solved later, which is also one of the reasons I dont upload the newest version day 1)

Well, tough luck I guess :p I wont resolve issues in this leaked version, nor will be resolving any issue here revolving 0.10
I'm using the version I got from Patreon and didn't have any issues.
 

212Cant

New Member
Mar 11, 2018
6
1
If anyone is getting the...
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script/locations/PPF HQ.rpy", line 32, in script
menu:
File "game/script/locations/PPF HQ.rpy", line 41, in <module>
"Date Branka" if s_09 == True and bran_love < 50 and vera_love > 50:
NameError: name 'bran_love' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script/locations/PPF HQ.rpy", line 32, in script
menu:
File "F:\Illusion\TakeOver-0.10-pc\renpy\ast.py", line 1564, in execute
choice = renpy.exports.menu(choices, self.set)
File "F:\Illusion\TakeOver-0.10-pc\renpy\exports.py", line 885, in menu
condition = renpy.python.py_eval(condition)
File "F:\Illusion\TakeOver-0.10-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\Illusion\TakeOver-0.10-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script/locations/PPF HQ.rpy", line 41, in <module>
"Date Branka" if s_09 == True and bran_love < 50 and vera_love > 50:
NameError: name 'bran_love' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Take Over 0.10
Wed Jan 30 10:57:22 2019


error what i did was go back to my house and i got a message that "game was updated to 0.10" and now the PPF is working fine.
 

theRealFogh

Newbie
Aug 9, 2017
23
17
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
it fixed it so i can corrupt Vera but still can't open the Journal!
Edit: just had to type it twice for some reason and it fixed it!
 
  • Like
Reactions: Sheknowsaboutyou

Souleater

F95 Museum Director
Uploader
Donor
Sep 12, 2016
331
15,136
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
this is the correct way to fix it friend just told me how to do it
To force an auto update, open console (Shift O NOTE: That's an o of over, not a zero, capslock need to be off) then type exactly as it follows:
game_version = "0.8"
I make emphasis in EXACTLY like that, with "", with everything, just exactly like that, then go to sleep in game an d it should update the variables.
 
3.70 star(s) 83 Votes