View Issue Details

IDCategoryLast Update
0003611Bug Report2024-08-07 23:43
ReporterInquisitorninja2 
SeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed
Summary0003611: an uncaught exception occurred
Descriptioni open a current save file i had and it sowed me an error code
Platform/OSWindows
Version21.0.0-wip.5003

Activities

Inquisitorninja2

Inquisitorninja2

2024-07-31 22:53

reporter  

traceback.txt (2,471 bytes)
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 498, in __call__
AttributeError: Can't get attribute '_fast_fence' on <module 'saga.logic.deb03' (<renpy.loader.RenpyImporter object at 0x000000000395dbe0>)>

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpymc", line 28, in script
  File "renpy/ast.py", line 821, in execute
  File "renpy/python.py", line 1178, 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 "renpy/ui.py", line 301, in interact
  File "renpy/display/core.py", line 2166, in interact
  File "renpy/display/core.py", line 3208, in interact_core
  File "renpy/display/layout.py", line 1202, in event
  File "renpy/display/transition.py", line 172, in event
  File "renpy/display/transition.py", line 53, in event
  File "renpy/display/layout.py", line 1202, in event
  File "renpy/display/layout.py", line 1202, in event
  File "renpy/display/screen.py", line 793, in event
  File "renpy/display/layout.py", line 1202, in event
  File "renpy/display/layout.py", line 1430, in event
  File "renpy/display/layout.py", line 288, in event
  File "renpy/display/layout.py", line 1202, in event
  File "renpy/display/layout.py", line 288, in event
  File "renpy/display/layout.py", line 1202, in event
  File "renpy/display/layout.py", line 1430, in event
  File "renpy/display/layout.py", line 288, in event
  File "renpy/display/layout.py", line 1202, in event
  File "renpy/display/behavior.py", line 1174, in event
  File "renpy/display/behavior.py", line 1095, in handle_click
  File "renpy/display/behavior.py", line 395, in run
  File "renpy/common/00action_file.rpy", line 498, in __call__
  File "game/saga/init/pickle.py", line 30, in load
  File "renpy/loadsave.py", line 828, in load
  File "renpy/compat/pickle.py", line 100, in loads
  File "renpy/compat/pickle.py", line 97, in load
  File "game/saga/init/pickle.py", line 264, in find_class
AttributeError: Can't get attribute '_fast_fence' on <module 'saga.logic.deb03' (<renpy.loader.RenpyImporter object at 0x000000000395dbe0>)>

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Summertime Saga 21.0.0-wip.5003
Wed Jul 31 18:49:12 2024
traceback.txt (2,471 bytes)
strayerror

strayerror

2024-07-31 23:35

developer   ~0005688

Thanks for reporting, it looks to be the result of an oversight in the migration system. Unfortunately we're not able to help recover your save, but we'll endeavour to keep improving the system in question to make it more robust in future.
strayerror

strayerror

2024-08-07 23:43

developer   ~0005732

This specific migration issue will be resolved in the next preview (ETA late September). Sorry that it's unlikely to be much help to you by the time it releases, but your report will ensure no one else will end up in this situation in future, so thank you. :)

Issue History

Date Modified Username Field Change
2024-07-31 22:53 Inquisitorninja2 New Issue
2024-07-31 22:53 Inquisitorninja2 File Added: traceback.txt
2024-07-31 23:35 strayerror Status new => acknowledged
2024-07-31 23:35 strayerror Note Added: 0005688
2024-08-01 00:20 strayerror Version 21.0.0-wip.4468 => 21.0.0-wip.5003
2024-08-07 23:43 strayerror Status acknowledged => resolved
2024-08-07 23:43 strayerror Resolution open => fixed
2024-08-07 23:43 strayerror Note Added: 0005732