Getting this error when trying to click on Monica's dresser on the side of her bed in her room. Fresh install, just started a new game, I am on Day 2 after watching Monica undress in her room. From the looks of it, i t is your mod since your mod files are mentioned in the error. UPDATE: This happens any time I find something in a room or elsewhere, such as clicking the stereo under the TV in Phobes Room. I get this error. UPDATE 2: Can confirm it is your mod. Fresh install of game with only saves, works fine. Added Ipatch mod, works fine. Added your mod...nothing is clickable anymore and get the error unable to ignore past.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/NpcDialogues/mark/mark.rpy", line 183, in script call
call mark_talk_about_monica from _call_mark_talk_about_monica
File "game/NpcDialogues/mark/mark.rpy", line 181, in script call
call mark_talk_about_jesse from _call_mark_talk_about_jesse
File "game/NpcDialogues/mark/mark.rpy", line 179, in script call
call mark_talk_about_susan from _call_mark_talk_about_susan
File "game/scripts/locations/monikas_room/monikas_room_controller.rpy", line 23, in <module>
File "game/Duke/1knox.rpy", line 157, in execute
screen _duke_mod_save_the_render():
File "game/Duke/1knox.rpy", line 157, in execute
screen _duke_mod_save_the_render():
File "game/Duke/1knox.rpy", line 161, in execute
vbox:
File "game/Duke/1knox.rpy", line 163, in execute
if type(renpy.display.image.get_registered_image(renpy.get_showing_tags().pop())) != renpy.display.video.Movie:
File "game/Duke/1knox.rpy", line 163, in <module>
if type(renpy.display.image.get_registered_image(renpy.get_showing_tags().pop())) != renpy.display.video.Movie:
KeyError: 'pop from an empty set'
-- Full Traceback ------------------------------------------------------------