I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 412, in script call
call loadDatabase from _call_loadDatabase_2
File "game/gamecode/LoadDatabase.rpy", line 20, in script
python:
File "game/gamecode/LoadDatabase.rpy", line 624, in <module>
blankLayer.StartOn = int(contents["StartOn"])
KeyError: u'StartOn'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 412, in script call
call loadDatabase from _call_loadDatabase_2
File "game/gamecode/LoadDatabase.rpy", line 20, in script
python:
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/gamecode/LoadDatabase.rpy", line 624, in <module>
blankLayer.StartOn = int(contents["StartOn"])
KeyError: u'StartOn'
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.1.23060707
Monster Girl Dreams Alpha-v25.5a
Mon Sep 4 13:27:31 2023