Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 5 of 285 · Next page · Last page
(+1)

thats just sad

(+1)

Howlies Mori10,  we apologize for the inconvenience you're experiencing with the game.  Are you able to use the other formats of the game build (PC or Mac)?  Thank you for your interest in House of Beef!

(+1)

Unfortunately, I have no other device to try play this on. I only have my phone. If it helps, my phone is Android 14. Since it's a compatibility issue like what's shown in the pic, maybe that's the cause. 

(+1)

Regrettably my knowledge of troubleshooting APK issues is extremely limited.  There maybe a reddit post who can help in the near future.

(1 edit) (+2)

The Patreon Pages y'all have which one has the Full game with current update or is 1.73 the most current.

(+2)

Version 1.81 available on Braford's Patreon is the most current update.

(+1)

Thank you Wolfstar 

(+1)

Can someone help me? I have the following problem:
after the main character says goodbye to San after that part where he gets stuck and finds Dozer and Chuck in the bathroom, the game gives me the following error:

[code]

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/BG/07-Showers Room1/SHWR1-BKG1B.png'>:

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

IOError: Couldn't find file 'images/BG/07-Showers Room1/SHWR1-BKG1B.png'.

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

Full traceback:

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

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\ast.py", line 1275, in execute

    renpy.exports.with_statement(trans, paired)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\exports.py", line 1376, in with_statement

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

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\core.py", line 2062, in do_with

    clear=clear)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\core.py", line 2492, in interact

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

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\core.py", line 2845, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\core.py", line 1921, in draw_screen

    renpy.config.screen_height,

  File "renpy/display/render.pyx", line 416, in renpy.display.render.render_screen (gen\renpy.display.render.c:6687)

    rv = render(root, width, height, 0, 0)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\layout.py", line 685, in render

    surf = render(child, width, height, cst, cat)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\transition.py", line 361, in render

    top = render(self.new_widget, width, height, st, at)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\layout.py", line 685, in render

    surf = render(child, width, height, cst, cat)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\layout.py", line 685, in render

    surf = render(child, width, height, cst, cat)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027)

    cr = render(child, widtho, heighto, st - self.child_st_base, at)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\image.py", line 294, in render

    return wrap_render(self.target, width, height, st, at)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\image.py", line 125, in wrap_render

    rend = render(child, w, h, st, at)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\im.py", line 473, in render

    im = cache.get(self)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\im.py", line 200, in get

    surf = image.load()

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\display\im.py", line 524, in load

    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)

  File "C:\Users\Mauricio Pisani\Desktop\pastas\ITCH 2\HouseofBeef-1.73-pc\renpy\loader.py", line 543, in load

    raise IOError("Couldn't find file '%s'." % name)

IOError: Couldn't find file 'images/BG/07-Showers Room1/SHWR1-BKG1B.png'.

Windows-8-6.2.9200

Ren'Py 6.99.12.2.2029

House of Beef 1.73

[/code]

After that the game doesn't progress anymore.
Can someone help me!!!!!!

(+2)

keep hitting ignore until it continues 

(+1)

At this junction, that's the best solution.  We are resolving the issue in the meantime.

(+1)

Thanks for the Updated 1.73 Wolfstar 
(1 edit) (+2)

When I went to go check to see if there's an update to the game so I can clean the story and show me this and I try to every two days and it keeps showing me this and now I can't get it again I tried off the app but I can only get it off the website but they still prefer the app so I can check updates because I have problems with it when it tries to download on the website sometimes not all the time I do truly love this game 

Viewing most recent comments 1 to 5 of 285 · Next page · Last page