comaderikari

Member
Feb 25, 2019
198
83
Here ya go: Every RenPy game has a 'game' folder/directory under the main directory it was installed in. In there most of the scripts for the game are located. The rest are support files/images/the app itself.
Patches typically (99.9999% of the time) go into that 'game' folder as either a .rpy and/or an .rpyc file - RenPy will auto-magically load them if it finds them in that folder.
So copy that file into the 'game' folder and restart the game. (make sure it is an .rpy or .rpyc file!).

Have fun!
Thank you for educating me.
 

bobboy44

New Member
Aug 26, 2018
1
0
what's with the mother's nose. Is that supposed to be wrinkles? First time i prefer the sister to the mother in an H-game, the art for other characters is very good though.
 

comaderikari

Member
Feb 25, 2019
198
83
what's with the mother's nose. Is that supposed to be wrinkles? First time i prefer the sister to the mother in an H-game, the art for other characters is very good though.
Stress lines usually in people with big cheeks. Itachi(Naruto) has them too.
 

GoldBolt

Member
Aug 2, 2020
190
125
I keep having a problem where whenever I try to check the characters walkthrough's I get booted out of the game (see the text file). Is there a way around this or some other place I can find a walkthrough?
 

JokerLeader

Former Legendary Game Compressor
Modder
Donor
Compressor
Mar 16, 2019
8,032
78,801
Depraved Town [v0.8.5] [Compressed]

Original Size Win/Linux: 1.17 GB

Compressed Size Win/Linux: 280 MB: -
Compressed Size Mac: 263 MB: -

Since this, an Adult Zone, drop a (y) to support my work as Compressor SLUT!

This compression is unofficial. Compressing process reduces image/audio/video quality and can break the game, be aware of that.

You can find all of my Walkthrough Mods content here:

Or you can:
 

str8up

Engaged Member
Jun 4, 2020
3,369
1,526
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/script.rpy", line 10906, in script call
call expression renpy.random.choice(["field_cheerleaderpractice"]) from _call_expression_6
File "game/script.rpy", line 11354, in script call
call expression renpy.random.choice(["ella_piss","tora_piss","yukki_piss","anri_piss","aoi_piss","chika_piss","hitagi_piss","itsura_piss","moka_piss","molli_piss","nene_piss","otome_piss","rein_piss","rin_piss","sasaki_piss","shiroi_piss","yuria_piss"]) from _call_expression_11
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/script.rpy", line 3129, in script
if 0 <= spy_azami:
File "game/script.rpy", line 3129, in <module>
if 0 <= spy_azami:
NameError: name 'spy_azami' is not defined

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

Full traceback:
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 587, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/homeevents.rpy", line 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/script.rpy", line 10906, in script call
call expression renpy.random.choice(["field_cheerleaderpractice"]) from _call_expression_6
File "game/script.rpy", line 11354, in script call
call expression renpy.random.choice(["ella_piss","tora_piss","yukki_piss","anri_piss","aoi_piss","chika_piss","hitagi_piss","itsura_piss","moka_piss","molli_piss","nene_piss","otome_piss","rein_piss","rin_piss","sasaki_piss","shiroi_piss","yuria_piss"]) from _call_expression_11
File "game/phase2.rpy", line 526, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/script.rpy", line 3129, in script
if 0 <= spy_azami:
File "C:\Users\str8u\Downloads\DepravedTown-v0.8.5-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\str8u\Downloads\DepravedTown-v0.8.5-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\str8u\Downloads\DepravedTown-v0.8.5-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 3129, in <module>
if 0 <= spy_azami:
NameError: name 'spy_azami' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Depraved Town 0.8.5
Fri Jul 09 17:04:01 2021
```
 
  • Angry
Reactions: JojodoLolo and BTLD

trauts

Active Member
Aug 12, 2018
698
495
JAD-JustAnotherDegenerate , downloaded the latest version 0.8.5 (loaded my save from 0.8a) there's a bug in the phone.
clicking on her 1625861215175.png takes you to ayako's page (obviously she's not ayako)
clicking on her 1625861348478.png in walk through crashes the game.

also, a suggestion, in walk through it'll be better if you change the color of the ones are completed tasks/steps, to identify which are completed from which are yet to do.
 
Last edited:

Samhill

Active Member
Nov 2, 2020
570
345
JAD-JustAnotherDegenerate , downloaded the latest version 0.8.5 (loaded my save from 0.8a) there's a bug in the phone.
clicking on her View attachment 1289484 takes you to ayako's page (obviously she's not ayako)
clicking on her View attachment 1289499 in walk through crashes the game.

also, a suggestion, in walk through it'll be better if you change the color of the ones are completed tasks/steps, to identify which are completed from which are yet to do.
For a few of them.

Python:
  While running game code:
  File "game/phone.rpy", line 102, in script
    call screen menu_phone2
ScriptError: could not find label ''.

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

Full traceback:
  File "\Games\DepravedTown-v0.8.5-pc\renpy\bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "\Games\DepravedTown-v0.8.5-pc\renpy\main.py", line 578, in main
    run(restart)
  File "\Games\DepravedTown-v0.8.5-pc\renpy\main.py", line 143, in run
    renpy.execution.run_context(True)
  File "\Games\DepravedTown-v0.8.5-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "game/phone.rpy", line 102, in script
    call screen menu_phone2
  File "\Games\DepravedTown-v0.8.5-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label ''.

Windows-post2012Server-6.3.9600
Ren'Py 7.3.5.606
Depraved Town 0.8.5
Fri Jul 09 16:55:36 2021
 

Samhill

Active Member
Nov 2, 2020
570
345
Bugfix link added to the OP.

Mega

Fixed a few characters options when selecting them on phone.
Fixed Azami Spy Event.
Fixed a few coding errors.
Would it fix this?:

Python:
While running game code:
  File "game/homeevents.rpy", line 3, in script call
    call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
  File "game/script.rpy", line 10525, in script call
    call expression renpy.random.choice(["anri_beachchange","azumi_beachchange","ella_beachchange","masaka_beachchange","moka_beachchange","molli_beachchange","random1_beachchange","saeka_beachchange","shiroi_beachchange","sumire_beachchange","suzune_beachchange","tora_beachchange","yuzuki_beachchange"]) from _call_expression_4
  File "game/homeevents.rpy", line 3, in script call
    call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
  File "game/script.rpy", line 11354, in script call
    call expression renpy.random.choice(["ella_piss","tora_piss","yukki_piss","anri_piss","aoi_piss","chika_piss","hitagi_piss","itsura_piss","moka_piss","molli_piss","nene_piss","otome_piss","rein_piss","rin_piss","sasaki_piss","shiroi_piss","yuria_piss"]) from _call_expression_11
  File "game/homeevents.rpy", line 3, in script call
    call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
  File "game/homeevents.rpy", line 3, in script call
    call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
  File "game/script.rpy", line 7288, in script
    $ ayako_love += 10
  File "game/script.rpy", line 7288, in <module>
    $ ayako_love += 10
NameError: name 'ayako_love' is not defined

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

Full traceback:
  File "game/homeevents.rpy", line 3, in script call
    call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
  File "game/script.rpy", line 10525, in script call
    call expression renpy.random.choice(["anri_beachchange","azumi_beachchange","ella_beachchange","masaka_beachchange","moka_beachchange","molli_beachchange","random1_beachchange","saeka_beachchange","shiroi_beachchange","sumire_beachchange","suzune_beachchange","tora_beachchange","yuzuki_beachchange"]) from _call_expression_4
  File "game/homeevents.rpy", line 3, in script call
    call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
  File "game/script.rpy", line 11354, in script call
    call expression renpy.random.choice(["ella_piss","tora_piss","yukki_piss","anri_piss","aoi_piss","chika_piss","hitagi_piss","itsura_piss","moka_piss","molli_piss","nene_piss","otome_piss","rein_piss","rin_piss","sasaki_piss","shiroi_piss","yuria_piss"]) from _call_expression_11
  File "game/homeevents.rpy", line 3, in script call
    call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
  File "game/homeevents.rpy", line 3, in script call
    call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
  File "game/script.rpy", line 7288, in script
    $ ayako_love += 10
  File "\Games\DepravedTown-v0.8.5-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "\Games\DepravedTown-v0.8.5-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 7288, in <module>
    $ ayako_love += 10
NameError: name 'ayako_love' is not defined

Windows-post2012Server-6.3.9600
Ren'Py 7.3.5.606
Depraved Town 0.8.5
Fri Jul 09 17:42:17 2021
```
 
3.00 star(s) 36 Votes