- May 6, 2017
- 51
- 23
Is there a way to change the font to something more easily readable?
Depends on platform however sure.Is there a way to change the font to something more easily readable?
1 - If you get errors report what the error message is as it helps more then "I got an error"I've only been playing a few minutes and it seems everything I try to do results in a bug. Some of them seem to include sequence breaks, so I'm kind of afraid to keep playing because I don't want to do things out of order. The bugs I've encountered include:
1. When you first finish the intro and the phone option appears, if you click on it right away (before the bedroom options appear), trying to exit the phone gives you an error.
2. When I try to talk to the teacher in the classroom, it gives me an error saying that "Masako_Phase2" is undefined.
3. When I go to talk to the nurse at her office, she's labeled "Grandma". I'm... pretty sure that's incorrect.
4. When I go to the store, there's a girl I've never seen before (Suzune) with an option for me to corrupt her. If I choose that option, my character threatens her with the pictures that I've found. As I said, I haven't even seen this girl, let alone found any pictures of her, so I'm pretty sure that's not supposed to happen yet.
define su = Character('Suzu', color="#3cbb0f" , what_color="#ffffff")
define su = Character('Sumire', color="#e8e8e8" , what_color="#ffffff")
I was going off of memory, so I was only able to list what got me to that error.1 - If you get errors report what the error message is as it helps more then "I got an error"
The first post has that download listed after "Android". Is it only a bugfix for the Android version, or is that listing just misleading?2 - BUGFIX V3 should deal with that.
Is there supposed to be another scene before that, though? How can I trigger it, so I can be sure I'm not doing these out of order? And are there any other issues like that I should know about?4 - Continuity Error
Fair enough, I'll try a new game in a bit and see if I can reproduce it.I was going off of memory, so I was only able to list what got me to that error.
It just got categorized under "Other", it works with PC.The first post has that download listed after "Android". Is it only a bugfix for the Android version, or is that listing just misleading?
Right on thanks for the quick reply! I was most excited for her when I found your game.You don't have permission to view the spoiler content. Log in or register now.
Hope soon cuz id really want to make my succubus haremNot yet, only in future updates.
That's part of phase3.rpyI'm getting an exception error when I try to call Nanami:
```
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 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 590, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/patch.rpy", line 3042, in script
jump nanamiphase3_talk
ScriptError: could not find label 'nanamiphase3_talk'.
-- 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 98, in script call
call expression renpy.random.choice(["mom_bath"]) from _call_expression_1
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/phase2.rpy", line 590, in script call
call expression renpy.random.choice(["eating_withnanami2"]) from _call_expression_13
File "game/phase2.rpy", line 529, in script call
call expression renpy.random.choice(["sleep_withnanami2", "sleep_withnanami25"]) from _call_expression_12
File "game/patch.rpy", line 3042, in script
jump nanamiphase3_talk
File "C:\Program Files (x86)\DepravedTown-v0.7BETA-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Program Files (x86)\DepravedTown-v0.7BETA-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'nanamiphase3_talk'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Depraved Town 0.7Beta
Wed Apr 14 22:34:58 2021
```
Guessing it's because I installed the Incest Patch and it's lacking Phase 3 Dialog which it seems to be trying to find.
I just downloaded it today so I just took everything from the frontpage, it should be right but I'll re-download that and the bugfix just in case.
Yippie, more sisterly loveYou don't have permission to view the spoiler content. Log in or register now.
Looks like the "Hangout" is missing a jump for Non NTR route.Well, I gave the game another shot after installing the bugfix patch, and once again I immediately ran into another game-breaking bug. There's no error log to report, though. When I go to the strip club and meet with the aunt, after seeing the event I'm giving the option to "Hang Out" or "Leave". The "Leave" option doesn't do anything when I click it, and "Hang Out" takes me to a scene doing karaoke with Sun and the succubi, then takes me to the aunt's room where I'm given a bunch of sex options and another broken "Leave" prompt. At this point I'm stuck, because I don't have enough power to do any of the sex options.