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
233
810
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
233
810
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,110
1,319
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
233
810
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

Jcoomer

New Member
Apr 13, 2025
3
1
hey i keep getting this whenever i try and open the game idk if i did somthing wrong or what but i thought i did everything right im new to modding tho so i dont really know



Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/game/gallery/config_.rpy", line 38, in script
    init python:
  File "game/game/gallery/config_.rpy", line 40, in <module>
    from gallery import grouper as __grouper
ModuleNotFoundError: No module named 'gallery'

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

Full traceback:
  File "game/game/gallery/config_.rpy", line 38, in script
    init python:
  File "C:\Users\Jhoyo\Downloads\AVN'S\projectATMOSPHERE-0.4-P3\renpy\ast.py", line 821, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Jhoyo\Downloads\AVN'S\projectATMOSPHERE-0.4-P3\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/game/gallery/config_.rpy", line 40, in <module>
    from gallery import grouper as __grouper
ModuleNotFoundError: No module named 'gallery'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
project ATMOSPHERE 0.4-P3
Thu May  1 16:04:25 2025
 

Duke Knox

Member
Modder
Oct 1, 2023
233
810
hey i keep getting this whenever i try and open the game idk if i did somthing wrong or what but i thought i did everything right im new to modding tho so i dont really know



Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/game/gallery/config_.rpy", line 38, in script
    init python:
  File "game/game/gallery/config_.rpy", line 40, in <module>
    from gallery import grouper as __grouper
ModuleNotFoundError: No module named 'gallery'

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

Full traceback:
  File "game/game/gallery/config_.rpy", line 38, in script
    init python:
  File "C:\Users\Jhoyo\Downloads\AVN'S\projectATMOSPHERE-0.4-P3\renpy\ast.py", line 821, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Jhoyo\Downloads\AVN'S\projectATMOSPHERE-0.4-P3\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/game/gallery/config_.rpy", line 40, in <module>
    from gallery import grouper as __grouper
ModuleNotFoundError: No module named 'gallery'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
project ATMOSPHERE 0.4-P3
Thu May  1 16:04:25 2025
Hey, you installed the mod wrong. It’s not supposed to be in game/game/gallery — it should be like game/gallery. The mod files need to go directly inside the game folder, not inside another game folder within it.
 
  • Thinking Face
Reactions: Jcoomer

Jcoomer

New Member
Apr 13, 2025
3
1
Hey, you installed the mod wrong. It’s not supposed to be in game/game/gallery — it should be like game/gallery. The mod files need to go directly inside the game folder, not inside another game folder within it.
ok i got it to work with the zen and gallery file but it wont work with the duke file because it keeps coming back with this


Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/Duke/1knox.rpy", line 162: 'tag' is not a keyword argument or valid child of the vbox statement.
    tag = renpy.get_showing_tags().pop()
       ^

Ren'Py Version: Ren'Py 8.3.3.24111502
Thu May  1 23:26:31 2025
 

Duke Knox

Member
Modder
Oct 1, 2023
233
810
ok i got it to work with the zen and gallery file but it wont work with the duke file because it keeps coming back with this


Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/Duke/1knox.rpy", line 162: 'tag' is not a keyword argument or valid child of the vbox statement.
    tag = renpy.get_showing_tags().pop()
       ^

Ren'Py Version: Ren'Py 8.3.3.24111502
Thu May  1 23:26:31 2025
Okay, let me see what's going on.
 
  • Like
Reactions: Jcoomer

Duke Knox

Member
Modder
Oct 1, 2023
233
810
Okay, let me see what's going on.
Are you sure you downloaded the mod from this site? As you can see, there's no tag = renpy.get_showing_tags().pop() at that point in the file. Make sure you're using the links provided in this site to get the latest version .
1.png
 
  • Like
Reactions: Jcoomer

Jcoomer

New Member
Apr 13, 2025
3
1
Are you sure you downloaded the mod from this site? As you can see, there's no tag = renpy.get_showing_tags().pop() at that point in the file. Make sure you're using the links provided in this site to get the latest version .
View attachment 4798455
Yeah I downloaded it from the first page of this thread so idk I just looked at the file on my end to and it's showing every thing the same as it dose in your pic so idk why It's showing an error
* update I realized I had v0.4-P3 installed so deleted and re-downloaded v0.4-P4 and that fixed the issue but thank you very much for your help
 
Last edited:
  • Like
Reactions: Duke Knox