I'm not sure if my version of the DL is corrupt or smth (from nopy) but I'm getting this error (Ep2) when Monica looks out her office window after reuniting with Julia in her new job
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/Sprites/Monica_Office/WorkingOfficeCabinet/WorkingOfficeCabinet_Monica6_WorkingOutfit1_Overlay.png'>:
  File "game/scripts/start.rpy", line 64, in script call
    call start_game() from _call_start_game
  File "game/00_Functions/scene_controller.rpy", line 123, in script call
    show screen sprites_hover_dummy_screen()
  File "game/Quests/EP2_06/ep26_dialogues6_office2.rpy", line 543, in script
    help "Активировано меню быстрого перемещения по офису."
  File "game/scripts/start.rpy", line 64, in script call
    call start_game() from _call_start_game
  File "game/00_Functions/scene_controller.rpy", line 123, in script call
    show screen sprites_hover_dummy_screen()
  File "game/Quests/EP2_06/ep26_dialogues6_office2.rpy", line 543, in script
    help "Активировано меню быстрого перемещения по офису."
  File "game/00_Functions/01_init_python.rpy", line 196, in saywrapper_execute
    renpy.say(who, what)
  File "renpy/common/00library.rpy", line 268, in say
    who(what, interact=interact, *args, **kwargs)
  File "game/00_Functions/00_init_python.rpy", line 35, in missing_filename_callback
    return im.Image(list_files_dict[in_filename])
RuntimeError: maximum recursion depth exceeded in cmp