cxx
Message Maestro
- Nov 14, 2017
- 77,596
- 40,168
- 1,519
not gonna happen, play the game yourself.Complete save for this version 0.26, Please!
not gonna happen, play the game yourself.Complete save for this version 0.26, Please!
Thank you for your kind comment. I am playing the game Myself. I am stuck when the game stops working and shuts down and figured with the save, I would be able to continue the game. I have been playing this game for a long time and just now with this last update I am having this problem. Thanks, any other help would be greatly appreciated.not gonna happen, play the game yourself.
this is fucking alpha version so bugs tend to come up.Thank you for your kind comment. I am playing the game Myself. I am stuck when the game stops working and shuts down and figured with the save, I would be able to continue the game. I have been playing this game for a long time and just now with this last update I am having this problem. Thanks, any other help would be greatly appreciated.![]()
True. So, I am stuck?this is fucking alpha version so bugs tend to come up.
yes and hope that you have .25 save.True. So, I am stuck?
This is going to seem STUPID, but what does a .25 save look like. Is it one of theseyes and hope that you have .25 save.
The '25' is just indicating the page of your save game. There are 6 savegames per page.This is going to seem STUPID, but what does a .25 save look like. Is it one of these
25-1-LT1, 25-2-LT1, 25-3-LT1, 25-4-LT1, 25-5-LT1, 25-6-LT1? Thank you
I'm sorry, but an uncaught exception occurred.
While loading <'MatrixColor' <'Image' u'navigation/Main_Area/night/sarah_phone_a.png'> (1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)>:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'navigation/Main_Area/night/sarah_phone_a.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "rooms.rpyc", line 326, in script
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/ast.py", line 1907, in execute
self.call("execute")
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/ast.py", line 1895, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/exports.py", line 2873, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/core.py", line 3174, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/core.py", line 2086, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 516, in renpy.display.render.render_screen
File "render.pyx", line 244, in renpy.display.render.render
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/behavior.py", line 740, in render
rv = super(Button, self).render(width, height, st, at)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/layout.py", line 1124, in render
st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/im.py", line 580, in render
return cache.get(self, render=True)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/im.py", line 266, in get
surf = image.load()
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/im.py", line 1256, in load
surf = cache.get(self.image)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/im.py", line 266, in get
surf = image.load()
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/display/im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "./IndecentDesires-theGamev026ALPHA-pc/renpy/loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'navigation/Main_Area/night/sarah_phone_a.png'.
Linux-6.8.0-45-generic-x86_64-with-debian-trixie-sid
Ren'Py 7.2.1.457
Indecent Desires theGamev026ALPHA
Sat Sep 28 20:14:00 2024
The navigation is bugged. It may be annoying but it does not block the game if you save frequently.Im paly new game (load as nothing new animation 6 monat :-/ )
plaing 5 min a error do not continue game
Code:IOError: Couldn't find file 'navigation/Main_Area/night/sarah_phone_a.png'.
Never mind. I deleted this version and staring over with an earlier version an update to the next version when I am finished with it till, I get up to 0.26. Thanks for all your assist.The '25' is just indicating the page of your save game. There are 6 savegames per page.
nope, those are save slots names, .25 save is at end of .25 update (visited at prison to meet "auntie" and gone to mon's office etc.This is going to seem STUPID, but what does a .25 save look like. Is it one of these
25-1-LT1, 25-2-LT1, 25-3-LT1, 25-4-LT1, 25-5-LT1, 25-6-LT1? Thank you
Im paly new game (load as nothing new animation 6 monat :-/ )
plaing 5 min a error do not continue game
Do Not Play Buggy Alpha Versions!!!
right, that's what gets by playing mr nice guy.This game does not simulate studying or grades, but you can get "Bad Grades"?
As I have said earlier " Never mind. I deleted this version and starting over with an earlier version and update to the next version when I am finished with it till, I get up to 0.26. Thanks for all your assist". The save at .25 does not matter now.nope, those are save slots names, .25 save is at end of .25 update (visited at prison to meet "auntie" and gone to mon's office etc.
right, that's what gets by playing mr nice guy.
The navigation is bugged. It may be annoying but it does not block the game if you save frequently.
What you can do :
- Use rollback and visit a different place.
- Visit your room and take a nap.
- Save/Load the game.
- Save the game, exit and restart the game and load your save.
- Go back to an older save.
mainevents.rpy (12 hits)
Line 317: $ Room('Main Area', ["Livingroom", "Kitchen", "Upper_Hallway", "Casual_Lounge"], ["sarah_phone_a"], False)
Line 318: $ roomsDict["Main_Area"].SetBGDay("navigation/main_area/day/bg_sarah_phone_a.png")
Line 321: $ Room('Main Area', ["Livingroom", "Kitchen", "Upper_Hallway", "Casual_Lounge"], ["sarah_phone_a"], False)
Line 322: $ roomsDict["Main_Area"].SetBGDay("navigation/main_area/day/bg_sarah_phone_a.png")
Line 327: $ Room('Main Area', ["Livingroom", "Kitchen", "Upper_Hallway", "Casual_Lounge"], ["sarah_phone_a"], False)
Line 328: $ roomsDict["Main_Area"].SetBGDay("navigation/main_area/day/bg_sarah_phone_a.png")
Line 331: $ Room('Main Area', ["Livingroom", "Kitchen", "Upper_Hallway", "Casual_Lounge"], ["sarah_phone_a"], False)
Line 332: $ roomsDict["Main_Area"].SetBGDay("navigation/main_area/day/bg_sarah_phone_a.png")
Line 337: $ Room('Main Area', ["Livingroom", "Kitchen", "Upper_Hallway", "Casual_Lounge"], ["sarah_phone_a"], False)
Line 338: $ roomsDict["Main_Area"].SetBGDay("navigation/main_area/day/bg_sarah_phone_a.png")
Line 341: $ Room('Main Area', ["Livingroom", "Kitchen", "Upper_Hallway", "Casual_Lounge"], ["sarah_phone_a"], False)
Line 342: $ roomsDict["Main_Area"].SetBGDay("navigation/main_area/day/bg_sarah_phone_a.png")
class Object:
def __init__(self, room, name):
self.name = name
self.imgDay = dir + room.replace(" ","_") + "/day/" + name + ".png"
self.imgNight = dir + room.replace(" ","_") + "/night/" + name + ".png"
What did they add in this version?
from the updated walkthrough :Indecent Desires - ver. 026 ALPHA Preview View attachment 4059528 View attachment 4059528 View attachment 4059529 View attachment 4059530 View attachment 4059531 View attachment 4059532 View attachment 4059533 View attachment 4059534 View attachment 4059535 View attachment 4059536 View attachment 4059537 View attachment 4059538 View attachment 4059539 View attachment 4059540
THINGS ADDED IN Ver 026 ALPHA:
NEW SCENE: the Recording (part 1)
This scene is available only after you get the recording with Aiko.
You get the recording in the scene: „Invite Aiko to the MOVIE“
» Talk with Kate at the University Library (Morning)
Play this scene as you like.
NEW SCENE: the Recording (part 2)
This scene is available only after you talk with Kate at the Univ Library.
» Wait for Kate at the sauna (Evening).
Multiple choices with different outcomes.
Play this scene as you like.
NEW SCENE: the Recording (part 3)
This scene is available only after Recording (Part 2) and if you have a camera mounted
in the Gym‘s Bathroom.
» Spy Kate while she takes a shower using the laptop in your bedroom.
(Monday - W ednesday) (Evening).
» In order to get the scene working you will need to have a camera
mounted and catch her masturbating.
» "Go to the Gym Bathroom"
Multiple choices with different outcomes.
Play this scene as you like.
label memory_game_win_normal:
$ totalMoney += 20
centered "You won 20 coins for a total of [totalMoney]."
jump memory_game_again
label memory_game_win_normal:
$ totalMoney += 200
centered "You won 200 coins for a total of [totalMoney]."
jump memory_game_again