Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hello, when repair the cabin and i can choose options like sleep, rest, etc.. apears this error.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/home.rpy", line 73, in <module>

AttributeError: type object 'companion' has no attribute 'lust'

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

Full traceback:

  File "home.rpyc", line 9, in script

  File "D:\JUEGOS\Orveia-0.7-win\renpy\ast.py", line 1903, in execute

    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)

  File "D:\JUEGOS\Orveia-0.7-win\renpy\exports.py", line 976, in menu

    condition = renpy.python.py_eval(condition)

  File "D:\JUEGOS\Orveia-0.7-win\renpy\python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\JUEGOS\Orveia-0.7-win\renpy\python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/home.rpy", line 73, in <module>

AttributeError: type object 'companion' has no attribute 'lust'

Windows-10-10.0.22000 AMD64

Ren'Py 8.0.3.22090809

Orveia 0.7

Mon Feb  6 14:20:47 2023

[/code]

Hello. Another missed notification, I apologize! This should already be fixed, I'm just replying to say thank you for reporting it. :)