Anand27

Member
Jan 16, 2018
111
14
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
    player.location.call_screen(*call_screen_args)
  File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen
    renpy.call_screen("ui")
Exception: DynamicImage u'characters/diane/buttons/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'characters/diane/buttons/character_diane_dressed.png')

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

Full traceback:
  File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 26, in script call
  File "scripts/locks/gym_lock_check.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/diane/button.rpyc", line 216, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/diane_s_home/barn/barn.rpyc", line 84, in script
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
    player.location.call_screen(*call_screen_args)
  File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen
    renpy.call_screen("ui")
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 2896, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 434, in visit_all
    self.child.visit_all(callback, seen=None)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 531, in visit_all
    for d in self.visit():
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 730, in visit
    self.find_target()
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 640, in find_target
    raise Exception(error)
Exception: DynamicImage u'characters/diane/buttons/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'characters/diane/buttons/character_diane_dressed.png')

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Mon Nov 04 18:15:07 2019

what is this when i try to enter diana's house it says she needs help and whenever i enter i get this? help plz and how to give whip to angelica? where is she xd
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,424
5,652
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
    player.location.call_screen(*call_screen_args)
  File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen
    renpy.call_screen("ui")
Exception: DynamicImage u'characters/diane/buttons/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'characters/diane/buttons/character_diane_dressed.png')

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

Full traceback:
  File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 26, in script call
  File "scripts/locks/gym_lock_check.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/diane/button.rpyc", line 216, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/diane_s_home/barn/barn.rpyc", line 84, in script
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/diane_s_home/barn/barn.rpy", line 84, in <module>
  File "game/scripts/core/systems/game.rpy", line 351, in main
    player.location.call_screen(*call_screen_args)
  File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen
    renpy.call_screen("ui")
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 2896, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3091, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 434, in visit_all
    self.child.visit_all(callback, seen=None)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 531, in visit_all
    for d in self.visit():
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 730, in visit
    self.find_target()
  File "D:\downloads\yahoo\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\display\image.py", line 640, in find_target
    raise Exception(error)
Exception: DynamicImage u'characters/diane/buttons/character_diane_[M_diane.outfit.get][M_diane.pregnancy.to_string].png': could not find image. (u'characters/diane/buttons/character_diane_dressed.png')

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Mon Nov 04 18:15:07 2019

what is this when i try to enter diana's house it says she needs help and whenever i enter i get this? help plz and how to give whip to angelica? where is she xd
You should find Angelica in the evening in the church. For your Diane problem, could you pls attach a savegame here?
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,424
5,652
so do you know what the problem is?
Patience you must have, my young Padawan. Some of us have a life!
there you gocan u look it up for me thankss
OK I don't have the solution for your problem, but a workaround. Did you use any cheats to trigger states in the game (like skip events or quests)? Anyway, there is a time in Diane's story where she wants to speak to you in her garden (before she even builds the barn), and during that event, she changes her default outfit from "dressed" to "shirtless". This appears not to have happened in your case. I tried to reproduce it but for me, she always changed her outfit as expected, so not sure what happened for you.

You can fix that in the console. If it's enabled, press SHIFT+O to open it, then type:

Code:
M_diane.outfit.set_default_outfit_schedule([["shirtless","shirtless","nightgown","nightgown"]])
You can copy/paste this line (CTRL+C, CTRL+V).

Or you can use the attached save.

However, I cannot guarantee that now everything is fine because I don't know what you did to get that messed up in the first place...
 

Anand27

Member
Jan 16, 2018
111
14
Patience you must have, my young Padawan. Some of us have a life!

OK I don't have the solution for your problem, but a workaround. Did you use any cheats to trigger states in the game (like skip events or quests)? Anyway, there is a time in Diane's story where she wants to speak to you in her garden (before she even builds the barn), and during that event, she changes her default outfit from "dressed" to "shirtless". This appears not to have happened in your case. I tried to reproduce it but for me, she always changed her outfit as expected, so not sure what happened for you.

You can fix that in the console. If it's enabled, press SHIFT+O to open it, then type:

Code:
M_diane.outfit.set_default_outfit_schedule([["shirtless","shirtless","nightgown","nightgown"]])
You can copy/paste this line (CTRL+C, CTRL+V).

Or you can use the attached save.

However, I cannot guarantee that now everything is fine because I don't know what you did to get that messed up in the first place...
i didnt use cheats though. ill try ur option then
 

Anand27

Member
Jan 16, 2018
111
14
Patience you must have, my young Padawan. Some of us have a life!

OK I don't have the solution for your problem, but a workaround. Did you use any cheats to trigger states in the game (like skip events or quests)? Anyway, there is a time in Diane's story where she wants to speak to you in her garden (before she even builds the barn), and during that event, she changes her default outfit from "dressed" to "shirtless". This appears not to have happened in your case. I tried to reproduce it but for me, she always changed her outfit as expected, so not sure what happened for you.

You can fix that in the console. If it's enabled, press SHIFT+O to open it, then type:

Code:
M_diane.outfit.set_default_outfit_schedule([["shirtless","shirtless","nightgown","nightgown"]])
You can copy/paste this line (CTRL+C, CTRL+V).

Or you can use the attached save.

However, I cannot guarantee that now everything is fine because I don't know what you did to get that messed up in the first place...
ps where do i paste the text into xD
 

j4yj4m

Forum Fanatic
Jun 19, 2017
4,161
6,115
Any walkthrough have there?
Well, there's a link in the first post, which would have ulitmately led you to the . ;)

Just by the way, DC yesterday said that he really liked the idea of addding a female MC at some point. Sploosh quickly shut him down because it would be a hideous amount of work but then he started thinking about smaller alternatives. So if we get to see a playable female version of MC at some point (maybe for some kind of joke, etc.), it's going to be because somebody suggested it yesterday.
 
Last edited:

ZTex

Engaged Member
Apr 3, 2019
2,911
4,222
Well, there's a link in the first post, which would have ulitmately led you to the . ;)

Just by the way, DC yesterday said that he really liked the idea of addding a female MC at some point. Sploosh quickly shut him down because it would be a hideous amount of work but then he started thinking about smaller alternatives. So if we get to see a playable female version of MC at some point (maybe for some kind of joke, etc.), it's going to be because somebody suggested it yesterday.
Okay since DC is taking ideas, can someone give him the idea to stop taking ideas and progress the game ?
Sincerely,
Someone whose been waiting for Judith to get some attention.
 

j4yj4m

Forum Fanatic
Jun 19, 2017
4,161
6,115
Okay since DC is taking ideas, can someone give him the idea to stop taking ideas and progress the game ?
Sincerely,
Someone whose been waiting for Judith to get some attention.
Well, he talked about it as something he'd do once the game is done. So I wouldn't be worried about it for now (or maybe a small surprise update with 1 or 2 scenes?). Next to that I'd see it as a positive that he can still get this excited about the game after some many years. Unlike some other devs, who burn out or drop their project completely.
 
  • Like
Reactions: srksrk 68
4.00 star(s) 367 Votes