Howlies ItsAlex130, sorry for any inconvenience to you in regards to this bug. Can you give us any more information in regards to it?
Take any screenshots?
Viewing post in Stories from the House of Beef Gym comments
Righty-o, so it appears to be a background error where renpy is looking for a file type, but the pathway somehow got warped. It's a strange bug because I haven't messed with this scene for quite a while, and last time it was functioning like normal. I've compared the files on our end and the current build to verify, and they are for some reason not correct on the itchio build. My apologies again for the inconvenience this bug has caused. Please let me know if next month's free update has the same issue.
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