Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 9 of 289 · Next page · Last page
(+3)

Hello, I finished playing this last update, and I would like to ask if the story is over or will there be more things? And will there be more sex scenes if there is a sequel and if so will there be with the other characters?

(+6)(-2)

Hey Braford, I have a proposition for you and Wolfstar. Is it possible for a future update where the crew at the gym construct a room that is called "Hall of Inspirations". This will have statues of each member of the House of Beef with their own quote of inspiration.

(+2)

House of beef is saying its not compatible with my android phone when im downloading the android version

(+1)

I'm sorry for the inconvenience.  Are you able to play either the PC or Mac versions?

(+1)

Sadly no my android all I got 

(+2)(-1)

Hey Wolfstar Gotta say, I am impressed of how neatly detailed you and Braford did to construct Sam's Ford F-150

(+1)

Howlies yifflover,
I'm glad you like it; Braford makes all the models and artwork for the game  =3

(+1)

Yeah, I'm having this problem too. 

(Might be caused by outdated android JDK/SDK or the renpy engine needs updated) 

when I upgraded my phone, some of my old apps would not open without an error message, so something might need to be updated.

(+1)

We're currently using renpy ver 7.8.4.   Hopefully that's not a huge issue.

(+1)

renpy's latest version is 8.4.1 so it might be a problem. 

Updating the entire engine may cause issues. (hopefully not cuz the renpy devs are cool like that)

I know it might be a little time consuming, but a fresh, updated install of everything might be the way to go.

(If you install the newer engine separately instead of upgrading, you could copy all the game files over for testing without making any permanent changes)

But please take my advice with a grain of salt and see if the reddit gods are on your side and someone else with this issue has been given a better answer.

(+3)

I usually play your games on my laptop. But I tried to download the mobile version and play it on my phone. And strangely it's not compatible.. I thought it was because of my storage, but no. I think the mobile version is problematic on many devices.. I wish I could play it on my phone tho because it's simpler. But thanks for the update wolfstar. Sorry for the long yapping lol

(+1)(-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 9 of 289 · Next page · Last page