2.00 star(s) 125 Votes

tonny

Active Member
Jun 14, 2017
671
701
What to do in the morning after the pool party? no one any where and WT not updated yet. help?
 

imunisasi

Member
Dec 4, 2017
245
208
What to do in the morning after the pool party? no one any where and WT not updated yet. help?
now all good after remove incest patch

the main problem now is after party, nobody at home, seems like a plot in inception movie, all MC do from start is just a dream
 

ReyBell

Active Member
Game Developer
Aug 9, 2017
649
235
guys interface is not working. (deleted incest patch) same problem i cant go to bed.. i cant do anything after kate's event in her bathroom.
 
  • Like
Reactions: MausMaus

FlipTopBin

Member
Game Developer
Dec 5, 2017
176
222
Yeah, no patch and it seems like its broke. Need to wait for a bug fix.

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

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/attributes.rpy", line 62, in execute
  File "game/attributes.rpy", line 62, in execute
  File "game/attributes.rpy", line 68, in execute
  File "game/attributes.rpy", line 69, in execute
  File "game/attributes.rpy", line 85, in execute
  File "game/attributes.rpy", line 85, in execute
  File "game/attributes.rpy", line 99, in execute
  File "game/attributes.rpy", line 101, in execute
  File "game/attributes.rpy", line 101, in <module>
NameError: name 'showCalendar' is not defined

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

Full traceback:
  File "rooms.rpyc", line 300, in script
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\statements.py", line 177, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\Brother\Games\IndecentDesires-Chapter6-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/attributes.rpy", line 62, in execute
  File "game/attributes.rpy", line 62, in execute
  File "game/attributes.rpy", line 68, in execute
  File "game/attributes.rpy", line 69, in execute
  File "game/attributes.rpy", line 85, in execute
  File "game/attributes.rpy", line 85, in execute
  File "game/attributes.rpy", line 99, in execute
  File "game/attributes.rpy", line 101, in execute
  File "game/attributes.rpy", line 101, in <module>
NameError: name 'showCalendar' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Indecent Desires Chapter6
Sat Nov 24 19:37:46 2018
[/CODE]
 

Kond

Member
Jul 8, 2018
319
1,188
Is it just me or does the game end on the end of ch 3? (Downloaded Ch6)
for me is since episode 4 ...nothing to do after that (the MC says that he have to sleep, but when i go to the bed, says that im not tired enough to sleep). The interface button is bugged, some rooms too. I'll give a last try in the next version, if this problems persists i'll give up this game for good.... a shame.
 
Last edited:

DD0

Member
Jan 13, 2018
231
281
Adding to the cacophony...me too. Ends at chapter 3. I have not included any mods or incest patches (not my really my thing). So, a clean download from a new player, game ends at chapter 3.
 
  • Like
Reactions: zebucetiva

inlover

New Member
Oct 21, 2017
9
9
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/labelsnav.rpy", line 42, in <module>
NameError: name 'katesbathroomdoor' is not defined

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

Full traceback:
  File "labelsnav.rpyc", line 42, in script
  File "E:\New folder\IndecentDesires-Chapter6-pc\renpy\ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "E:\New folder\IndecentDesires-Chapter6-pc\renpy\python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\New folder\IndecentDesires-Chapter6-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/labelsnav.rpy", line 42, in <module>
NameError: name 'katesbathroomdoor' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Indecent Desires Chapter6
Sun Nov 25 01:42:03 2018
can't enter katy bathroom
The same by me
 

Skylaroo

Well-Known Member
May 28, 2017
1,761
4,607
Kind of a joke how this happens again. Did they not even test the game at all?
 

reyty

Member
Oct 29, 2018
128
140
oh no. so game will be some grinding for pussy. jeez. why devs do it all time, why tag is vn?
 

UTOPY

Newbie
Feb 27, 2018
29
22
any save of the beginning of chapter 4? Stuck in chapter 3 too, but if someone could share a save of chapter 4 maybe that could solve the problem
 

The_Rascal

Newbie
Jun 25, 2017
64
74
no clue what you're meant to do after the party, only thing i can do is have a bath and sleep till next day
I agree...no clue what comes next...if anything after the pool party.

Edit...nevermind...updated walkthrough shows that's it for this release.
 
Last edited:

ltpika

Engaged Member
Aug 6, 2016
2,543
2,814
any save of the beginning of chapter 4? Stuck in chapter 3 too, but if someone could share a save of chapter 4 maybe that could solve the problem
Won't help, you'll get errors on the next event, as long as it's after chapter 3 you're boned.
 

Pica-bu

Member
Dec 21, 2017
195
482
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/labelsnav.rpy", line 42, in <module>
NameError: name 'katesbathroomdoor' is not defined

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

Full traceback:
  File "labelsnav.rpyc", line 42, in script
  File "E:\New folder\IndecentDesires-Chapter6-pc\renpy\ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "E:\New folder\IndecentDesires-Chapter6-pc\renpy\python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\New folder\IndecentDesires-Chapter6-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/labelsnav.rpy", line 42, in <module>
NameError: name 'katesbathroomdoor' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Indecent Desires Chapter6
Sun Nov 25 01:42:03 2018
can't enter katy bathroom
same problem
 
2.00 star(s) 125 Votes