View Issue Details

IDCategoryLast Update
0002163Bug Report2019-10-20 07:20
ReporterLordWinter 
SeveritymajorReproducibilityalways
Status closedResolutionwon't fix
Summary0002163: opening old copy of game
DescriptionI'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/core/user_interface/cookie_jar/cookie_jar.rpy", line 482, in <module>
KeyError: u'gallery_total'

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

Full traceback:
  File "scripts/core/user_interface/cookie_jar/cookie_jar.rpyc", line 1, in script
  File "J:\MegaSync\MEGAsync\SummertimeSaga-0-18-6-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "J:\MegaSync\MEGAsync\SummertimeSaga-0-18-6-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/core/user_interface/cookie_jar/cookie_jar.rpy", line 482, in <module>
KeyError: u'gallery_total'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.18.6
Fri Oct 18 18:35:30 2019
Platform/OSWindows
Version0.18.6

Activities

rsyminator

rsyminator

2019-10-18 22:43

reporter   ~0003069

it's properly fixed in the latest version so try to download that version 0.19
GreenCap

GreenCap

2019-10-20 07:20

updater   ~0003186

We no longer support old versions of the game however the error you describe is caused by the persistent file from the newer version not being compatible with the older version. This is stored in two places, the game directory and separately in appdata/roaming.

In order to open the older version you need to delete the one from users/username/appdata/roaming/renpy/summertimesaga before running the old version.

Issue History

Date Modified Username Field Change
2019-10-18 22:36 LordWinter New Issue
2019-10-18 22:43 rsyminator Note Added: 0003069
2019-10-20 07:20 GreenCap Status new => closed
2019-10-20 07:20 GreenCap Resolution open => won't fix
2019-10-20 07:20 GreenCap Note Added: 0003186