Mod Ren'Py Project Atmosphere Mod[Replay][Duke Knox]

Did you like ui of the file slots (save n load) page?

  • Yeah!

    Votes: 14 50.0%
  • It's Okay!

    Votes: 8 28.6%
  • No! I prefer the default.

    Votes: 6 21.4%

  • Total voters
    28
  • Poll closed .

Niju17_20

New Member
Jul 2, 2023
1
0


Overview:
(Knox Enhanced Replay Mod for Project Atmosphere)


Updated: 3/13/2024
Game/Creator: project ATMOSPHERE / Dr MAD -
Modder: Duke Knox (aka Zen) -
Mod Version: Universal
Compatible Game Versions: all Versions
Language: English

Features:


Installation:


Change-Log:


Any idea about secret code???
 

Duke Knox

Member
Modder
Oct 1, 2023
193
644
The mod's been updated. If I didn’t add any scenes to the replay gallery, just let me know. Take a screenshot of the scene and make sure the text in the screenshot’s in English, or use my debugger overlay add-on.
 
  • Like
Reactions: doujin1

Duke Knox

Member
Modder
Oct 1, 2023
193
644
Quick Guide to New Mod Features:
  • Click the + (top-right) to add renders and create your render gallery.
  • Toggle the in-game walkthrough on/off with W key in the choice menu.
  • Removed unnecessary codes.
 

Darth Vengeant

Well-Known Member
May 6, 2020
1,072
1,234
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 ------------------------------------------------------------
 
Last edited:

Duke Knox

Member
Modder
Oct 1, 2023
193
644
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 ------------------------------------------------------------
Alright I'll check. I know what's happening.
 
  • Like
Reactions: Darth Vengeant