Cuba003

Newbie
Nov 2, 2017
37
13
174
when i ContaCT Jasmine (Become showgirl) I GOT THIS PROBLEM

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:\WifeTrainerFiles-07f-pc_2\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "E:\WifeTrainerFiles-07f-pc_2\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\WifeTrainerFiles-07f-pc_2\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-7-6.1.7601-SP1
Ren'Py 7.2.2.491
The Wife Trainer Files 0.7f
Fri Sep 06 14:21:30 2019


COULD U HELP , ME TO FIX THIS
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
when i ContaCT Jasmine (Become showgirl) I GOT THIS PROBLEM

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:\WifeTrainerFiles-07f-pc_2\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "E:\WifeTrainerFiles-07f-pc_2\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\WifeTrainerFiles-07f-pc_2\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-7-6.1.7601-SP1
Ren'Py 7.2.2.491
The Wife Trainer Files 0.7f
Fri Sep 06 14:21:30 2019


COULD U HELP , ME TO FIX THIS
@Cuba003
Take a look at the post the a4hryou made. They go over the steps needed to fix this issue.
 

Doctor Doom

Active Member
Jul 21, 2017
537
591
298
is there an option where we make our own wife? i mean upload the pics of women we want to fuck irl
 

Airmanken

Newbie
Jun 3, 2017
30
19
233
From what I understand, the whole reason they went to RENPY was for the modding scene where you could make your own client. It's not fleshed out yet though and not that user friendly yet, but you can give it a try if you're Ren'py fu is knowledgeable.
 

Jeromutton360

Member
Nov 16, 2017
147
289
226
@ Jeromutton360
1) Are you using a new save?
2) Did this occur when you were trying to give jewelry to Chelsea? (This has been fixed.) Try the rpy provided below.
3) Did you make sure that the core file has been selected?
4) What mods are you using? This could be an out of date mod issue.
1) yes i started the game from scratch
2) yes after having successfully finished training Chelsea (toned) i decided to give her jewelry but the error i posted kept popping up everytime i did. Will be trying out your attached file.
3) yes i selected the Core package and the Moneybags package
4) No mod outside of the ones like 'Moneybag" in game.

Thanks for the response. Will get back with feedback on the amendment.
 
  • Like
Reactions: VikingCrawler

a4hryou

New Member
Aug 18, 2016
6
13
187
7767
To any moderators, please include in the op that players can find a list of files that fix game breaking bugs on the Discord. The files posted there will allow for a smoother experience between major releases.
 
Last edited:

gobaterrann

Newbie
Oct 7, 2016
31
12
73
Hey. I'm playing on a hypnosis route, on week 13, and I'm using the cheatomatic mod (but only to correct some issues, not systematically). The walkthrough suggests that I go to the jewelry store. Yet the store hasn't been unlocked. Is this a bug? Or have I done something wrong?
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
Hey. I'm playing on a hypnosis route, on week 13, and I'm using the cheatomatic mod (but only to correct some issues, not systematically). The walkthrough suggests that I go to the jewelry store. Yet the store hasn't been unlocked. Is this a bug? Or have I done something wrong?
@ gobaterrann
I believe that the store doesn't open until week 14.
 
  • Like
Reactions: gobaterrann

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
First thing i discovered: The naming when saving has changed. Iam not able to see the name of the save i have entered. Maybe it's because of my resolution (1680x1050), but iam sure i wont be the only one having trouble with this.

PS: I started the DOM route. It's week 3 and Bree is not in the store, same was at week 1. I only met her once in week 2. Is that change intended?
 
Last edited:

The Krypt Angel

Engaged Member
Feb 17, 2019
3,365
9,484
617
First thing i discovered: The naming when saving has changed. Iam not able to see the name of the save i have entered. Maybe it's because of my resolution (1680x1050), but iam sure i wont be the only one having trouble with this.

PS: I started the DOM route. It's week 3 and Bree is not in the store, same was at week 1. I only met her once in week 2. Is that change intended?
It's a bug Viking our resident bug swatter already put a fix request in till then check the store on mondays it's the only day i've ever found her working or you can use the console to summon her to the store but you'll have to dismiss her manually or she'll continue to follow you around
 
  • Like
Reactions: Klausus

Eayz3n

Active Member
Oct 12, 2018
567
1,007
341
This is the bugg i found when you ask jasmine to become a showgirl

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:\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "E:\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\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
Fri Sep 06 22:35:47 2019
 

mattius77

Well-Known Member
May 16, 2017
1,782
1,489
355
I believe one of the requirements for making her your GF is to tell her about the club and stripping at the club. If it's because of transformation, then that really sucks cause now she can't be your girl friend.

Save is right before the error. Choose "Talk about becoming a showgirl" and it errors out.

Sad because Jasmine is one of my favorites next to Elsa.
I like Jaz, too. Her character is pretty well-written, and it's more satisfying unlocking her Exhibitionist self than just about any other character in the game. (Plus I enjoy the idea of vicariously sport-fucking Lacey Duvalle.)

Open the console and type

add tags 'showgirl' 'girlfriend' to jasmine
and see if that works. (If you get an error, do each one individually) You won't see the conversations keyed to those choices, but it should give you access to that content.
 

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
I discovered a BUG:
After Rae becomes your GF (Playboy), she appears twice in your bedroom (after watching her selfies?), therefore gets upset because of "the other girl" and leaves you.
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
This is the bugg i found when you ask jasmine to become a showgirl

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:\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "E:\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\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
Fri Sep 06 22:35:47 2019
Eayz3n

1)Please use this rpy file
2) Also, after you have updated the file go into the console and use this command
3) add tag 'transformed_needs_location' to jasmine

Doing this should fix your problems with Jasmine. If you want to check you can use jasmine.tags to see what tags she has.
add tag 'transformed_needs_location' to jasmine should be there
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
First thing i discovered: The naming when saving has changed. Iam not able to see the name of the save i have entered. Maybe it's because of my resolution (1680x1050), but iam sure i wont be the only one having trouble with this.

PS: I started the DOM route. It's week 3 and Bree is not in the store, same was at week 1. I only met her once in week 2. Is that change intended?
The Krypt Angel
Klausus


Go over to the Wife Trainer Files Discord, you will find fixes for some of the problems that are occurring under the fixed_files channel over on the left. Choose that channel and you should see a list of files.
 

Shadowcrow

Member
Oct 10, 2016
162
60
284
The Krypt Angel
Klausus


Go over to the Wife Trainer Files Discord, you will find fixes for some of the problems that are occurring under the fixed_files channel over on the left. Choose that channel and you should see a list of files.
Been looking for this Discord for a while, Can't seem to find a link aside from the collective one, is it the same or is there one specifically for WT?

EDIT: NVM found it, it's literally in the main menu of the game.
 
  • Like
Reactions: VikingCrawler
4.40 star(s) 75 Votes