- Feb 21, 2019
- 181
- 64
No, use python. It is easy and u dont have to give any cent to this dev.can you still unlock patreon only things through UNREN and stuffs for current version?
how to use python to unlock patreon?No, use python. It is easy and u dont have to give any cent to this dev.
use python to extract all the content from this game. patreon content included. I don't support leeches- Just search and learn how to do it.how to use python to unlock patreon?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/core/battle_system/test_battle.rpy", line 1196, in execute
File "game/core/battle_system/test_battle.rpy", line 1196, in execute
File "game/core/battle_system/test_battle.rpy", line 1250, in execute
File "game/core/battle_system/test_battle.rpy", line 1251, in execute
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "core/events/0.4.2/maya_on_lake_0_4_2.rpyc", line 77, in script call
File "core/battle_system/test_battle.rpyc", line 3183, in script
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ast.py", line 1828, in execute
self.call("execute")
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 424, in visit_all
callback(self)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 434, in per_interact
self.update()
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/core/battle_system/test_battle.rpy", line 1196, in execute
File "game/core/battle_system/test_battle.rpy", line 1196, in execute
File "game/core/battle_system/test_battle.rpy", line 1250, in execute
File "game/core/battle_system/test_battle.rpy", line 1251, in execute
File "<screen language>", line 1251, in <module>
IndexError: list index out of range
Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.0.0.196
ForbiddenFruit 0.8.1(OB)
Thu Nov 5 07:22:48 2020
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/core/battle_system/test_battle.rpy", line 1196, in execute
File "game/core/battle_system/test_battle.rpy", line 1196, in execute
File "game/core/battle_system/test_battle.rpy", line 1250, in execute
File "game/core/battle_system/test_battle.rpy", line 1251, in execute
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "core/events/0.4.2/maya_on_lake_0_4_2.rpyc", line 77, in script call
File "core/battle_system/test_battle.rpyc", line 3183, in script
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ast.py", line 1828, in execute
self.call("execute")
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all
d.visit_all(callback)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 424, in visit_all
callback(self)
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 434, in per_interact
self.update()
File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/core/battle_system/test_battle.rpy", line 1196, in execute
File "game/core/battle_system/test_battle.rpy", line 1196, in execute
File "game/core/battle_system/test_battle.rpy", line 1250, in execute
File "game/core/battle_system/test_battle.rpy", line 1251, in execute
File "<screen language>", line 1251, in <module>
IndexError: list index out of range
Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.0.0.196
ForbiddenFruit 0.8.1(OB)
Thu Nov 5 07:25:56 2020
the animation is also bad in many scenesI really want to like this game, because it's the one of the only ones with furry aspects that's not gay, but holy shit the story and sex scenes are so bland.
People wont respond to that in my experience xDhow to use python to unlock patreon?
can't believe it.Hello everyone. Thank you for your messages, we trying our best.
I sent the android link to the moderator. He will add it soon.
Here is the android link
Android: Mega
Use search, here have already answered this question several timesPeople wont respond to that in my experience xD