3.10 star(s) 14 Votes

Kybo

Active Member
Compressor
Mar 27, 2022
987
2,045
319
NSFW: National School For Wealth … and F*ckery [v0.4.3.2 Alpha]

Win [ 153 MB ] Compressed

 
Last edited:
  • Like
Reactions: hoodoo1022

Ven95

Member
Jul 13, 2021
246
283
187
Ok, this game is complety pointless, every place has nothing to do, I can't do anything because inhibition, that I don't seem to have any way to reduce, there are countless bugs, and all in all maybe check this in two years, sorry, really annoyed right now
 

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
Where do you actually find the pregnancy sponsorship contract? I can't seem to find it anywhere
You can have it, at least in this version of the game, at Martin’s hideout. You will need to unlock him first, tho.
 

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
Using a save file from an older version will almost certainly cause errors — I’ve added a ton of new variables and systems, so exceptions are guaranteed. The game is still in its alpha stage and under heavy development, so expect some glitches, bugs, and typos along the way.
 
  • Like
Reactions: m1st3r1 and wam1

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
unlcoked it but hte terminal gives me a crash error tried ignore and i end up out of the pit.
Do you use a brand new save for the game? Did you played previous versions of the game? If you did, Renpy might have saved persistent variables that screw up your game. These files are located somewhere in AppData
 

soulofling

Newbie
May 22, 2024
38
7
84
Do you use a brand new save for the game? Did you played previous versions of the game? If you did, Renpy might have saved persistent variables that screw up your game. These files are located somewhere in AppData
I also encountered the same problem.
 

mothulu

Member
Sep 29, 2022
176
111
141
Do you use a brand new save for the game? Did you played previous versions of the game? If you did, Renpy might have saved persistent variables that screw up your game. These files are located somewhere in AppData
naw it wasnt an old save i started fresh cause i had better knowledge of how to playe
 

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
Delete all files in NSFW inside your AppData/Roaming/Renpy/NSFW-123456


How to Open AppData

There are several ways to open the AppData folder on Windows, which is hidden by default to prevent accidental changes to critical application data.
The fastest method is using the Run dialog box. Press Windows key + R to open the Run window, then type either %AppData% or AppData and press Enter. This will open the Roaming subfolder within AppData. To access the main AppData folder, click on "AppData" in the address bar at the top of the File Explorer window.
Alternatively, you can make the hidden folder visible in File Explorer. Open File Explorer (press Windows key + E), go to the "View" tab, and select "Show" > "Hidden items". Once hidden items are visible, navigate to C:\Users\[YourUsername](replace [YourUsername] with your actual user account name) to find the AppData folder, which will appear semi-transparent to indicate it is hidden.
 

mothulu

Member
Sep 29, 2022
176
111
141
still crashed for me
Delete all files in NSFW inside your AppData/Roaming/Renpy/NSFW-123456


How to Open AppData

There are several ways to open the AppData folder on Windows, which is hidden by default to prevent accidental changes to critical application data.
The fastest method is using the Run dialog box. Press Windows key + R to open the Run window, then type either %AppData% or AppData and press Enter. This will open the Roaming subfolder within AppData. To access the main AppData folder, click on "AppData" in the address bar at the top of the File Explorer window.
Alternatively, you can make the hidden folder visible in File Explorer. Open File Explorer (press Windows key + E), go to the "View" tab, and select "Show" > "Hidden items". Once hidden items are visible, navigate to C:\Users\[YourUsername](replace [YourUsername] with your actual user account name) to find the AppData folder, which will appear semi-transparent to indicate it is hidden.
sorry still crashed for me
 

mothulu

Member
Sep 29, 2022
176
111
141
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 1642, in script call
File "game/script.rpy", line 1659, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 919, in script call
File "game/events.rpy", line 1761, in script call
File "game/events.rpy", line 1761, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 1761, in script call
File "game/script.rpy", line 2012, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 5300, in script
File "game/events.rpy", line 5364, in <module>
File "game/dlc_detector.rpy", line 48, in is_dlc_present
AttributeError: 'NoneType' object has no attribute 'get'

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

Traceback (most recent call last):
File "game/script.rpy", line 1642, in script call
File "game/script.rpy", line 1659, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 919, in script call
File "game/events.rpy", line 1761, in script call
File "game/events.rpy", line 1761, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 1761, in script call
File "game/script.rpy", line 2012, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 5300, in script
File "renpy/ast.py", line 1815, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/exports/menuexports.py", line 99, in menu
condition = renpy.python.py_eval(condition)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "renpy/python.py", line 1292, in py_eval
return py_eval_bytecode(code, globals, locals)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1285, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/events.rpy", line 5364, in <module>
File "game/dlc_detector.rpy", line 48, in is_dlc_present
AttributeError: 'NoneType' object has no attribute 'get'

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
NSFW alpha_0.4.3.2
Sat Aug 9 13:55:26 2025
1. Are you using a new save? A brand new game?
2. Can you post the error please?
 

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 1642, in script call
File "game/script.rpy", line 1659, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 919, in script call
File "game/events.rpy", line 1761, in script call
File "game/events.rpy", line 1761, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 1761, in script call
File "game/script.rpy", line 2012, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 5300, in script
File "game/events.rpy", line 5364, in <module>
File "game/dlc_detector.rpy", line 48, in is_dlc_present
AttributeError: 'NoneType' object has no attribute 'get'

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

Traceback (most recent call last):
File "game/script.rpy", line 1642, in script call
File "game/script.rpy", line 1659, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 256, in script call
File "game/events.rpy", line 919, in script call
File "game/events.rpy", line 1761, in script call
File "game/events.rpy", line 1761, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 1761, in script call
File "game/script.rpy", line 2012, in script call
File "game/events.rpy", line 221, in script call
File "game/events.rpy", line 5300, in script
File "renpy/ast.py", line 1815, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/exports/menuexports.py", line 99, in menu
condition = renpy.python.py_eval(condition)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "renpy/python.py", line 1292, in py_eval
return py_eval_bytecode(code, globals, locals)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1285, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/events.rpy", line 5364, in <module>
File "game/dlc_detector.rpy", line 48, in is_dlc_present
AttributeError: 'NoneType' object has no attribute 'get'

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
NSFW alpha_0.4.3.2
Sat Aug 9 13:55:26 2025

Hey! Thanks for the bug report. You're crashing because is_dlc_present() is trying to call .get on something that's None—most likely persistent.dlcs. This happens because older save files don’t include the new variables I’ve added, so... boom.

Some users on Discord have managed to fix this by:
  • Deleting the files in AppData
  • Fully uninstalling the NSWF game
  • Reinstalling it fresh
  • Starting a brand-new game with a new character
For future versions, I’ll add a failover to handle this specific case more gracefully. That said, please note: any new features or content I add may not work properly if you're using an old save or corrupted data.

If you need more help, feel free to check out the discussion and troubleshooting steps shared in the bug-report channel on my Discord—some users have already worked through this successfully.

Really appreciate you flagging this—I'll see what I can do to improve compatibility and stability around this issue.
 
  • Like
Reactions: evildesire92

SWAJ

The Island
Game Developer
Sep 6, 2017
360
657
237
does anyone know if the creator would consider paying an artist so all the art was the same style if there was enough money? maybe even little animated loops/sprites as a stretch goal?
I’ll definitely keep it in mind—if the project earns enough to make it feasible, I’d love to explore it.
 
  • Like
Reactions: mothulu

mothulu

Member
Sep 29, 2022
176
111
141
I’ll definitely keep it in mind—if the project earns enough to make it feasible, I’d love to explore it.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1642, in script call
  File "game/script.rpy", line 1659, in script call
  File "game/events.rpy", line 221, in script call
  File "game/events.rpy", line 221, in script call
  File "game/events.rpy", line 221, in script call
  File "game/events.rpy", line 919, in script call
  File "game/events.rpy", line 221, in script call
  File "game/events.rpy", line 221, in script call
  File "game/script.rpy", line 2012, in script call
  File "game/events.rpy", line 5300, in script
  File "game/events.rpy", line 5364, in <module>
  File "game/dlc_detector.rpy", line 48, in is_dlc_present
AttributeError: 'NoneType' object has no attribute 'get'

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

Traceback (most recent call last):
  File "game/script.rpy", line 1642, in script call
  File "game/script.rpy", line 1659, in script call
  File "game/events.rpy", line 221, in script call
  File "game/events.rpy", line 221, in script call
  File "game/events.rpy", line 221, in script call
  File "game/events.rpy", line 919, in script call
  File "game/events.rpy", line 221, in script call
  File "game/events.rpy", line 221, in script call
  File "game/script.rpy", line 2012, in script call
  File "game/events.rpy", line 5300, in script
  File "renpy/ast.py", line 1815, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
             ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/exports/menuexports.py", line 99, in menu
    condition = renpy.python.py_eval(condition)
                ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "renpy/python.py", line 1292, in py_eval
    return py_eval_bytecode(code, globals, locals)
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1285, in py_eval_bytecode
    return eval(bytecode, globals, locals)
           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "game/events.rpy", line 5364, in <module>
  File "game/dlc_detector.rpy", line 48, in is_dlc_present
AttributeError: 'NoneType' object has no attribute 'get'

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
NSFW alpha_0.4.3.2
Sat Aug  9 17:01:27 2025

i did everything you said but i still keep getting crash stuff
 

Rage153

Newbie
Sep 26, 2017
17
7
147
the thing with clover is fucked up, even the savegame are fucked up , dont matter which savegame i use, old or new, it comes always the cambling with clover, and its fucked up, the first game, you can remember as much you want, from pair 7 up, the whole deck is mixed again, its impossible to win.
 
3.10 star(s) 14 Votes