Tosàt D

Member
Jan 14, 2019
186
433
Hey guys, one question: someone got the Sara/Lily 3some that Onyx talked about? Or was it only one of many lie?
 

BisonFan02

Well-Known Member
Apr 2, 2018
1,029
1,917
This forum only has themselves to blame for content being removed. Mass reporting a dev to Patreon because they can't steal a poon game fast enough, and then have the brass balls to then bitch about the aftermath is a level of entitlement I'll never understand.
 
Aug 16, 2023
79
121
Hi there, new to this game/ thread... and with 3939 pages (wow!), can someone answer a simple question for me?

I saw that the Lily path is recommended against - via red text - but does lead to nice scenes. There is A LOT of talk about the MC cheating on Sara in that dialogue, so if I go forward with the Lily scenes, does it prohibit further content with Sara or other characters? What are the actual repercussions, if any?

I will try to read through the thread and find the answer, but I would appreciate anyone willing to save me from that effort, LOL!
 

Suma3489

New Member
Dec 18, 2017
11
3
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/shop/shop.rpy", line 374, in execute
  File "game/scripts/shop/shop.rpy", line 374, in execute
  File "game/scripts/shop/shop.rpy", line 425, in execute
  File "game/scripts/shop/shop.rpy", line 425, in <module>
NameError: name 'buy_rope' is not defined

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

Full traceback:
  File "scripts/shop/shop.rpyc", line 372, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, 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 3136, 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 3325, 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 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/scripts/shop/shop.rpy", line 374, in execute
  File "game/scripts/shop/shop.rpy", line 374, in execute
  File "game/scripts/shop/shop.rpy", line 425, in execute
  File "game/scripts/shop/shop.rpy", line 425, in <module>
NameError: name 'buy_rope' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Milfy City 1.0d
Fri Oct  6 17:03:36 2023
pls help me
 

elwirone

New Member
Jan 10, 2021
1
0
My problem looks like this. Liam walktrough not working after pressing "?" it kicks me out of the game. The second problem is that there is no rope and nightvision camera in the store. What should I do?
 

billythekid1

New Member
May 21, 2019
4
1
Before I start this game completely over, wondering if someone can help. I was playing 1.0c version and just downloaded 1.0d. Now when I try to load a previous save (any of them) I get "An Exception Has Occurred" error and can't load, just takes me back to the start of the game. Any ideas?
 

joelurmel

Engaged Member
Nov 3, 2022
2,019
3,359
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/shop/shop.rpy", line 374, in execute
  File "game/scripts/shop/shop.rpy", line 374, in execute
  File "game/scripts/shop/shop.rpy", line 425, in execute
  File "game/scripts/shop/shop.rpy", line 425, in <module>
NameError: name 'buy_rope' is not defined

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

Full traceback:
  File "scripts/shop/shop.rpyc", line 372, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, 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 3136, 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 3325, 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 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/scripts/shop/shop.rpy", line 374, in execute
  File "game/scripts/shop/shop.rpy", line 374, in execute
  File "game/scripts/shop/shop.rpy", line 425, in execute
  File "game/scripts/shop/shop.rpy", line 425, in <module>
NameError: name 'buy_rope' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Milfy City 1.0d
Fri Oct  6 17:03:36 2023
pls help me
What have you installed over the game ?
 

Frank01

Active Member
Feb 3, 2018
551
481
Did something change about unlocking the neighbor's house location? I click on the binoculars, then click on MC's window during the afternoon, and nothing happens.
 
3.80 star(s) 435 Votes