VN Ren'Py Onhold Office Seduction [v0.5b Final] [Tremmi]

2.00 star(s) 1 Vote

mo4444

Newbie
Jul 21, 2017
57
72
Game always crashes for me during the first work day, not supporting this on Patreon anytime soon
 

kiteares

Well-Known Member
Nov 15, 2017
1,028
1,235
wow these variable errors seem insane as the previous version had var6 and var7 defined...
There are people wiser than me that I'm sure will pop in and have a look and offer a fix I'm sure.
@WaerM @tonny
If one of you could attach the script_main.rpy from the game folder someone might be able to analyse it. If you can't find it in there, run , sorry not downloading it myself.
 
  • Like
Reactions: Rroarr

kiteares

Well-Known Member
Nov 15, 2017
1,028
1,235
LOL thanks for your faith, but I'm capable of searching in a file for keywords, but not seeing where it's gone wrong. Have a look round and see if there is anyone that has provided unofficial patches in the past and give them a shout.
 

Brady2626

Engaged Member
Mar 2, 2018
2,063
1,503
broken
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script_main.rpy", line 374, in script
    menu:
  File "game/script_main.rpy", line 375, in <module>
    "To say hello" if var6 [1] and p5 <= 0:
NameError: name 'var6' is not defined

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

Full traceback:
  File "game/script_main.rpy", line 374, in script
    menu:
  File "E:\z-_-z\Office_seduction-0.2-pc\renpy\ast.py", line 1531, in execute
    choice = renpy.exports.menu(choices, self.set)
  File "E:\z-_-z\Office_seduction-0.2-pc\renpy\exports.py", line 874, in menu
    if renpy.python.py_eval(condition) ]
  File "E:\z-_-z\Office_seduction-0.2-pc\renpy\python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\z-_-z\Office_seduction-0.2-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script_main.rpy", line 375, in <module>
    "To say hello" if var6 [1] and p5 <= 0:
NameError: name 'var6' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Office_seduction 0.2
Sun Jun 17 13:36:56 2018
 

CEG

New Member
Jul 11, 2017
9
2
This version has to be stable

Still getting the same error with that download link.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script_main.rpy", line 375, in script
menu:
File "game/script_main.rpy", line 376, in <module>
"To say hello" if var6 [1] and p5 <= 0:
NameError: name 'var6' is not defined

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

Full traceback:
File "game/script_main.rpy", line 375, in script
menu:
File "D:\Desktop\Mods\Office_seduction-0.2a-pc\Office_seduction-0.2a-pc\renpy\ast.py", line 1483, in execute
choice = renpy.exports.menu(choices, self.set)
File "D:\Desktop\Mods\Office_seduction-0.2a-pc\Office_seduction-0.2a-pc\renpy\exports.py", line 849, in menu
if renpy.python.py_eval(condition) ]
File "D:\Desktop\Mods\Office_seduction-0.2a-pc\Office_seduction-0.2a-pc\renpy\python.py", line 1794, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Desktop\Mods\Office_seduction-0.2a-pc\Office_seduction-0.2a-pc\renpy\python.py", line 1788, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script_main.rpy", line 376, in <module>
"To say hello" if var6 [1] and p5 <= 0:
NameError: name 'var6' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Office_seduction 0.2a
 

the66

beware, the germans are cumming
Modder
Respected User
Donor
Jan 27, 2017
7,603
23,559
broken
You don't have permission to view the spoiler content. Log in or register now.
Still getting the same error with that download link.
You don't have permission to view the spoiler content. Log in or register now.
i hope this small fix solves your problems with undeclared variables
remove the f95zone prefix 124834_ and copy the file to the game folder of your installation
start your game and load your save, vars should be there now
 

groove888

Member
Apr 12, 2017
214
210
Is it just me or the game doesn't register some of the time worked when using the options : work until the end of the day. Worked more than 20h but still got a game over.

One another note the grind ain't fun. No new dialog almost nothing (new) happening = no fun imo. But I suppose it's fairly close to an actual office worker life...
 
  • Like
Reactions: martin Nielsen
2.00 star(s) 1 Vote