- Jun 21, 2017
- 5,631
- 5,584
The fangirl trap was too strong. It won't go away now without help.This is far from the best game ever lol.
The fangirl trap was too strong. It won't go away now without help.This is far from the best game ever lol.
In the public new version all the patreon scenes are removed so it makes no difference whether you enter a code there or not,so yes you need a patreon assembly.If anyone can, tell please.
When we fill patreon code inside game button, do i need to fill only number or something like word too?
About patreon version needed or not let's answer those above first.
And Android build in this thread are available for patreon code or not, please leave download for me.
Last question, which version we can press heart button with character (example ras).
How to look relationship meter in game as well as current interaction.
This is fixed, u can redownloadI'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/beach/all_sticks.png'>:
File "game/script.rpy", line 499, in <module>
IOError: Couldn't find file 'images/beach/all_sticks.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "script.rpyc", line 499, in script
File "script.rpyc", line 499, in script
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 499, in <module>
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3793, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2521, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 715, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'images/beach/all_sticks.png'.
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
ForbiddenFruitRework ep10OB
Sat Jun 11 01:50:41 2022
I keep getting this during the scene where they hijack the plane at the prologue . With and without patch ! .
it's even worst, if you play, the main char the girl, and you fuck everybody, that's not NTR. The main char is the girl not the brother or other guys.I just saw this. So, you say just because you see someone else fuck someone, it's NTR. It's not.
Also, someone else fucking someone doesn't make a game suck. This is a game. It's not like they fuck your sister/mother/wife/girlfriend.
I believe they used to have a couple scene with the brother and sister, but those have long been removed. Probably due in part to patreon's policy on incest, and the narrative the devs seek to tell leaves little to no room for them to use the tricks other devs use to get around that policy.Any more scene with the brother? I'm just here for the 'brother' content
I understand you about the public version of the code for her, it makes no sense since all the scenes from episod 9 are not added.does anyone have the new code?
In the public version, you can enter a code only here's the catch is that the new code does not, and even that will not save because starting with episode 9 in the public build simply did not add content from the Patreon build.So what I've gleaned is that there is a patreon version and a public version. The patreon version has a few extras and I assume the codes only work on that version. If there some absolute legend that could somehow aquire the patreon version of the game that would be great. There is actually a bunch of quality scenes in this game but I don't really wanna try picking every option to try and unlock them all.
Looking through, this is due to an image missing. I ended up fixing this by using UnRen to uncompress the rnpy files and then in ForbiddenFruitRework-ep10OB-pc\game\images\beach I added a small png file which adds image and fixes the issue. Make sure the png is small. It should end up looking like this in the endI'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/beach/all_sticks.png'>:
File "game/script.rpy", line 499, in <module>
IOError: Couldn't find file 'images/beach/all_sticks.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "script.rpyc", line 499, in script
File "script.rpyc", line 499, in script
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 499, in <module>
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3793, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2521, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 715, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'images/beach/all_sticks.png'.
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
ForbiddenFruitRework ep10OB
Sat Jun 11 01:50:41 2022
I keep getting this during the scene where they hijack the plane at the prologue . With and without patch ! .