Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Found two bugs:

One: when in foreplay mode and go to rim Finn a CG or art of Finn rimming Ban comes up instead (should be other way round I assume since he's receiving or some sort of dialogue between them)

Second: When you try to have sex with foreplay (pre marriage I haven't gotten as far as marriage yet) and you go to click on the heart to move to the sex part an error message toggles. This is with the latest patch version and I started a fresh beginning (I thought it might have been the same bug fixed that was listed post marriage foreplay) but I don't think it is. This is the error that comes up (sorry it was easier to copy and paste than to screenshot aha). BTW this only happens during the love hotel initiated sex scenes, their first time it didn't happen.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/foreplaymode_finn.rpy", line 1208, in <module>

NameError: name 'weddingnight_shark' is not defined

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

Full traceback:

  File "npc/npc_shopkeeper.rpyc", line 10, in script call

  File "shark.rpyc", line 370, in script call

  File "cow.rpyc", line 320, in script call

  File "shark.rpyc", line 379, in script call

  File "shark.rpyc", line 379, in script call

  File "cow.rpyc", line 320, in script call

  File "shark.rpyc", line 370, in script call

  File "shark.rpyc", line 379, in script call

  File "cow.rpyc", line 320, in script call

  File "cow.rpyc", line 320, in script call

  File "shark.rpyc", line 370, in script call

  File "shark.rpyc", line 379, in script call

  File "cow.rpyc", line 320, in script call

  File "cow.rpyc", line 320, in script call

  File "shark.rpyc", line 370, in script call

  File "shark.rpyc", line 379, in script call

  File "shark.rpyc", line 370, in script call

  File "shark.rpyc", line 379, in script call

  File "shark.rpyc", line 370, in script call

  File "shark.rpyc", line 379, in script call

  File "shark.rpyc", line 370, in script call

  File "shark.rpyc", line 370, in script call

  File "shark.rpyc", line 418, in script call

  File "dse-event_dispatcher.rpyc", line 297, in script call

  File "shark.rpyc", line 379, in script call

  File "datingsystem.rpyc", line 308, in script call

  File "foreplaymode_finn.rpyc", line 1203, in script

  File "/private/var/folders/d0/24xx3rcs5bl2cxnq6yqrs30c0000gn/T/AppTranslocation/01FBB64E-2B1C-40D0-812A-5FB38C582893/d/BananaRanchFinnBeta.app/Contents/Resources/autorun/renpy/ast.py", line 2115, in execute

    if renpy.python.py_eval(condition):

  File "/private/var/folders/d0/24xx3rcs5bl2cxnq6yqrs30c0000gn/T/AppTranslocation/01FBB64E-2B1C-40D0-812A-5FB38C582893/d/BananaRanchFinnBeta.app/Contents/Resources/autorun/renpy/python.py", line 1080, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "/private/var/folders/d0/24xx3rcs5bl2cxnq6yqrs30c0000gn/T/AppTranslocation/01FBB64E-2B1C-40D0-812A-5FB38C582893/d/BananaRanchFinnBeta.app/Contents/Resources/autorun/renpy/python.py", line 1073, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/foreplaymode_finn.rpy", line 1208, in <module>

NameError: name 'weddingnight_shark' is not defined

Darwin-19.0.0-x86_64-i386-64bit x86_64

Ren'Py 7.5.1.22070801

Banana Ranch 1.0.1.5

Sun Jul 31 23:13:35 2022

[/code]

(Really enjoying Finns route so far though you've done a great job thank you!)

Oops those are bugs indeed. Will fix soon!