Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Can you share the image of the error?

Oh i cant really identified the error from your SS, try copy the BBCode and reply to this thread, thank you for the error report 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/activity_home_livingroom.rpy", line 47, in script call

    call timechange from _call_timechange_29

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_dbed.rpy", line 43, in script call

    call timechange from _call_timechange_27

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_dorothy.rpy", line 129, in script call

    call quest from _call_quest_1

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_olivia.rpy", line 456, in script call

    call quest from _call_quest_17

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_olivia.rpy", line 1867, in script call

    call quest from _call_quest_22

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 223, in script call

    call timechange from _call_timechange_65

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_dorothy.rpy", line 2703, in script call

    call quest from _call_quest_16

  File "game/1_move.rpy", line 110, in script

    call screen living_map with dissolve

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "game/screen_map.rpy", line 803, in execute

    screen living_map:

  File "game/screen_map.rpy", line 803, in execute

    screen living_map:

  File "game/screen_map.rpy", line 804, in execute

    if (timenumber == 1):

  File "game/screen_map.rpy", line 807, in execute

    if (daynumber <= 3):

  File "game/screen_map.rpy", line 814, in execute

    image "Map/Home/Living Room/Dorothy/[dorothy_stage]/Living Room Day 2.png"

Exception: DynamicImage 'Map/Home/Living Room/Dorothy/[dorothy_stage]/Living Room Day 2.png': could not find image. ('Map/Home/Living Room/Dorothy/3/Living Room Day 2.png')

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

Full traceback:

  File "game/activity_home_livingroom.rpy", line 47, in script call

    call timechange from _call_timechange_29

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_dbed.rpy", line 43, in script call

    call timechange from _call_timechange_27

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_dorothy.rpy", line 129, in script call

    call quest from _call_quest_1

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_olivia.rpy", line 456, in script call

    call quest from _call_quest_17

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_olivia.rpy", line 1867, in script call

    call quest from _call_quest_22

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 223, in script call

    call timechange from _call_timechange_65

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_dorothy.rpy", line 2703, in script call

    call quest from _call_quest_16

  File "game/1_move.rpy", line 110, in script

    call screen living_map with dissolve

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\ast.py", line 1980, in execute

    self.call("execute")

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\ast.py", line 1959, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\statements.py", line 374, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\exports\statementexports.py", line 345, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\core.py", line 2215, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\core.py", line 2745, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 1 more time]

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\screen.py", line 480, in visit_all

    callback(self)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\core.py", line 2745, in <lambda>

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\screen.py", line 491, in per_interact

    self.update()

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\screen.py", line 697, in update

    self.screen.function(**self.scope)

  File "game/screen_map.rpy", line 803, in execute

    screen living_map:

  File "game/screen_map.rpy", line 803, in execute

    screen living_map:

  File "game/screen_map.rpy", line 804, in execute

    if (timenumber == 1):

  File "game/screen_map.rpy", line 807, in execute

    if (daynumber <= 3):

  File "game/screen_map.rpy", line 814, in execute

    image "Map/Home/Living Room/Dorothy/[dorothy_stage]/Living Room Day 2.png"

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\sl2\sldisplayables.py", line 452, in sl2add

    d = renpy.easy.displayable(d, scope=scope)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\easy.py", line 119, in displayable

    return renpy.display.image.DynamicImage(d, scope=scope)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\image.py", line 598, in __init__

    self.find_target(scope)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\image.py", line 683, in find_target

    raise Exception(error)

Exception: DynamicImage 'Map/Home/Living Room/Dorothy/[dorothy_stage]/Living Room Day 2.png': could not find image. ('Map/Home/Living Room/Dorothy/3/Living Room Day 2.png')

Windows-10-10.0.26100 AMD64

Ren'Py 8.3.4.24120703

Muscle Journey 0.3

Tue Jun 17 22:17:09 2025

[/code]

(+1)

Alright, I understand the issue now. The error happens because the part where the main character talks to Dorothy in stage 3 hasn't been added yet. So, if you try to talk to Dorothy after finishing the game, you'll run into that error. This isn't a bug—it's just that part of the game isn't ready yet. Sorry for the inconvenience, and thank you for reporting the bug

No prob