- May 18, 2018
- 267
- 149
- 196
i get that as well, also get an error when i try to give chelsea the necklacein version 0.7 f asking jasmine to become show girl
showing this error
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 203, in script call call day_loop from _call_day_loop File "game/script.rpy", line 214, in script call call core_loop from _call_core_loop File "game/script.rpy", line 291, in script call call expression label from _call_expression File "game/modules/00core/clients/jasmine/jasmine.rpy", line 3927, in script call call jasmine_contact_showgirl from _call_jasmine_contact_showgirl_1 File "game/modules/00core/clients/jasmine/jasmine.rpy", line 3939, in script if jasmine.transformed_needs_location: File "game/modules/00core/clients/jasmine/jasmine.rpy", line 3939, in <module> if jasmine.transformed_needs_location: File "game/00-wt-classes.rpy", line 879, in __getattr__ raise AttributeError(name) AttributeError: transformed_needs_location -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 203, in script call call day_loop from _call_day_loop File "game/script.rpy", line 214, in script call call core_loop from _call_core_loop File "game/script.rpy", line 291, in script call call expression label from _call_expression File "game/modules/00core/clients/jasmine/jasmine.rpy", line 3927, in script call call jasmine_contact_showgirl from _call_jasmine_contact_showgirl_1 File "game/modules/00core/clients/jasmine/jasmine.rpy", line 3939, in script if jasmine.transformed_needs_location: File "E:\games\mods\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1807, in execute if renpy.python.py_eval(condition): File "E:\games\mods\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1961, in py_eval return py_eval_bytecode(code, globals, locals) File "E:\games\mods\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1954, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/modules/00core/clients/jasmine/jasmine.rpy", line 3939, in <module> if jasmine.transformed_needs_location: File "game/00-wt-classes.rpy", line 879, in __getattr__ raise AttributeError(name) AttributeError: transformed_needs_location Windows-8-6.2.9200 Ren'Py 7.2.2.491 The Wife Trainer Files 0.7f Thu Sep 12 13:17:08 2019
You have to download the fixes in Discord (via ingame menu).i get that as well, also get an error when i try to give chelsea the necklace
still getting the errorsYou have to download the fixes in Discord (via ingame menu).
Have you started a new game after the download and copy of the fixed files?still getting the errors
the fixes are save compatible, i put them in the game folder, didnt fix it, i put them in the renpy folder, didnt fixHave you started a new game after the download and copy of the fixed files?
wintersedge91the fixes are save compatible, i put them in the game folder, didnt fix it, i put them in the renpy folder, didnt fix
You have to put them into the game/modules/00core-folder where under the following folders you have to find the char you want to fix for example:the fixes are save compatible, i put them in the game folder, didnt fix it, i put them in the renpy folder, didnt fix
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 203, in script call
call day_loop from _call_day_loop
File "game/script.rpy", line 214, in script call
call core_loop from _call_core_loop
File "game/script.rpy", line 291, in script call
call expression label from _call_expression
File "game/modules/00core/clients/alexis/alexis.rpy", line 5669, in script call
call alexis_description_display from _call_alexis_description_display_2
File "game/modules/00core/clients/alexis/alexis.rpy", line 5687, in script
if alexis.has_tag('continuing_actions') not alexis.has_tag('relationship_status_action_removed'):
SyntaxError: invalid syntax (game/modules/00core/clients/alexis/alexis.rpy, line 5687)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 203, in script call
call day_loop from _call_day_loop
File "game/script.rpy", line 214, in script call
call core_loop from _call_core_loop
File "game/script.rpy", line 291, in script call
call expression label from _call_expression
File "game/modules/00core/clients/alexis/alexis.rpy", line 5669, in script call
call alexis_description_display from _call_alexis_description_display_2
File "game/modules/00core/clients/alexis/alexis.rpy", line 5687, in script
if alexis.has_tag('continuing_actions') not alexis.has_tag('relationship_status_action_removed'):
File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1959, in py_eval
code = py_compile(code, 'eval')
File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 690, in py_compile
raise e
SyntaxError: invalid syntax (game/modules/00core/clients/alexis/alexis.rpy, line 5687)
Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Wife Trainer Files 0.7f
Mon Sep 16 13:23:10 2019
@KlaususException when checking review for Alexis:
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 203, in script call call day_loop from _call_day_loop File "game/script.rpy", line 214, in script call call core_loop from _call_core_loop File "game/script.rpy", line 291, in script call call expression label from _call_expression File "game/modules/00core/clients/alexis/alexis.rpy", line 5669, in script call call alexis_description_display from _call_alexis_description_display_2 File "game/modules/00core/clients/alexis/alexis.rpy", line 5687, in script if alexis.has_tag('continuing_actions') not alexis.has_tag('relationship_status_action_removed'): SyntaxError: invalid syntax (game/modules/00core/clients/alexis/alexis.rpy, line 5687) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 203, in script call call day_loop from _call_day_loop File "game/script.rpy", line 214, in script call call core_loop from _call_core_loop File "game/script.rpy", line 291, in script call call expression label from _call_expression File "game/modules/00core/clients/alexis/alexis.rpy", line 5669, in script call call alexis_description_display from _call_alexis_description_display_2 File "game/modules/00core/clients/alexis/alexis.rpy", line 5687, in script if alexis.has_tag('continuing_actions') not alexis.has_tag('relationship_status_action_removed'): File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1807, in execute if renpy.python.py_eval(condition): File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1959, in py_eval code = py_compile(code, 'eval') File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 690, in py_compile raise e SyntaxError: invalid syntax (game/modules/00core/clients/alexis/alexis.rpy, line 5687) Windows-8-6.2.9200 Ren'Py 7.2.2.491 The Wife Trainer Files 0.7f Mon Sep 16 13:23:10 2019
PrevatWhen can we expect a version will all the bugfixes from the discord?
No.this game has animations?
You can bang julia the jewelry girl also (as playboy), you just need to continue talking to her until you visit her house. When u visit her at home i think 4 different events play in a certain order- pool, husband w/ her, just her, just her w/ husband approval. As long as the husband isn't with her, you then can convince her to strip and let you have her- meaning the only time you can't fuck her is when the husband offers you to watch.I updated my walkthrough.
- made some parts easier to read/understand
- corrected some false informations
- updated stuff that changed with 0.7f
- added first part for Alexis
You have to download the fixes in Discord (via ingame menu).
what do you mean??You have to download the fixes in Discord (via ingame menu).
@avin11what do you mean??