While running game code:
File "game/script.rpy", line 182, in script
$ daily_update()
File "game/script.rpy", line 182, in <module>
$ daily_update()
File "game/01dailyupdate.rpy", line 334, in daily_update
daily_brothel()
File "game/01dailyupdate.rpy", line 383, in daily_brothel
for _fetish in _girl.fetishes:
AttributeError: 'unicode' object has no attribute 'fetishes'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 182, in script
$ daily_update()
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 182, in <module>
$ daily_update()
File "game/01dailyupdate.rpy", line 334, in daily_update
daily_brothel()
File "game/01dailyupdate.rpy", line 383, in daily_brothel
for _fetish in _girl.fetishes:
AttributeError: 'unicode' object has no attribute 'fetishes'
Windows-10-10.0.17763 AMD64
Ren'Py 7.5.1.22070801
Damsels and Dungeons 1.2.4_REMASTERED
Sun Dec 31 03:20:55 2023