Mod Ren'Py Heart Problems [Xenorav] [English] Dialogue Re-Write ver. 0.40 (CH1 to 4) Now Including integrated Walkthrough guide & Chapter Select features!

5.00 star(s) 1 Vote

Do you want to see a Chapter 2 Re-Write or is the original Dialogue fine as it is?

  • Yes, I'd like to see this continue.

    Votes: 1,496 87.6%
  • No, the Original script is fine as it is.

    Votes: 211 12.4%

  • Total voters
    1,707

wolverutto

Member
Jul 17, 2017
153
46
63
I've had a similar problem with other games and the problem was coming from windows.
Restarting my PC fixed the issue.

There is also the possibility that the game takes a while to load. I have a decent PC and it takes 5~10 sec to launch.
Thanks for your reply

I waited half an hour and it hasn't started.
Maybe i have to llaunch original too?
 

lancekro

Active Member
Dec 2, 2018
707
953
307
Thanks for your reply

I waited half an hour and it hasn't started.
Maybe i have to llaunch original too?
No the original game and the modded version are technically different games.
Even though they share the same save location, the saves are not compatible between them.
 
  • Like
Reactions: wolverutto

wolverutto

Member
Jul 17, 2017
153
46
63
I've had a similar problem with other games and the problem was coming from windows.
Restarting my PC fixed the issue.

There is also the possibility that the game takes a while to load. I have a decent PC and it takes 5~10 sec to launch.
Restarted pc fixed issue for me too :)
 
  • Heart
Reactions: Chinwiskers

wolverutto

Member
Jul 17, 2017
153
46
63
@Chinwiskers

Sorry to ask a question you've probably already answered. I'm almost at the end of chapter 4, and I wanted to know if the mod will be updated for the subsequent chapters or not. Thank you.
 
  • Heart
Reactions: Chinwiskers

Chinwiskers

Member
Jan 26, 2022
186
398
186
@Chinwiskers

Sorry to ask a question you've probably already answered. I'm almost at the end of chapter 4, and I wanted to know if the mod will be updated for the subsequent chapters or not. Thank you.
Yes! The goal is still to update all chapters with the Re-Write, as many as the original developer will release! Thank you for taking an interest!
 
  • Heart
Reactions: wolverutto

Tv301

Member
Aug 6, 2019
217
248
208
I have a question, I noticed that with your mod installed in chapter 2 there is no way to trigger the sleep in bed event with Amelie, the MC always ends up on the sofa. ive tried everything you would normally have to do in the base game and the scene triggers there but never with the mod installed. Is this a bug or a deliberate change?
 
  • Like
Reactions: Chinwiskers

Chinwiskers

Member
Jan 26, 2022
186
398
186
I have a question, I noticed that with your mod installed in chapter 2 there is no way to trigger the sleep in bed event with Amelie, the MC always ends up on the sofa. ive tried everything you would normally have to do in the base game and the scene triggers there but never with the mod installed. Is this a bug or a deliberate change?
Ah ha, this could be a bug left over that might be fixed in the version I'm working on currently (ver. 0.50).

I will test my version and see if it has indeed been cleared up and advise afterwards, I could perhaps even offer a hotfix script file to amend it if needed.

Thanks for bringing this to my attention!


EDIT:

Just checked, yep it is indeed an oversight and I've just corrected it in the latest version of the game, I will modify version 0.40's script and upload it here if you wish to apply it!

EDIT 2: I have attached the fixed script file for the issue you described in Chapter 2, just paste into the /game/ folder and overwrite the original should do the trick! (This is only for version 0.40 of the mod.)
 
Last edited:
  • Like
Reactions: Jack-ish

wolverutto

Member
Jul 17, 2017
153
46
63
Yes! The goal is still to update all chapters with the Re-Write, as many as the original developer will release! Thank you for taking an interest!
GREAT!!!!!!

But....
I'm a little confused.
The latest changelog for the original game says that chapter 10 has been added, but your rewrite says ‘chapter 4 completed’.
I'm now on chapter 5.
Could you please clarify this for me?

TY!!!
 

lancekro

Active Member
Dec 2, 2018
707
953
307
GREAT!!!!!!

But....
I'm a little confused.
The latest changelog for the original game says that chapter 10 has been added, but your rewrite says ‘chapter 4 completed’.
I'm now on chapter 5.
Could you please clarify this for me?

TY!!!
In the current version of the mod only chapters 1 to 4 have undergone a "full re-write".

All subsequent chapters are not re-written yet.
Depending on what has been done, those chapters might have some minor improvements compared to the original game, like better use of the relation variables.
But I haven't checked the code so you'll have to wait for Chinwiskers reply to know if that's the case or not.
 
  • Like
Reactions: wolverutto

wolverutto

Member
Jul 17, 2017
153
46
63
@Chinwiskers

I am at chapter 6 in the Kylee room, crash with this Traceback:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 42331, in script
pause
File "game/script.rpy", line 42331, in script
pause
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
OSError: Couldn't find file 'audio/sex/fuckwet2.wav'.

Unfortunately, I can't proceed any further. If I click Ignore, the game closes.
BWAAAAAAAA!!! :-( :-(
:cry::cry:
 
Last edited:

wolverutto

Member
Jul 17, 2017
153
46
63
In the current version of the mod only chapters 1 to 4 have undergone a "full re-write".

All subsequent chapters are not re-written yet.
Depending on what has been done, those chapters might have some minor improvements compared to the original game, like better use of the relation variables.
But I haven't checked the code so you'll have to wait for Chinwiskers reply to know if that's the case or not.
Thanks for your reply


w.
 

lancekro

Active Member
Dec 2, 2018
707
953
307
@Chinwiskers

I am at chapter 6 in the Kylee room, crash with this Traceback:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 42331, in script
pause
File "game/script.rpy", line 42331, in script
pause
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
OSError: Couldn't find file 'audio/sex/fuckwet2.wav'.

Unfortunately, I can't proceed any further. If I click Ignore, the game closes.
BWAAAAAAAA!!! :-( :-(
:cry::cry:
The problem is that the script is looking for an audio file that is called "fuckwet2.wav" but the actual file is called "fuckwet2.ogg".
I've taken the last script file Chinwiskers uploaded and edited all instances of "fuckwet2.wav" to "fuckwet2.ogg".
I'll attach it below. Put it in /game/ folder and over-write. It should fix the issue.

EDIT : I looked at other audio files in the script and there was the same error with "fuckwet3", "fuckwet4" and "fuckwet5".
I just edited those too and updating the script attached.
Chinwiskers I haven't checked all audio file extensions so there might be other errors to look for.

EDIT 2 : I removed the script because I posted an updated version with more corrections in a newer post.
 
Last edited:
  • Like
Reactions: wolverutto

wolverutto

Member
Jul 17, 2017
153
46
63
The problem is that the script is looking for an audio file that is called "fuckwet2.wav" but the actual file is called "fuckwet2.ogg".
I've taken the last script file Chinwiskers uploaded and edited all instances of "fuckwet2.wav" to "fuckwet2.ogg".
I'll attach it below. Put it in /game/ folder and over-write. It should fix the issue.

EDIT : I looked at other audio files in the script and there was the same error with "fuckwet3", "fuckwet4" and "fuckwet5".
I just edited those too and updating the script attached. So if you have already downloaded the script before reading this edit then re-download and re-install it.
Chinwiskers I haven't checked all audio file extensions so there might be other errors to look for.

So i have to download this file and put in to game folder and the issue is fixed?

Thaaaaaanks

Edit: Fixed!!!
Thanks mate!
 
Last edited:
  • Heart
Reactions: Chinwiskers

wolverutto

Member
Jul 17, 2017
153
46
63
Another crash

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 44317, in script
mc "Uh, uhh, uh."
File "game/script.rpy", line 44317, in script
mc "Uh, uhh, uh."
OSError: Couldn't find file 'audio/sex/fuck_naked4.wav'.

Maybe need old file?
edit: mmmh no, crashed with original script too....
 
Last edited:

lancekro

Active Member
Dec 2, 2018
707
953
307
Another crash

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 44317, in script
mc "Uh, uhh, uh."
File "game/script.rpy", line 44317, in script
mc "Uh, uhh, uh."
OSError: Couldn't find file 'audio/sex/fuck_naked4.wav'.

Maybe need old file?
edit: mmmh no, crashed with original script too....
Ok I think I got them all this time, I found around 200 more instances of wrong file extensions.
I'll attach the new updated script.

Chinwiskers all the errors I found are from the audio files in the same directory /game/audio/sex/
the files concerned are named :
-"fucknaked##.ogg
-"fucking##.ogg
-"fuckwet##.ogg
The ## are for the different numbered file.
 
5.00 star(s) 1 Vote