Hello,
Um i am utterly clueless on code and tech speak in general... but i had an issue come up with the latest build... can anyone help me?
I'll paste it below.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 415, in script call
call loadDatabase from _call_loadDatabase
File "game/gamecode/LoadDatabase.rpy", line 17, in script
python:
File "game/script.rpy", line 415, in script call
call loadDatabase from _call_loadDatabase
File "game/gamecode/LoadDatabase.rpy", line 17, in script
python:
File "game/gamecode/LoadDatabase.rpy", line 1036, in <module>
erosDropList.append(int(currentData["Eros"][0]["Common"]))
KeyError: u'Eros'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/script.rpy", line 415, in script call
call loadDatabase from _call_loadDatabase
File "game/gamecode/LoadDatabase.rpy", line 17, in script
python:
File "game/script.rpy", line 415, in script call
call loadDatabase from _call_loadDatabase
File "game/gamecode/LoadDatabase.rpy", line 17, in script
python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/gamecode/LoadDatabase.rpy", line 1036, in <module>
erosDropList.append(int(currentData["Eros"][0]["Common"]))
KeyError: u'Eros'
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Monster Girl Dreams Alpha-v23.7a
Fri May 14 20:06:05 2021
I have no idea what this means... aside from the game not starting save that rectangle screen... any help is appreciated.
Thank you for you time and take care.