Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I'm getting the same error too:
"I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'BG/13-Strip Club Ext/BG/13-Strip Club Ext/SC_Exterior 1.png'>:

  File "game/Day4.rpy", line 2352, in script

IOError: Couldn't find file 'BG/13-Strip Club Ext/BG/13-Strip Club Ext/SC_Exterior 1.png'.

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

Full traceback:

  File "game/Day4.rpy", line 2352, in script

  File "S:\House of Beef\HouseofBeef-1.55-pc\renpy\ast.py", line 1275, in execute

    renpy.exports.with_statement(trans, paired)

  File "S:\House of Beef\HouseofBeef-1.55-pc\renpy\exports.py", line 1376, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "S:\House of Beef\HouseofBeef-1.55-pc\renpy\display\core.py", line 2062, in do_with

    clear=clear)

  File "S:\House of Beef\HouseofBeef-1.55-pc\renpy\display\core.py", line 2492, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)"
Etc

(+3)

If I click 'ignore' enough times, I eventually get back to gameplay with Sam greeting Gunnie, but I don't know how much content was skipped by ignoring the errors.