Found a bug, after cursing the old guy, the quest doesn't progress and open the journal give me this error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/events/events_labels.rpy", line 23, in script
"You encounter the cursed Filch, who mindlessly wanders the halls. You can pass safely."
Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?
Stack was <Layer: 'transient'>
<Many: <renpy.display.layout.Fixed object at 0x000000000c5da100>>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/events/events_labels.rpy", line 23, in script
"You encounter the cursed Filch, who mindlessly wanders the halls. You can pass safely."
File "E:\Program Files\!CULTURED\With_Hermione-0.4.4.3-win\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "E:\Program Files\!CULTURED\With_Hermione-0.4.4.3-win\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\Program Files\!CULTURED\With_Hermione-0.4.4.3-win\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "E:\Program Files\!CULTURED\With_Hermione-0.4.4.3-win\renpy\character.py", line 1455, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "E:\Program Files\!CULTURED\With_Hermione-0.4.4.3-win\renpy\character.py", line 1106, in do_display
display_say(who,
File "E:\Program Files\!CULTURED\With_Hermione-0.4.4.3-win\renpy\character.py", line 803, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "E:\Program Files\!CULTURED\With_Hermione-0.4.4.3-win\renpy\ui.py", line 295, in interact
raise Exception("ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?\nStack was " + ('\n'.join([str(item) for item in stack])))
Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?
Stack was <Layer: 'transient'>
<Many: <renpy.display.layout.Fixed object at 0x000000000c5da100>>
Windows-10-10.0.19042 AMD64
Ren'Py 8.3.2.24090902
With Hermione 0.4.4.3
Sat Dec 20 02:39:18 2025