2.90 star(s) 60 Votes

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,133
16,176
Any game that have a patch that enables family relations. That isn't provied by the creator of the game, safe to say there will be quirks in the text here and there. A patch that define certain characters as mom, aunt etc is rather limited on the story over all.
Right, sorry. I scanned that comment, so I initially took it as being a problem with the father not knowing who Katherine was (a close friend to Julia). I completely missed that it was specifically making familial references. You're right that this is probably a limitation because of how patches work.
 

Joshua Tree

Conversation Conqueror
Jul 10, 2017
6,158
6,556
and even then working isn't guaranteed.
I played through from fresh, with no errors and bugs, even used the old patch in OP. So no idea what people doing to get all these errors. I got errors too when I tried old saves, but when starting over, no issues. I downloaded the one on the mega link.

The only thing that keep fire over nad over, is the last Andrew event that just keep repeat, but that can just be some end of content deal. Not necessary a bug.
 

visagedirect

Member
Feb 21, 2020
351
345
I played through from fresh, with no errors and bugs, even used the old patch in OP. So no idea what people doing to get all these errors. I got errors too when I tried old saves, but when starting over, no issues. I downloaded the one on the mega link.

The only thing that keep fire over nad over, is the last Andrew event that just keep repeat, but that can just be some end of content deal. Not necessary a bug.
I started a whole new game (bored) and still so many bugs! example (take the sleeping pills) the game crashes ! try the PC program (learn to be more focused) crashes again! \reach under MC desk try grab the note GUESS WHAT CRASHES AGAIN haha !!! I give up on this now !

example code

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/screens.rpy", line 1350, in execute
  File "game/screens.rpy", line 1350, in execute
  File "game/screens.rpy", line 1355, in execute
  File "game/screens.rpy", line 1363, in execute
NameError: Name 'message' is not defined.

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

Full traceback:
  File "script/Home/sf_mcr/sf_mcr.rpyc", line 83, 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 3134, 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 3318, 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 3738, 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/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 3738, 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/screens.rpy", line 1350, in execute
  File "game/screens.rpy", line 1350, in execute
  File "game/screens.rpy", line 1355, in execute
  File "game/screens.rpy", line 1363, in execute
  File "renpy/text/text.py", line 1669, in _scope
    return self.set_text(self.text_parameter, scope, self.substitute, update)
  File "renpy/text/text.py", line 1693, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'message' is not defined.

Windows-10-10.0.19041
Ren'Py 7.5.0.63n
Wicked Paradise 
Fri Jan  7 17:52:40 2022
 
Last edited:
2.90 star(s) 60 Votes