WillTylor

Creating "A Family Venture"
Donor
Game Developer
Oct 8, 2017
995
3,071
Same issue Event 31...
Lots of messages about this event....
This one isn't really a bug, but some aren't clear on the requirements to have it fire. I've made the hints much more obvious in the official build that will be released very shortly. Make sure you've finished Lauren's How to Breed your Dragon photo shoot, make sure you've visited Jacky in her office a couple times (This requirement will be going away in the official version), make sure you've started messing around with Lauren in the lounge in the evening. Not just watching tv with her, and after all that is complete, make sure you visit Jacky's classroom in the morning on Monday.
 
  • Like
Reactions: xapican

Dole

Well-Known Karen
Apr 28, 2017
3,003
2,496
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_menu.rpy", line 107, in __call__
raise Exception("%r is not a screen or a label." % orig_screen)
Exception: u'gallery_patreon_5' is not a screen or a label.

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, 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 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 975, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 910, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_menu.rpy", line 107, in __call__
raise Exception("%r is not a screen or a label." % orig_screen)
Exception: u'gallery_patreon_5' is not a screen or a label.
 
Last edited:

yudas51

Member
Dec 25, 2019
210
272
The election is over and I paid Matt the 4000 $. Am I screwed over additional van visits and progressing other events?
 

Trikus

Well-Known Member
May 31, 2020
1,099
2,149
The election is over and I paid Matt the 4000 $. Am I screwed over additional van visits and progressing other events?
yup. There a quite a few that only happen during the election. There is a warning on the Friday to skip the election if you have things unfinished. You will have to open a previous save.
 
  • Like
Reactions: yudas51

Malcowitz

Active Member
Feb 14, 2018
757
1,108
Tbh, I prefer it when it isn't incest; isn't it possible to just have the start state you're the son of the dad, not the mom?
 

yoyomistro

Engaged Member
Jan 15, 2017
2,777
3,565
I already stated that i did exactly that multiple times and the game still changed it again even after changing the renderer in the game to angle which would normaly fix this permanantly so it wouldnt change it again.

So please read full comments before trying to help. The implication of me knowing how to use the restore fix is also implying that i know about this being an nvidia issue.

Its also a specific renpy release causing this and is fixed in newer versions thats why i was posting this.
Sorry missed part of your comment. Another fix is to go to the file that causes the issue, in the directory %ROOT%:\ProgramData\NVIDIA Corporation\Drs named nvdrssel.bin, delete and replace it with a an empty .txt file, changing the extension as well, and setting that to read only. I don't think it messes with any important settings, as the affected panel should retain whatever the default configuration is.
 
3.50 star(s) 109 Votes