Thatguy

I exist.
Uploader
Respected User
Aug 5, 2016
1,735
4,897
566
working on updating the OP. Klausus you using any mods that you got from here? If not I'm gonna just post that over at Hypnopics for the devs. I know starting next month they intend on getting Elsa back into the game but Dev said he/she was taking a break after version 0.7b or c cause they've been using most of their free time to port the game since January and wanted a break.
 

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
working on updating the OP. Klausus you using any mods that you got from here? If not I'm gonna just post that over at Hypnopics for the devs. I know starting next month they intend on getting Elsa back into the game but Dev said he/she was taking a break after version 0.7b or c cause they've been using most of their free time to port the game since January and wanted a break.
I don't use any mods. All i have changed is some of the files VikingJohn send and are supposed to be in the update anyway.
 

Thatguy

I exist.
Uploader
Respected User
Aug 5, 2016
1,735
4,897
566
ah then nvm, not gonna share cause idk if Viking has contacted or was contacted by dev team so unsure if they've been working together. Maybe try fresh version that's in the OP.
 
  • Like
Reactions: Klausus

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
ah then nvm, not gonna share cause idk if Viking has contacted or was contacted by dev team so unsure if they've been working together. Maybe try fresh version that's in the OP.
Iam on to it, but it can take a while since i don't have 7d anymore and i cannot use megashare for some reason and downloaded too much with nopy.
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
Thatguy
I made a fresh install and the exception wasn't there anymore. Sorry for wasting your time. I'll be more careful in future.
@Klausus @Thatguy
Yeah, I apologize for not posting that you should use a new install. As the update to 0.7e basically required a fresh install / fresh save. There were some edits that required a new playthrough. I will remove the files that I posted before the 0.7e script update.
Also, I have been working with the dev team. I think the best thing to do now, to avoid errors, is to just fix the bugs that happen here and put in a merge request on their GitLab.
Edit: Doing this will avoid the use of conflicting code. Also, please don't hesitate to let me know if you encounter any errors.
Again I apologize for not stating that the update needed a fresh install.
 
Last edited:
  • Like
Reactions: Klausus and Thatguy

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
Exeception:
So, fresh install and i found one when pimping out Bethany for the 3rd(?) time.

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/minor_characters/bethany/bethany.rpy", line 732, in script
    berthany.c "Let me make it up to you.  Let me give you some honest value for your hard earned money."
NameError: name 'berthany' is not defined

-- 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/minor_characters/bethany/bethany.rpy", line 732, in script
    berthany.c "Let me make it up to you.  Let me give you some honest value for your hard earned money."
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\ast.py", line 664, in execute
    who = eval_who(self.who, self.who_fast)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\ast.py", line 568, in eval_who
    return renpy.python.py_eval(who)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\python.py", line 1961, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\python.py", line 1954, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'berthany' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Wife Trainer Files exElsa0.7e
Wed Jul 31 00:22:17 2019
[/CODE]
 

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
Question about Bethany:
I have pimped her out as often as possible and now i don't have the option anymore. But i receive 50 money weekly for pimping out whores, the only one i have though is Sophie.
When i contsact my whores, only Sophie is shown.

Is the dialogue for Bethany missing, or do i receive too much money?

EDIT: There wasn't the usual message that i don't have to supervise Bethany anymore like with the other girls at the end of their whore "training".
EDIT again: Ok, i received a message from Bethany that explained everything.
 
Last edited:

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
Exeception:
So, fresh install and i found one when pimping out Bethany for the 3rd(?) time.

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/minor_characters/bethany/bethany.rpy", line 732, in script
    berthany.c "Let me make it up to you.  Let me give you some honest value for your hard earned money."
NameError: name 'berthany' is not defined

-- 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/minor_characters/bethany/bethany.rpy", line 732, in script
    berthany.c "Let me make it up to you.  Let me give you some honest value for your hard earned money."
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\ast.py", line 664, in execute
    who = eval_who(self.who, self.who_fast)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\ast.py", line 568, in eval_who
    return renpy.python.py_eval(who)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\python.py", line 1961, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\python.py", line 1954, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'berthany' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Wife Trainer Files exElsa0.7e
Wed Jul 31 00:22:17 2019
[/CODE]
Question about Bethany:
I have pimped her out as often as possible and now i don't have the option anymore. But i receive 50 money weekly for pimping out whores, the only one i have though is Sophie.
When i contsact my whores, only Sophie is shown.

Is the dialogue for Bethany missing, or do i receive too much money?

EDIT: There wasn't the usual message that i don't have to supervise Bethany anymore like with the other girls at the end of their whore "training".
EDIT again: Ok, i received a message from Bethany that explained everything.
@Klausus
I found what was causing the error with Bethany and put in a merge request.
If you want to use any of the fixes that I make. Please message me.
Note: Using these fixes may require a new save / install every new game version and may also cause unforeseen errors if not used properly.
 
  • Like
Reactions: Klausus

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
@Klausus
I found what was causing the error with Bethany and put in a merge request.
If you want to use any of the fixes that I make. Please message me.
Note: Use of the fixes may require a new save / install every new game version.
Thanks, i just wait for the merge.
 

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
Exception
Sarah's training: Weekend -> get her used to being watched -> Follow up concersation -> Chelsea

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/01-core.rpy", line 414, in script call
    call expression (current_target.short_name + "_weekend") from _call_expression_2
  File "game/modules/00core/clients/sarah/sarah.rpy", line 903, in script call
    call expandable_menu(sarah_weekend_training_menu) from _call_expandable_menu_6
  File "game/script.rpy", line 747, in script call
    call expression selected_choice.to pass (**selected_choice.variables) from _call_safe_call_2
  File "game/modules/00core/clients/sarah/sarah.rpy", line 988, in script call
    call sarah_weekend_used_to_being_watched from _call_sarah_weekend_used_to_being_watched
  File "game/modules/00core/clients/sarah/sarah.rpy", line 1128, in script call
    call expression current_target.short_name + '_sara_positive_role_sex' from _call_expression_25
  File "game/modules/00core/clients/chelsea/chelsea.rpy", line 11695, in script
    chelsea.c "And she's certainly not disturbing you, is she [chelsea.our_name]?"
  File "game/00-wt-global-methods.rpy", line 14, in autosize_say
    who(what, *args, **kwargs)
  File "game/00-wt-classes.rpy", line 879, in __getattr__
    raise AttributeError(name)
AttributeError: our_name

-- 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/01-core.rpy", line 414, in script call
    call expression (current_target.short_name + "_weekend") from _call_expression_2
  File "game/modules/00core/clients/sarah/sarah.rpy", line 903, in script call
    call expandable_menu(sarah_weekend_training_menu) from _call_expandable_menu_6
  File "game/script.rpy", line 747, in script call
    call expression selected_choice.to pass (**selected_choice.variables) from _call_safe_call_2
  File "game/modules/00core/clients/sarah/sarah.rpy", line 988, in script call
    call sarah_weekend_used_to_being_watched from _call_sarah_weekend_used_to_being_watched
  File "game/modules/00core/clients/sarah/sarah.rpy", line 1128, in script call
    call expression current_target.short_name + '_sara_positive_role_sex' from _call_expression_25
  File "game/modules/00core/clients/chelsea/chelsea.rpy", line 11695, in script
    chelsea.c "And she's certainly not disturbing you, is she [chelsea.our_name]?"
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\ast.py", line 694, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "game/00-wt-global-methods.rpy", line 14, in autosize_say
    who(what, *args, **kwargs)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\character.py", line 1041, in __call__
    return Character(kind=self, **kwargs)(what, interact=interact, _call_done=_call_done, multiple=multiple)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\character.py", line 1114, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=True))
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\character.py", line 1103, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\substitutions.py", line 244, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 652, in get_field
  File "game/00-wt-classes.rpy", line 879, in __getattr__
    raise AttributeError(name)
AttributeError: our_name

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Wife Trainer Files exElsa0.7e
Wed Jul 31 02:03:23 2019
[/CODE]
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
Thanks, i just wait for the merge.
@Klausus
Absolutely. If you want to access content that might be blocked by a code error and you don't want to wait until a new game version. Just let me know. What you could do is make a copy of the original WT folder and put the fix in the copied version.
 
Last edited:

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
Exception
Sarah's training: Weekend -> get her used to being watched -> Follow up concersation -> Chelsea

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/01-core.rpy", line 414, in script call
    call expression (current_target.short_name + "_weekend") from _call_expression_2
  File "game/modules/00core/clients/sarah/sarah.rpy", line 903, in script call
    call expandable_menu(sarah_weekend_training_menu) from _call_expandable_menu_6
  File "game/script.rpy", line 747, in script call
    call expression selected_choice.to pass (**selected_choice.variables) from _call_safe_call_2
  File "game/modules/00core/clients/sarah/sarah.rpy", line 988, in script call
    call sarah_weekend_used_to_being_watched from _call_sarah_weekend_used_to_being_watched
  File "game/modules/00core/clients/sarah/sarah.rpy", line 1128, in script call
    call expression current_target.short_name + '_sara_positive_role_sex' from _call_expression_25
  File "game/modules/00core/clients/chelsea/chelsea.rpy", line 11695, in script
    chelsea.c "And she's certainly not disturbing you, is she [chelsea.our_name]?"
  File "game/00-wt-global-methods.rpy", line 14, in autosize_say
    who(what, *args, **kwargs)
  File "game/00-wt-classes.rpy", line 879, in __getattr__
    raise AttributeError(name)
AttributeError: our_name

-- 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/01-core.rpy", line 414, in script call
    call expression (current_target.short_name + "_weekend") from _call_expression_2
  File "game/modules/00core/clients/sarah/sarah.rpy", line 903, in script call
    call expandable_menu(sarah_weekend_training_menu) from _call_expandable_menu_6
  File "game/script.rpy", line 747, in script call
    call expression selected_choice.to pass (**selected_choice.variables) from _call_safe_call_2
  File "game/modules/00core/clients/sarah/sarah.rpy", line 988, in script call
    call sarah_weekend_used_to_being_watched from _call_sarah_weekend_used_to_being_watched
  File "game/modules/00core/clients/sarah/sarah.rpy", line 1128, in script call
    call expression current_target.short_name + '_sara_positive_role_sex' from _call_expression_25
  File "game/modules/00core/clients/chelsea/chelsea.rpy", line 11695, in script
    chelsea.c "And she's certainly not disturbing you, is she [chelsea.our_name]?"
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\ast.py", line 694, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "game/00-wt-global-methods.rpy", line 14, in autosize_say
    who(what, *args, **kwargs)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\character.py", line 1041, in __call__
    return Character(kind=self, **kwargs)(what, interact=interact, _call_done=_call_done, multiple=multiple)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\character.py", line 1114, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=True))
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\character.py", line 1103, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7e-pc\renpy\substitutions.py", line 244, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 652, in get_field
  File "game/00-wt-classes.rpy", line 879, in __getattr__
    raise AttributeError(name)
AttributeError: our_name

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Wife Trainer Files exElsa0.7e
Wed Jul 31 02:03:23 2019
[/CODE]
@Klausus
I fixed the error and have put in a merge request. Thank you for the report.
 
  • Like
Reactions: Klausus

botc76

The Crawling Chaos, Bringer of Strange Joy
Donor
Oct 23, 2016
4,526
13,604
775
Have to say, a bug fix release where save games from earlier versions are not compatible, that is really something you don't see every day in a ren'py game.
 
  • Like
Reactions: joe316 and fbass

The Krypt Angel

Engaged Member
Feb 17, 2019
3,365
9,484
617
hmmmm .7d saves seem to work fine despite the warning I forgot to delete my appdata save folder so they were all there when I fired .7e up and I loaded a save just for shits and giggles and have had no problems.
 
  • Like
Reactions: botc76

WhiteWood69

New Member
Apr 11, 2019
10
2
94
I can not get this game to work. I tried the Rags version and really liked the concept. The RenPy even when only selecting WT Core at the start I can't click the phone at the top to read the first message. The phone account has a red border around it and the red ! but when I click it it does nothing. What am I missing?
 
4.40 star(s) 75 Votes