- Jul 8, 2020
- 357
- 1,618
You had the same issue before:Last played 0.38 but when I tried to load my save in 41, I'm getting errors. Any idea how to resolve?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 452, in __call__ AttributeError: 'StoreModule' object has no attribute 'Event' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpymc", line 35, in script File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ast.py", line 914, in execute File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\python.py", line 2028, in py_exec_bytecode File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module> File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ui.py", line 297, in interact File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 2702, in interact File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 3518, in interact_core File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\transition.py", line 47, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\screen.py", line 714, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 962, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 897, in handle_click File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 313, in run File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 320, in run File "renpy/common/00action_file.rpy", line 452, in __call__ File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 769, in load File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 63, in loads AttributeError: 'StoreModule' object has no attribute 'Event' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lessons in Love 0.41.0 Sat Jul 20 01:21:03 2024
Just downloaded 0.38 and my game seems to be borked. If I try to Ignore, it starts the game over.
If I try to rollback I get another error and then a second attempt to rollback crashes the game. Here's the output of the first rollback attempt:Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 452, in __call__ AttributeError: 'StoreModule' object has no attribute 'Event' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpymc", line 28, in script File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ast.py", line 914, in execute File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\python.py", line 2028, in py_exec_bytecode File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module> File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ui.py", line 297, in interact File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 2702, in interact File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 3518, in interact_core File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\transition.py", line 47, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\screen.py", line 714, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 962, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 897, in handle_click File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 313, in run File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 320, in run File "renpy/common/00action_file.rpy", line 452, in __call__ File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 769, in load File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 63, in loads AttributeError: 'StoreModule' object has no attribute 'Event' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lessons in Love 0.38.0 Sun Mar 03 11:36:51 2024
Any help available on this? This is a full download into a new folder and no mods, so there shouldn't be any file version issues.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 277, in <module> File "renpy/common/00action_file.rpy", line 452, in __call__ AttributeError: 'StoreModule' object has no attribute 'Event' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00start.rpyc", line 273, in script File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ast.py", line 914, in execute File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\python.py", line 2028, in py_exec_bytecode File "renpy/common/00start.rpy", line 277, in <module> File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\game.py", line 332, in call_in_new_context File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\execution.py", line 908, in run_context File "renpy/common/_layout/screen_main_menu.rpymc", line 28, in script File "renpy/common/_layout/screen_main_menu.rpymc", line 28, in script File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ast.py", line 914, in execute File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\python.py", line 2028, in py_exec_bytecode File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module> File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\ui.py", line 297, in interact File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 2702, in interact File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\core.py", line 3518, in interact_core File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\transition.py", line 47, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\screen.py", line 714, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 998, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\layout.py", line 244, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 962, in event File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 897, in handle_click File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 313, in run File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\display\behavior.py", line 320, in run File "renpy/common/00action_file.rpy", line 452, in __call__ File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 769, in load File "C:\Users\Selebus\Documents\RenPy\renpy-7.3.2-sdk\renpy\loadsave.py", line 63, in loads AttributeError: 'StoreModule' object has no attribute 'Event' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lessons in Love 0.38.0 Sun Mar 03 11:40:03 2024
Try to remember next time, please!If you used guide mod before, then your saves will work only with guide mod installed. This is a rather common issue here. Even outdated version should still work.