[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKendday.rpy", line 543, in script
python:
File "game/BKendday.rpy", line 560, in <module>
farm_events += farm.programs[girl].resolve("training")
File "game/BKfarm.rpy", line 650, in resolve
changes[self.installation.skill] += dice(base_result+1) - 1
AttributeError: 'NoneType' object has no attribute 'skill'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKendday.rpy", line 543, in script
python:
File "/private/var/folders/6p/ywsl911x6bg8pwfgr9bq9_9h0000gn/T/AppTranslocation/14300D2B-9869-484F-9817-974940198A30/d/Brothel_King.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/6p/ywsl911x6bg8pwfgr9bq9_9h0000gn/T/AppTranslocation/14300D2B-9869-484F-9817-974940198A30/d/Brothel_King.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/BKendday.rpy", line 560, in <module>
farm_events += farm.programs[girl].resolve("training")
File "game/BKfarm.rpy", line 650, in resolve
changes[self.installation.skill] += dice(base_result+1) - 1
AttributeError: 'NoneType' object has no attribute 'skill'
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.4.10.2178
Brothel King 0.2 v211126
Fri Dec 3 23:41:26 2021