I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 221, in script
$ daily_update()
File "game/script.rpy", line 221, in <module>
$ daily_update()
File "game/01dailyupdate.rpy", line 301, in daily_update
daily_brothel()
File "game/01dailyupdate.rpy", line 401, in daily_brothel
if "Promiscuous" in brothel.manager.traits and renpy.random.randint(1,10) == 2:
AttributeError: 'NoneType' object has no attribute 'traits'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 221, in script
$ daily_update()
File "Damsels-1.9-pc\Damsels-1.9-pc\renpy\ast.py", line 881, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "Damsels-1.9-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 221, in <module>
$ daily_update()
File "game/01dailyupdate.rpy", line 301, in daily_update
daily_brothel()
File "game/01dailyupdate.rpy", line 401, in daily_brothel
if "Promiscuous" in brothel.manager.traits and renpy.random.randint(1,10) == 2:
AttributeError: 'NoneType' object has no attribute 'traits'
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Damsels and Dungeons 1.9
Wed Jan 30 10:34:31 2019