Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 2645, in <module>

TypeError: unlock() takes 2 positional arguments but 3 were given

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

Full traceback:

  File "script.rpyc", line 2645, in script

  File "D:\AVN\The Last Oasis Before Chastity\renpy\ast.py", line 823, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "D:\AVN\The Last Oasis Before Chastity\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/script.rpy", line 2645, in <module>

TypeError: unlock() takes 2 positional arguments but 3 were given

Windows-10-10.0.19045 AMD64

Ren'Py 8.2.1.24030407

The Last Oasis Before Chastity 1.85b

Mon Apr 15 10:59:33 2024

[/code]

(+1)

Hi, sorry for the bug.
According to the bug report, it would happen during the shower scene, right? 
Would you have played the same version (1.85), but without the extras? The bug could come from that.

I've just implemented a minor change to the code. I will upload the updated version and inform you once it's live.
Thank you for bringing this to my attention. I hope this resolves your issue.
You will need to load a previous save, just before where the bug happened.
You won't have to start over.

(+1)

The new build is online. Please don't hesitate to contact me if you encounter any further issues.

Thank you!