Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

I think there is an issue with Luke & with the guy you contact to break the Pizza Delivery car...

Using messenger to contact the guy:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 1151, in script call

    call tutorial from _tutorial

  File "game/man_guy.rpy", line 46, in script

    pause(0.5)

  File "renpy/common/000statements.rpy", line 459, in execute_pause

    renpy.pause(delay)

  File "game/man_guy.rpy", line 26, in execute

    screen phone_neutralchatguy():

  File "game/man_guy.rpy", line 26, in execute

    screen phone_neutralchatguy():

  File "game/man_guy.rpy", line 27, in execute

    frame:

  File "game/man_guy.rpy", line 31, in execute

    image "wallpaper[contwall].png" xpos 0.3315 ypos 0.0711

Exception: DynamicImage 'wallpaper[contwall].png': could not find image. ('wallpaper1.png')

(+2)

Yes. There was an error when starting a new game and using the messaging application.

I tried to reduce the size of the game and changed several png images for jpg ones and ended up forgetting, among the thousands of lines of code, to change one in the messaging application.

I've already released a fix in update 3.2

Thanks for pointing out the error.

(+1)

its working now. Thank you!