View Issue Details

IDCategoryLast Update
0003258Bug Report2021-07-01 18:26
Reporterlocolobo1969 
SeverityblockReproducibilitysometimes
Status newResolutionopen
Summary0003258: eve new scene
DescriptionI'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 307, in <module>
KeyError: u'variants'

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

Full traceback:
  File "scripts/characters/eve/scene/sex_wake.rpyc", line 307, in script
  File "D:\Games\Summertime Saga\SummertimeSaga-0-20-10-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games\Summertime Saga\SummertimeSaga-0-20-10-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 307, in <module>
KeyError: u'variants'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.10
Thu Jul 01 09:44:54 2021
Platform/OSWindows
Version0.20.10

Activities

locolobo1969

locolobo1969

2021-07-01 16:51

reporter  

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

While running game code:
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 307, in <module>
KeyError: u'variants'

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

Full traceback:
  File "scripts/characters/eve/scene/sex_wake.rpyc", line 307, in script
  File "D:\Games\Summertime Saga\SummertimeSaga-0-20-10-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games\Summertime Saga\SummertimeSaga-0-20-10-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/eve/scene/sex_wake.rpy", line 307, in <module>
KeyError: u'variants'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.10
Thu Jul 01 09:49:26 2021
traceback.txt (877 bytes)
mil578

mil578

2021-07-01 18:26

updater   ~0005326

This appears to be a corruption in your persistent file. Did you unlock the cookie jar from the dev menu, or use a third-party unlocker? This is not occurring for us to reproduce.

Issue History

Date Modified Username Field Change
2021-07-01 16:51 locolobo1969 New Issue
2021-07-01 16:51 locolobo1969 File Added: Screenshot 2021-07-01 094952.png
2021-07-01 16:51 locolobo1969 File Added: Screenshot 2021-07-01 094902.png
2021-07-01 16:51 locolobo1969 File Added: traceback.txt
2021-07-01 18:26 mil578 Note Added: 0005326