Darth Vengeant

Active Member
May 6, 2020
886
1,009
The Gallery in the game is either not updated, or missing things. There are a few scenes missing. Such as the scene where the guy screws his sister in bed while the other sister is sleeping. Or the Cop girl and the guy blowing/eating eachother in her home. Those are not in the gallery. Mrs Fines's Photo Hunt pictures aren't unlocked in the gallery either.
 
Last edited:

rjrajpatel

New Member
Jan 26, 2021
8
2
im stuck in version v.7D go to the dinner during day go see charmaine at the diner in android version please help
 

Sancho1969

Devoted Member
Modder
Donor
Jan 19, 2020
11,886
44,665
This game needs a Gallery Mod. I only have 2 scenes unlocked for LANA. Where did I go wrong?
The Gallery in the game is either not updated, or missing things. There are a few scenes missing. Such as the scene where the guy screws his sister in bed while the other sister is sleeping. Or the Cop girl and the guy blowing/eating eachother in her home. Those are not in the gallery. Mrs Fines's Photo Hunt pictures aren't unlocked in the gallery either.
I'm making headway but this script is whack as hell. I've haven't seen a gallery script this convoluted in some time. Anyway, here's some teaser pics as I push forward. It's now early morning here so I'll have to hang my hat for some sleep soon.

RR SM B01a.jpg RR SM B01b.jpg RR SM B01c.jpg RR SM B01d.jpg
 

war117

Member
Nov 9, 2017
491
92
I can’t get the sixth photo in Lana days it’s not showing up even though I’ve got 100% comfort rating
 

chaf

Active Member
Oct 10, 2017
849
205
It worked. But I got another problem. When go to the motel room then an exception has occured.


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

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/imotel.rpy", line 285, in execute
File "game/scripts/imotel.rpy", line 285, in execute
File "game/scripts/imotel.rpy", line 295, in execute
File "game/scripts/imotel.rpy", line 295, in <module>
NameError: name 'l_heather_motel_1' is not defined

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

Full traceback:
File "script.rpyc", line 119, in script call
File "scripts/mapscreen.rpyc", line 174, in script call
File "scripts/mapscreen.rpyc", line 431, in script call
File "scripts/iapartment.rpyc", line 434, in script call
File "scripts/mapscreen.rpyc", line 174, in script call
File "scripts/parkplace.rpyc", line 25, in script call
File "scripts/parkplace.rpyc", line 25, in script call
File "scripts/mapscreen.rpyc", line 204, in script call
File "scripts/mapscreen.rpyc", line 204, in script call
File "scripts/iapartment.rpyc", line 434, in script call
File "scripts/mapscreen.rpyc", line 204, in script call
File "scripts/mapscreen.rpyc", line 204, in script call
File "scripts/mapscreen.rpyc", line 204, in script call
File "scripts/mapscreen.rpyc", line 174, in script call
File "scripts/mapscreen.rpyc", line 172, in script call
File "scripts/mapscreen.rpyc", line 204, in script call
File "scripts/mapscreen.rpyc", line 174, in script call
File "scripts/imotel.rpyc", line 310, in script
File "renpy/ast.py", line 2009, in execute
self.call("execute")
File "renpy/ast.py", line 1997, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3057, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3693, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3693, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/scripts/imotel.rpy", line 285, in execute
File "game/scripts/imotel.rpy", line 285, in execute
File "game/scripts/imotel.rpy", line 295, in execute
File "game/scripts/imotel.rpy", line 295, in <module>
NameError: name 'l_heather_motel_1' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
ROCKING ROBIN v.7D
Thu Jul 29 16:32:49 2021
[/code]



Do you know how to sove this?
use the console and type

l_heather_motel_1=True
 

xtr3mx7

Member
Feb 10, 2019
288
293
I'm getting this error while on VN mode while talking to Heather on the bed after Holly left while watching momma's video

Is it just me or everyone?

I've even checked the RPY files to check whether there's a typo but none found.

I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label u'_call_sistertalksaboutmomma'.

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

Full traceback:
File "scripts/cheather.rpyc", line 3011, in script
File "renpy/ast.py", line 1562, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "renpy/execution.py", line 710, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label u'_call_sistertalksaboutmomma'.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
ROCKING ROBIN v.7D+
Sun Aug 8 22:42:05 2021
 

Sancho1969

Devoted Member
Modder
Donor
Jan 19, 2020
11,886
44,665
Is there a walkthrough mod for this game anywere? I'm surprised there hasn't been one featured yet.
It's built into the game already in either VN mode or Sandbox Easy. What more of a walkthrough would you have me add with a mod (I'm fixing to push out part 1 of my multi-mod in just a bit)?
 
  • Like
Reactions: Goodpeter

Sancho1969

Devoted Member
Modder
Donor
Jan 19, 2020
11,886
44,665
RR_SM_Cover.jpg

SanchoMod proudly presents:
Rocking Robin - Multi-Mod Edition ( v0.8b )

Game Version: v0.8b
Mod Version: v0.8b
Mod Updated: 09-26-2022
Language: English

Features:
  • Improved aesthetics with animated mod menus/screens, all fully customizable to tailor your personal experience.
  • Too many story branches got you down 'cause you can't remember which of your saves is which? I gotcha covered. Includes the Original SanchoMod save description feature. Often imitated (including the use of my GUI buttons) the SanchoSave is more intelligent and efficient, saving you keystrokes as it autoloads the save slot descriptions and it also allows you to completely escape the process of saving if you wish (I've personally not seen this feature with other imitations). Feature can be toggled on/off anytime as desired.
  • Adds multiple exhaustive stats screens always accessible via the MiniMenu or Options menu. Resizable, toggle-enabled, various formats, and more.
  • Adds in-game walkthrough ChoiceGuide noting all variable changes and highlighting important choices. Can be toggled on/off at anytime, play as YOU want to play. You are not forced to view spoilers if you do not wish.
  • Multiple opacity and text sizing options to customize your experience including dialogue boxes, text and fonts, QuickMenu sizing and format versions, and more. All can be toggled on/off as desired, again allowing you even more control to tailor your experience.
  • Adds a custom fully unlocked scene gallery (SanchoGallery) that runs completely independent.
  • Bonus: Motel Jack scene gallery, fully independent, fully unlocked. I set up all the scenes as replays for user convenience.
  • Hidden Photo Location Guide. Fully featured custom guide now includes all 3 characters as requested by users.
  • Hidden Photo Viewer. Includes all 3 character's photos, customized layout as requested by users.
  • Realtime PhotoGuide, FreeRoam, and Pathing guide. Featuring the all new dynamic FreeRoamGuide.
  • Too many new features to list.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.
SaveFixer:
(Using SanchoModded saves in an unmodded game)
You don't have permission to view the spoiler content. Log in or register now.
Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

Current revision: 10/06/2022 20:55 CST
Download: -

SanchoMod GUI/Features
RR SM D01a01.jpg RR SM D01a02.jpg RR SM D01a03.jpg RR SM D01a04.jpg RR SM D01a05.jpg
RR SM D01a06.jpg RR SM D01a07.jpg RR SM D01a08.jpg RR SM D01a09.jpg RR SM D01a10.jpg RR SM D01a11.jpg
SanchoGallery/Hidden Photo Guide/Viewer
RR SM B07b.jpg RR SM B07d.jpg RR SM B07e.jpg RR SM B07f.jpg RR SM B07g.jpg RR SM B07h.jpg
In-Game Hidden Photo Guide Example (Toggled On/Off)
RR SM C01a1.jpg RR SM C01a2.jpg RR SM C01a3.jpg RR SM C01a4.jpg

If you enjoy my mods and guides, please consider smashing the "(y)like" to give me support. You won't see links or advertisements in any of my mods, all I ask is for your gratitude if you enjoy my work. Feel free to follow my profile where I post new mods, updates, and status of works-in-progress. If you find this particular mod beneficial and/or enjoyable, consider leaving a proper review and a "vote" so others might benefit from your personal experience. My personal thanks (as always) to the hardworking devs, compressors, and admins. Kindest regards and be well.

For those few scrub code bandits, please see the fine print below.
Special note to a couple wanna-be hack "modders" out there: I know you're stealing my code for your personal monetary gain. Keep it up and I'll call you out publicly with ample evidence.
Always give credit to the rightful creator, show respect, and don't get your hand stuck in the cookie jar.
 
Last edited:

Kame-Sennin

Engaged Member
Aug 29, 2017
2,814
3,463
Is there a D+ bugfix update only ? I can't download a 5GB mega for free , I badly needed a bugfix in the diner because I can't progress in the story where MC needs to talk to her during the day (CH4) or someone please share a save past that point :(
 
  • Like
Reactions: Ero - Sennin

Ahchi

Forum Fanatic
Jul 17, 2020
4,097
7,152
Can we talk to Billy Dee in the Diner, and if so where?
or is this still to come in a future update?
 

chaf

Active Member
Oct 10, 2017
849
205
Is there a D+ bugfix update only ? I can't download a 5GB mega for free , I badly needed a bugfix in the diner because I can't progress in the story where MC needs to talk to her during the day (CH4) or someone please share a save past that point :(
use the console and type

beckywantsblood_intro=True
 

DiamondPilot

Newbie
Oct 23, 2017
73
97
Anyone else having issues downloading this, or any, game from Nopy?? I keep getting a "Error 500 - file server offline"??!!

Who would I need to contact for Nopy concerns?? If they don't already know about the issue since I've experienced it since yesterday.
 
Last edited:
4.10 star(s) 68 Votes