I think something went wrong with the loading of a save from an old version. I went to load a save and ended up with a traceback error and when I click ignore, it takes me back to menu. The new version was opened in a new folder.
Viewing post in Garden of Venus (18+) comments
Version 5.7a.
This is actually the second save I tried to load in new version for testing so the traceback is short.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/girl_mia.rpy", line 753, in <module>
KeyError: 'ev4'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "girl_mia.rpyc", line 481, in script
File "C:\Users\soult\Downloads\GardenOfVenus-0.7.1-pc\GardenOfVenus-0.7.1-pc\renpy\ast.py", line 1625, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\soult\Downloads\GardenOfVenus-0.7.1-pc\GardenOfVenus-0.7.1-pc\renpy\exports\menuexports.py", line 100, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\soult\Downloads\GardenOfVenus-0.7.1-pc\GardenOfVenus-0.7.1-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\soult\Downloads\GardenOfVenus-0.7.1-pc\GardenOfVenus-0.7.1-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/girl_mia.rpy", line 753, in <module>
KeyError: 'ev4'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Garden of Venus 0.7.1
Sun Jul 6 10:15:47 2025
[/code]
However, the longer traceback was when I had a save point in my room at night. It gave like: line 89, line 89, line 90, line 90 in the file "my_bedroom"
I hope you can get it from here
https://drive.google.com/file/d/1YqwJ2baXkGrS7n7RwMyVsdfBv-049avS/view?usp=drive...