- Mar 4, 2022
- 11
- 47
On it!Chapter 14 is out
Currently zipping the update. Give it a few minutes and it's online.how long does it take for the mod to be made compatible, and is it safe to use the chapter 13 mod on 14? I've never played this game before. thanks
thank you so muchOn it!
Currently zipping the update. Give it a few minutes and it's online.
Have we told you we love youAaaaaaand updated.
I didn't add a WT for the "Sandbox" part.
I think it is obvious to click on the Xmas tree, arcade and Wifi poster. They stick out from their surroundings pretty good.
Romance flags will be added later on.
Same Here, WT Mod choices stops showing againView attachment 4560349
Why don't I see anything here. In the screenshots it clearly shows what those options would do?
View attachment 4560349
Why don't I see anything here. In the screenshots it clearly shows what those options would do?
Dev changed some stuff in the early game, that I haven't checked (who updates the code from 12 updates agoSame Here, WT Mod choices stops showing again
You'll get a question later on in the game, so no need to change them.View attachment 4560534
One question. Do those activate on their own during gameplay or do I have to manually change thing here if i want something?
Yeah, seems the houses are mixed up in that choice. Will fix that with the next update.Sorry maybe you already asked, but which option is recommended? Because the names of the houses are mixed up.You don't have permission to view the spoiler content. Log in or register now.
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\bootstrap.py", line 359, in bootstrapHello! Sorry, I'm new to modding and everything so i'm not sure what I did wrong here.
I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('mod/images/textbox.webp') at 0x0000000008c79340>:
File "renpy/common/000window.rpy", line 132, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 75, in _window_show
renpy.with_statement(trans)
Exception: Could not find font 'mod/fonts/Jost-Regular.ttf'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\main.py", line 652, in main
run(restart)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\main.py", line 148, in run
renpy.execution.run_context(True)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\execution.py", line 958, in run_context
context.run()
File "script.rpyc", line 32, in script
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "script.rpyc", line 32, in script
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\ast.py", line 2579, in execute
Say.execute(self)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\ast.py", line 589, in execute
statement_name(stmt_name)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\ast.py", line 58, in statement_name
i(name)
File "renpy/common/000window.rpy", line 132, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 75, in _window_show
renpy.with_statement(trans)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\exports\statementexports.py", line 257, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\core.py", line 1581, in do_with
return self.interact(trans_pause=True,
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\core.py", line 2218, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\core.py", line 2882, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\core.py", line 1384, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\transition.py", line 384, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\screen.py", line 752, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 1457, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 1171, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 1457, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\text.py", line 2614, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\text.py", line 775, in __init__
glyphs = ts.glyphs(s, self)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\text.py", line 348, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample, self.shaper, self.instance, self.axis)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\font.py", line 745, in get_font
face = load_face(fn, shaper)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\font.py", line 673, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'mod/fonts/Jost-Regular.ttf'.
Windows-10-10.0.22631 AMD64
Ren'Py 8.3.5.25011402+nightly
FurrHouse Chapter14
Mon Feb 17 13:38:36 2025
Seems like you installed the mod in a wrong way.Hello! Sorry, I'm new to modding and everything so i'm not sure what I did wrong here.
I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('mod/images/textbox.webp') at 0x0000000008c79340>:
File "renpy/common/000window.rpy", line 132, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 75, in _window_show
renpy.with_statement(trans)
Exception: Could not find font 'mod/fonts/Jost-Regular.ttf'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\main.py", line 652, in main
run(restart)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\main.py", line 148, in run
renpy.execution.run_context(True)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\execution.py", line 958, in run_context
context.run()
File "script.rpyc", line 32, in script
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "script.rpyc", line 32, in script
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\ast.py", line 2579, in execute
Say.execute(self)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\ast.py", line 589, in execute
statement_name(stmt_name)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\ast.py", line 58, in statement_name
i(name)
File "renpy/common/000window.rpy", line 132, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 75, in _window_show
renpy.with_statement(trans)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\exports\statementexports.py", line 257, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\core.py", line 1581, in do_with
return self.interact(trans_pause=True,
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\core.py", line 2218, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\core.py", line 2882, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\core.py", line 1384, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\transition.py", line 384, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\screen.py", line 752, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 1457, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 1171, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 1457, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\text.py", line 2614, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\text.py", line 775, in __init__
glyphs = ts.glyphs(s, self)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\text.py", line 348, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample, self.shaper, self.instance, self.axis)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\font.py", line 745, in get_font
face = load_face(fn, shaper)
File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\text\font.py", line 673, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'mod/fonts/Jost-Regular.ttf'.
Windows-10-10.0.22631 AMD64
Ren'Py 8.3.5.25011402+nightly
FurrHouse Chapter14
Mon Feb 17 13:38:36 2025
ModFolder = "mod/"
ModFolder = ""
That happens when you e.g. right-click and extract with e.g. 7-zip to either the suggested folder name or "*/" when multiple archives are selected.File "C:\Users\daria\Downloads\FurrHouse-Chapter14-pc\FurrHouse-Chapter14-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
View attachment 4561367
You have a furrhouse in your furrhouse...
On a serious note your file path sucks.
Yeah that's why. That's exactly what I did XD. It usually work for other ones so I never bothered to fix it. Sorry if it's cringe.That happens when you e.g. right-click and extract with e.g. 7-zip to either the suggested folder name or "*/" when multiple archives are selected.
It's fine, as long as the PATH is not toooooooo long.![]()
I know but I think it's still funny to see when people don't know how to use software like 7-zip or basic folder management.That happens when you e.g. right-click and extract with e.g. 7-zip to either the suggested folder name or "*/" when multiple archives are selected.
It's fine, as long as the PATH is not toooooooo long.![]()
Don't worry... I've seen worse in the classes I teach.Yeah that's why. That's exactly what I did XD. It usually work for other ones so I never bothered to fix it. Sorry if it's cringe.
I will strive to do better about the management. Promise!I know but I think it's still funny to see when people don't know how to use software like 7-zip or basic folder management.
Don't worry... I've seen worse in the classes I teach.![]()
![]()