I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 215, in script
$ daily_update()
File "game/script.rpy", line 215, in <module>
$ daily_update()
File "game/01dailyupdate.rpy", line 350, in daily_update
daily_brothel()
File "game/01dailyupdate.rpy", line 374, in daily_brothel
into_men_whores = [girl for girl in available_whores if girl.enjoysMen()]
AttributeError: 'unicode' object has no attribute 'enjoysMen'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 215, in script
$ daily_update()
File "C:\Users\Tex\Downloads\Eroge\Damsels-118\Damsels-1.18\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Tex\Downloads\Eroge\Damsels-118\Damsels-1.18\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 215, in <module>
$ daily_update()
File "game/01dailyupdate.rpy", line 350, in daily_update
daily_brothel()
File "game/01dailyupdate.rpy", line 374, in daily_brothel
into_men_whores = [girl for girl in available_whores if girl.enjoysMen()]
AttributeError: 'unicode' object has no attribute 'enjoysMen'
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Damsels and Dungeons 1.18.2 Harem Mod
Wed Feb 05 16:07:53 2020