Mod Ren'Py Rogue-like: Evolution - Prime Mod

4.80 star(s) 18 Votes

robblerobble77

New Member
Dec 5, 2018
2
0
So I have a weird graphical errors. Rogue has a phantom hand that's always on her breasticles every time she appears.

The phantom hand doesn't show up prior to my adding the mod. Any advice would be appreciated.
I'm having a similar problem. With my game it's a phantom hand on Rogue's crotch. I've narrowed it down to figure out that it starts after catching Emma in the classroom in the evening, but I have no idea how one relates to the other. Anybody else have this or even better a solution?
 

float99

Newbie
Aug 10, 2016
18
12
Yeah, I noticed that too. Don't remember what was causing it, but it has been fixed in my current files. Still got a couple of things I want to take a look at before uploading but I've been a bit busy lately. Might do it over the weekend.
I'm having a similar problem. With my game it's a phantom hand on Rogue's crotch. I've narrowed it down to figure out that it starts after catching Emma in the classroom in the evening, but I have no idea how one relates to the other. Anybody else have this or even better a solution?
I think it has to do with Emma_Scenes_mod.rpy, around line 487.

Code:
$ Trigger3 = "fondle breasts"
Trigger3 doesn't seem to be updated again (in the mod code). If I run Trigger3 = 0 in the console, the hand goes away, but I don't know how that variable is used in the base game's code.
 

float99

Newbie
Aug 10, 2016
18
12
Getting this error whenever I try to go on a date. Just realized it may be because I'm using the latest version of the base game (v1.61d).

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

While running game code:
  File "game/Mod/script Functions_mod.rpy", line 915, in script call
    call DateNight
  File "game/Mod/script DateNight_mod.rpy", line 24, in script call
    call Date_Prep (BO[0])
  File "game/Mod/script Functions_mod.rpy", line 915, in script call
    call DateNight
  File "game/Mod/script DateNight_mod.rpy", line 24, in script call
    call Date_Prep (BO[0])
ScriptError: could not find label 'Date_Prep'.

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

Full traceback:
  File "script Locations.rpyc", line 317, in script call
  File "script Locations.rpyc", line 282, in script call
  File "game/Mod/script Functions_mod.rpy", line 915, in script call
    call DateNight
  File "game/Mod/script DateNight_mod.rpy", line 24, in script call
    call Date_Prep (BO[0])
  File "E:\HGames\Rogue-Like-1.61d-win\renpy\ast.py", line 1336, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "script Locations.rpyc", line 317, in script call
  File "script Locations.rpyc", line 282, in script call
  File "game/Mod/script Functions_mod.rpy", line 915, in script call
    call DateNight
  File "game/Mod/script DateNight_mod.rpy", line 24, in script call
    call Date_Prep (BO[0])
  File "E:\HGames\Rogue-Like-1.61d-win\renpy\script.py", line 861, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Date_Prep'.

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 1.6h
 

Jthebloody

Active Member
Sep 24, 2020
523
7,633
Getting this error whenever I try to go on a date. Just realized it may be because I'm using the latest version of the base game (v1.61d).

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

While running game code:
  File "game/Mod/script Functions_mod.rpy", line 915, in script call
    call DateNight
  File "game/Mod/script DateNight_mod.rpy", line 24, in script call
    call Date_Prep (BO[0])
  File "game/Mod/script Functions_mod.rpy", line 915, in script call
    call DateNight
  File "game/Mod/script DateNight_mod.rpy", line 24, in script call
    call Date_Prep (BO[0])
ScriptError: could not find label 'Date_Prep'.

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

Full traceback:
  File "script Locations.rpyc", line 317, in script call
  File "script Locations.rpyc", line 282, in script call
  File "game/Mod/script Functions_mod.rpy", line 915, in script call
    call DateNight
  File "game/Mod/script DateNight_mod.rpy", line 24, in script call
    call Date_Prep (BO[0])
  File "E:\HGames\Rogue-Like-1.61d-win\renpy\ast.py", line 1336, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "script Locations.rpyc", line 317, in script call
  File "script Locations.rpyc", line 282, in script call
  File "game/Mod/script Functions_mod.rpy", line 915, in script call
    call DateNight
  File "game/Mod/script DateNight_mod.rpy", line 24, in script call
    call Date_Prep (BO[0])
  File "E:\HGames\Rogue-Like-1.61d-win\renpy\script.py", line 861, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Date_Prep'.

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 1.6h
Got the same error the first time I went on a date with Rogue.
 

float99

Newbie
Aug 10, 2016
18
12
Got the same error the first time I went on a date with Rogue.
Decompiled the code for 1.6h and 1.61d, and the call to Date_Prep is commented out in 1.61d. That's also the only file or section that uses the label in the base game (DateNight.rpy). I think it will be safe to comment that out in the meepmeepimajeep's mod, so I'll be trying that.
 

Annon Omus

Newbie
Nov 22, 2018
22
5
Decompiled the code for 1.6h and 1.61d, and the call to Date_Prep is commented out in 1.61d. That's also the only file or section that uses the label in the base game (DateNight.rpy). I think it will be safe to comment that out in the meepmeepimajeep's mod, so I'll be trying that.
Any luck?
 

sleepingkirby

Active Member
Aug 8, 2017
980
1,512
sorry, which do you mean? When I search "Cheats" ive seen some other posts that i've tried and don't work.
My apologies. I thought I posted on this thread. I was mistaken. Before I send you the link, please, please, PLEASE make sure to read through the ENTIRE conversation I had with Chronos Alpha-Omega and understand how it and the SLDR's cheat injector works to know how to apply this cheat. It's like SLDR"s but with extra steps. As I mentioned in that thread, I pretty much wrote it for one person and one person only, but it should still work.

Anyways, here's the post.
 

Throwaway7777

Member
Mar 7, 2018
327
315
My apologies. I thought I posted on this thread. I was mistaken. Before I send you the link, please, please, PLEASE make sure to read through the ENTIRE conversation I had with Chronos Alpha-Omega and understand how it and the SLDR's cheat injector works to know how to apply this cheat. It's like SLDR"s but with extra steps. As I mentioned in that thread, I pretty much wrote it for one person and one person only, but it should still work.

Anyways, here's the post.
sure, I'll read it. I appreciate the effort, thank you!

Also, I found Null Hypothesis through your account, thank you for that as well :)

I kinda found it a waste that Rogue's relationship with physical touch wasn't explored at all in RL but it gets explored more there.
 
  • Like
Reactions: sleepingkirby

sleepingkirby

Active Member
Aug 8, 2017
980
1,512
sure, I'll read it. I appreciate the effort, thank you!

Also, I found Null Hypothesis through your account, thank you for that as well :)

I kinda found it a waste that Rogue's relationship with physical touch wasn't explored at all in RL but it gets explored more there.
NP. TNH is pretty good. It's not everyone's cup of tea but it also has more heart and less porn logic. Which, honestly, I think they're doing a good job with. If the grind gets to you, the devs on that game also linked the cheat injector in the OP of that game. It does other things than help skip the grind, but that's the major reason for it.
 
  • Like
Reactions: Throwaway7777

float99

Newbie
Aug 10, 2016
18
12
Any luck?
anyone able to fix the date bug?
Yup, if using 1.61d, just commenting out the breaking line and it should work.

Open script DateNight_mod.rpy from the Mod folder, go to line 24, and change it from

Python:
call Date_Prep (BO[0])
to
Python:
# call Date_Prep (BO[0])
It looks like there will be a new update soon (1.61e), so its possible this fix shouldn't be used on that and later versions. Depends on if Oni brings back and uses the Date_Prep label/function. Somewhat unlikely, IMO, as that's the only place the label is used in the base game files, but Oni isn't known on these forums for structuring his code well...
 
  • Like
Reactions: MarcoPoolo

sleepingkirby

Active Member
Aug 8, 2017
980
1,512
Yup, if using 1.61d, just commenting out the breaking line and it should work.

Open script DateNight_mod.rpy from the Mod folder, go to line 24, and change it from

Python:
call Date_Prep (BO[0])
to
Python:
# call Date_Prep (BO[0])
It looks like there will be a new update soon (1.61e), so its possible this fix shouldn't be used on that and later versions. Depends on if Oni brings back and uses the Date_Prep label/function. Somewhat unlikely, IMO, as that's the only place the label is used in the base game files, but Oni isn't known on these forums for structuring his code well...
1.61e came out 5 days ago. Still in the "don't download" category though.
 
4.80 star(s) 18 Votes