DigitalBonsai

Newbie
Game Developer
Jul 5, 2019
49
108
184
Hey, guys.
I coded the engine that runs the current version of the game. The porting was done by like 15 different volunteers so quality of that code varies dramatically.
Since its currently just WT and me working on it, trying to bug check all that code was gonna take _forever_. So we released a public test version over at hypnopics-collective, and it made its way here after that (which we didn't intent due the humongous amount of bugs :D).

If you want to reach me, the easiest way is over at our Discord. I'm usually around.

VikingJohn
I messaged you back at hypnopics-collective. If you have any questions about the engine or the code, Discord is the quickest way to ask me.
 

TiedupQ

Newbie
Dec 25, 2017
33
6
224
I cant find Elsa anywhere in the game after accepting her? Anyone knows where I can find her, im following the dominant route atm
 
  • Like
Reactions: joe316

Deadeye666

New Member
Sep 26, 2017
7
8
206
I cant find Elsa anywhere in the game after accepting her? Anyone knows where I can find her, im following the dominant route atm
There were a bunch of issues with porting her content over from the RAGS version so Elsa isn´t actually in the game right now.
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
@Klausus
If you find any more errors. I will try to fix them. It will also allow me to put in a merge request if I can fix it and let Bonsai know if I can't.
 

mattius77

Well-Known Member
May 16, 2017
1,782
1,489
355
@Klausus
I think I managed to fix the issue that you were having with Tracy. I will attach the tracy rpy file below. Just put it in the tracy folder located here: game\modules\00core\minor_characters\tracy
See if that fixes your error. It should. If not, then I will take another look.
This rpy file causes a conflict with the julia and alexis.rpy files.
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label _call_focus_image_32 is defined twice, at
File "game/modules/00core/minor_characters/julia/julia.rpy", line 1326 and
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 128.

The label _call_forced_movement_138 is defined twice, at
File "game/modules/00core/clients/alexis/alexis.rpy", line 1511 and
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 477.

The label _call_forced_movement_139 is defined twice, at
File "game/modules/00core/clients/alexis/alexis.rpy", line 2955 and
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 791.

The label _call_forced_movement_140 is defined twice, at
File "game/modules/00core/clients/alexis/alexis.rpy", line 3377 and
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 1625.

The label _call_focus_image_33 is defined twice, at
File "game/modules/00core/minor_characters/julia/julia.rpy", line 1441 and
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 2168.

The label _call_forced_movement_141 is defined twice, at
File "game/modules/00core/clients/alexis/alexis.rpy", line 3433 and
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 2252.

The label _call_forced_movement_142 is defined twice, at
File "game/modules/00core/clients/alexis/alexis.rpy", line 3874 and
File "game/modules/00core/minor_characters/tracy/tracy.rpy", line 2513.

Ren'Py Version: Ren'Py 7.2.2.491
I don't think I've ever encountered the Tracy character in the previous RAGS game, so I don't know if she's a new add for the Ren'py build or what.
 

joe316

Member
Dec 3, 2016
431
279
144
Should be a fun game a year from now when all the bugs are sorted out. Right now it seems to be a game ending mess.
 

lnppo

Active Member
Jun 23, 2018
982
2,561
447
Should be a fun game a year from now when all the bugs are sorted out. Right now it seems to be a game ending mess.
Yeah, there's a good reason it's a "Public Playtest". FYI, they rewrote the game in a new engine which for a game this complicated is a massive undertaking. If you want to get a feel for how the game is actually supposed to play give the RAGS version a try, orrrrr just wait, whatever floats your boat.
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
This rpy file causes a conflict with the julia and alexis.rpy files.


I don't think I've ever encountered the Tracy character in the previous RAGS game, so I don't know if she's a new add for the Ren'py build or what.
@Klausus ; mattius77

For some reason, the proposed Tracy fix might be causing conflicts between characters, and I am not sure why. I will upload the original rpy file so you can revert back. Unfortunately, this means that the previous error will still occur. If however, you still have the errors between julia and alexis on the original file, then let me know. I will try to see if I can fix the error. If I can't, I might have to try and contact DigitalBonsai.

Edit: I have also removed the edited file from my previous post to avoid more downloads. If you were one of the few to download the "fix", then please use this file to revert to the original file.

Re-Edit: Also @ mattius77, could you please tell me what you were doing when you encountered the error? I didn't have any problem using the edited file. So, knowing when and how it occurred will help. Also, just to make sure, have you updated to the latest game version?

RE-Re_Edit: I have reattached the edited tracy.rpy file as the error was being caused by accidentally using an old game version.
 
Last edited:
  • Like
Reactions: Klausus

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
Yeah, there's a good reason it's a "Public Playtest". FYI, they rewrote the game in a new engine which for a game this complicated is a massive undertaking. If you want to get a feel for how the game is actually supposed to play give the RAGS version a try, orrrrr just wait, whatever floats your boat.
Yes, this renpy version does have quite a few bugs. They released the playtest version in a different forum. However, it managed to spread to here.
 

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
It roadblocked launching the game. Double click the exe, and the error with the pasted text appeared.
@mattius77
I was using the updated tracy rpy file while playing my game and I never had a problem starting the game. Have you updated the game version to WifeTrainerFiles-exElsa0.7d? If not, then the edited file might not have been the problem.

Edit: I just used the edited file with the updated game version and I didn't have a problem. If you were using WifeTrainerFiles-exElsa0.7d, then I am not sure what could have caused the error.
 
Last edited:

VikingCrawler

Member
Donor
May 18, 2018
267
149
196
That explains it, didn't know it had been updated to D.
@mattius77
Here is the edited rpy file. It should work now. Also, note that with the update to the game version, old saves are incompatible.
It goes here: game\modules\00core\minor_characters\tracy

Removed old files.
 
Last edited:

Klausus

Member
Game Developer
Feb 27, 2019
445
243
112
Two exceptions in a row while punishing Bree in the Club: She should finish cleaning like this.


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/bree/bree.rpy", line 2301, in script
    $ breemaid.change_image('b_clerk_maid_1_5')
  File "game/modules/00core/minor_characters/bree/bree.rpy", line 2301, in <module>
    $ breemaid.change_image('b_clerk_maid_1_5')
NameError: name 'breemaid' 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/bree/bree.rpy", line 2301, in script
    $ breemaid.change_image('b_clerk_maid_1_5')
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/modules/00core/minor_characters/bree/bree.rpy", line 2301, in <module>
    $ breemaid.change_image('b_clerk_maid_1_5')
NameError: name 'breemaid' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Wife Trainer Files exElsa0.7d
Sun Jul 21 07:40:54 2019
[/CODE]

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 552, in script call
    call expression label from _call_expression_1
  File "game/modules/00core/minor_characters/bree/bree.rpy", line 109, in script
    $ breemaid.change_image('b_clerk_maid_1_5')
  File "game/modules/00core/minor_characters/bree/bree.rpy", line 109, in <module>
    $ breemaid.change_image('b_clerk_maid_1_5')
NameError: name 'breemaid' is not defined

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

Full traceback:
  File "game/script.rpy", line 552, in script call
    call expression label from _call_expression_1
  File "game/modules/00core/minor_characters/bree/bree.rpy", line 109, in script
    $ breemaid.change_image('b_clerk_maid_1_5')
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/modules/00core/minor_characters/bree/bree.rpy", line 109, in <module>
    $ breemaid.change_image('b_clerk_maid_1_5')
NameError: name 'breemaid' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Wife Trainer Files exElsa0.7d
Sun Jul 21 07:40:58 2019
[/CODE]

PS: How do i put code in spoiler tags? When i tried, it messed up the breaks.
 
  • Like
Reactions: VikingCrawler
4.40 star(s) 75 Votes