Alex040677

Member
Jun 4, 2017
241
220
Hi It is possible to have a game guide / solution. There is that of the user Davox whom I thank, only that it is not precise at least as regards the part of the HYPNOTIST mode. Maybe if you could upgrade? Thanks for any help.
 

Jeromutton360

Member
Nov 16, 2017
146
289
ive used cheats within the console. ive completed training chelsea. she's toned now. i used the love potion on her. When i call her over now to give her a gift i.e the necklace from the jewelry shop i get this error -

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

While running game code:
File "game/00-wt-statements.rpy", line 87, in execute_init_register
renpy.error("Package {} is not registered!".format(package))
Exception: Package core is not registered!

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

Full traceback:
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\main.py", line 438, in main
node()
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1902, in execute_init
self.call("execute_init")
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1899, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "game/00-wt-statements.rpy", line 87, in execute_init_register
renpy.error("Package {} is not registered!".format(package))
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\exports.py", line 2392, in error
_error_handlers[-1](msg)
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\exports.py", line 2369, in _error
raise Exception(msg)
Exception: Package core is not registered!

Windows-8-6.2.9200
Ren'Py 7.2.2.491

Fri Sep 06 16:45:23 2019'

Is it because i overused the cheat system? is there a fixed sequence of events i must follow before i can give her the jewelry?
Any help in this regard would be much appreciated.
 

VikingCrawler

Member
Donor
May 18, 2018
267
147
ive used cheats within the console. ive completed training chelsea. she's toned now. i used the love potion on her. When i call her over now to give her a gift i.e the necklace from the jewelry shop i get this error -

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

While running game code:
File "game/00-wt-statements.rpy", line 87, in execute_init_register
renpy.error("Package {} is not registered!".format(package))
Exception: Package core is not registered!

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

Full traceback:
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\main.py", line 438, in main
node()
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1902, in execute_init
self.call("execute_init")
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1899, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "game/00-wt-statements.rpy", line 87, in execute_init_register
renpy.error("Package {} is not registered!".format(package))
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\exports.py", line 2392, in error
_error_handlers[-1](msg)
File "D:\Downloads HDD\GAMES\WifeTrainerFiles-07f-pc\WifeTrainerFiles-0.7f-pc\renpy\exports.py", line 2369, in _error
raise Exception(msg)
Exception: Package core is not registered!

Windows-8-6.2.9200
Ren'Py 7.2.2.491

Fri Sep 06 16:45:23 2019'

Is it because i overused the cheat system? is there a fixed sequence of events i must follow before i can give her the jewelry?
Any help in this regard would be much appreciated.
@ 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.
 
Last edited:

Cuba003

Newbie
Nov 2, 2017
37
13
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
147
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.
 

Airmanken

Newbie
Jun 3, 2017
29
17
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
146
289
@ 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
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
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
147
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
242
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,479
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
523
713
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,685
1,351
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.
 
4.40 star(s) 67 Votes