mrdhrrflu

Member
Dec 15, 2021
181
328
187
You know, lately there's this new thing called "freedom of speech", a revolutionary idea that is making boomers' minds spin. Look it up, just stay away from wikipedia though.
There's also something called "common sense." You're commenting on a thread for a VN that's specifically designed for people who enjoy this particular niche of women. Anyone with common sense would have thought, "Is this comment really necessary?" or "Is the attention really worth it?"
 

Valronn

Well-Known Member
Apr 13, 2018
1,118
363
187
Does this havebany kind of animations for the sex scenes or at least multiple pics that loop or just stills?
 

Vaan12

Newbie
Oct 11, 2018
37
23
203
From ver 0.44 to ver 0.5 is about 100mb. Can't progress forward with new content. Peek on Elizabeth shower goes to her leaving for work. Fuoka, just same dialog over and over. Hopefully, someone can enlighten me on how to move forward.
Start a New game
 
Jun 14, 2021
91
140
43
The MC has the face of a child and the body of an unwashed unshaven homeless senior.
Don't get me wrong, the first time I saw it I laughed my ass off like you wouldn't believe, but there DEFINITELY needs to be some sort of change to the MC's model... It's just such a weird combination. Not that the purpose is to self-insert or anything, but it's just so weird! Thanks for the laugh, though.
 
  • Like
Reactions: antoniox2
Mar 6, 2021
115
59
152
anyone else getting a bug when you are talking to John on the first floor after trying to peek in the Master Bathroom? this is the traceback


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/movement.rpy", line 269, in <module>
NameError: name 'box_tv' is not defined

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

Full traceback:
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 268, in script
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\ast.py", line 1632, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\exports\menuexports.py", line 100, in menu
    condition = renpy.python.py_eval(condition)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\python.py", line 1218, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\python.py", line 1211, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/movement.rpy", line 269, in <module>
NameError: name 'box_tv' is not defined


Additionally this one is when you are trying to search around the neighbor's downstairs Hallway


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/movement.rpy", line 350, in <module>
NameError: name 'box_tv' is not defined

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

Full traceback:
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 347, in script
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\ast.py", line 1632, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\exports\menuexports.py", line 100, in menu
    condition = renpy.python.py_eval(condition)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\python.py", line 1218, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\python.py", line 1211, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/movement.rpy", line 350, in <module>
NameError: name 'box_tv' is not defined
 

youbet567

Active Member
Jun 21, 2023
501
1,634
267
so there are two versions of this game?
one with fat skanks and one with hot babes ?

or what game is this?
 
  • Like
Reactions: ZorroBun

KingsEclipse

New Member
Dec 16, 2021
2
1
92
anyone else getting a bug when you are talking to John on the first floor after trying to peek in the Master Bathroom? this is the traceback


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/movement.rpy", line 269, in <module>
NameError: name 'box_tv' is not defined

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

Full traceback:
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 268, in script
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\ast.py", line 1632, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\exports\menuexports.py", line 100, in menu
    condition = renpy.python.py_eval(condition)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\python.py", line 1218, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\python.py", line 1211, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/movement.rpy", line 269, in <module>
NameError: name 'box_tv' is not defined


Additionally this one is when you are trying to search around the neighbor's downstairs Hallway


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/movement.rpy", line 350, in <module>
NameError: name 'box_tv' is not defined

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

Full traceback:
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 996, in script call
  File "game/movement.rpyc", line 347, in script
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\ast.py", line 1632, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\exports\menuexports.py", line 100, in menu
    condition = renpy.python.py_eval(condition)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\python.py", line 1218, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Work 1.0\God_of_Temptation-0.5-pc\GOTReborn-0.5-pc\renpy\python.py", line 1211, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/movement.rpy", line 350, in <module>
NameError: name 'box_tv' is not defined
Time skip to Saturday or Sunday & it'll work
 
4.00 star(s) 5 Votes