View Issue Details

IDCategoryLast Update
0000451Bug Report2018-07-25 08:46
Reporterlloyd24 
SeveritymajorReproducibilityalways
Status closedResolutionno change required
Summary0000451: save issue
Descriptioncan't load new save files
Platform/OSWindows
Version0.16

Activities

lloyd24

lloyd24

2018-07-25 06:20

reporter  

1.txt (1,230 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 261, in script call
    label _invoke_main_menu:
  File "game/scripts/script.rpy", line 68, in <module>
AttributeError: 'StoreModule' object has no attribute 'machines'

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

Full traceback:
  File "renpy/common/00start.rpy", line 261, in script call
    label _invoke_main_menu:
  File "scripts/script.rpyc", line 68, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/script.rpy", line 68, in <module>
AttributeError: 'StoreModule' object has no attribute 'machines'

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:09:06 2018
[/code]
1.txt (1,230 bytes)
2.txt (1,232 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 261, in script call
    label _invoke_main_menu:
  File "game/scripts/script.rpy", line 72, in <module>
AttributeError: 'StoreModule' object has no attribute 'locations'

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

Full traceback:
  File "renpy/common/00start.rpy", line 261, in script call
    label _invoke_main_menu:
  File "scripts/script.rpyc", line 72, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/script.rpy", line 72, in <module>
AttributeError: 'StoreModule' object has no attribute 'locations'

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:09:50 2018
[/code]
2.txt (1,232 bytes)
3.txt (893 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code
  File gamescriptscharactersdebbiedebbie_fsm.rpy, line 434, in module
NameError name 'game' is not defined

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

Full traceback
  File scriptscharactersdebbiedebbie_fsm.rpyc, line 405, in script
  File CUserslloyd.lloyd-PCDownloadsSummertimeSaga-0.16.0-pcrenpyast.py, line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File CUserslloyd.lloyd-PCDownloadsSummertimeSaga-0.16.0-pcrenpypython.py, line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File gamescriptscharactersdebbiedebbie_fsm.rpy, line 434, in module
NameError name 'game' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 011020 2018
[code]
3.txt (893 bytes)
4.txt (882 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code
  File gamescriptscharactersrossross_fsm.rpy, line 67, in module
NameError name 'player' is not defined

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

Full traceback
  File scriptscharactersrossross_fsm.rpyc, line 31, in script
  File CUserslloyd.lloyd-PCDownloadsSummertimeSaga-0.16.0-pcrenpyast.py, line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File CUserslloyd.lloyd-PCDownloadsSummertimeSaga-0.16.0-pcrenpypython.py, line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File gamescriptscharactersrossross_fsm.rpy, line 67, in module
NameError name 'player' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 011050 2018
[code]
4.txt (882 bytes)
5.txt (940 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/debbie/debbie_fsm.rpy", line 371, in <module>
NameError: name 'M_mom' is not defined

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

Full traceback:
  File "scripts/characters/debbie/debbie_fsm.rpyc", line 67, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/debbie/debbie_fsm.rpy", line 371, in <module>
NameError: name 'M_mom' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:12:14 2018
[/code]
5.txt (940 bytes)
6.txt (942 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/dewitt/dewitt_fsm.rpy", line 108, in <module>
NameError: name 'player' is not defined

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

Full traceback:
  File "scripts/characters/dewitt/dewitt_fsm.rpyc", line 49, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/dewitt/dewitt_fsm.rpy", line 108, in <module>
NameError: name 'player' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:12:46 2018
[/code]
6.txt (942 bytes)
7.txt (934 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/okita/okita_fsm.rpy", line 74, in <module>
NameError: name 'player' is not defined

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

Full traceback:
  File "scripts/characters/okita/okita_fsm.rpyc", line 32, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/okita/okita_fsm.rpy", line 74, in <module>
NameError: name 'player' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:14:09 2018
[/code]
7.txt (934 bytes)
8.txt (920 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/mia/mia_fsm.rpy", line 193, in <module>
NameError: name 'game' is not defined

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

Full traceback:
  File "scripts/characters/mia/mia_fsm.rpyc", line 42, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/mia/mia_fsm.rpy", line 193, in <module>
NameError: name 'game' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:14:30 2018
[/code]
8.txt (920 bytes)
9.txt (954 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/bissette/bissette_fsm.rpy", line 108, in <module>
NameError: name 'player' is not defined

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

Full traceback:
  File "scripts/characters/bissette/bissette_fsm.rpyc", line 40, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/bissette/bissette_fsm.rpy", line 108, in <module>
NameError: name 'player' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:14:52 2018
[/code]
9.txt (954 bytes)
10.txt (930 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/smith/smith_fsm.rpy", line 33, in <module>
NameError: name 'game' is not defined

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

Full traceback:
  File "scripts/characters/smith/smith_fsm.rpyc", line 11, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/characters/smith/smith_fsm.rpy", line 33, in <module>
NameError: name 'game' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:15:28 2018
[/code]
10.txt (930 bytes)
11.txt (1,107 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 261, in script call
    label _invoke_main_menu:
  File "game/scripts/script.rpy", line 42, in <module>
NameError: name 'game' is not defined

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

Full traceback:
  File "renpy/common/00start.rpy", line 261, in script call
    label _invoke_main_menu:
  File "scripts/script.rpyc", line 74, in script call
  File "scripts/script.rpyc", line 40, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/script.rpy", line 42, in <module>
NameError: name 'game' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:15:59 2018
[/code]
11.txt (1,107 bytes)
12.txt (1,052 bytes)
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 261, in script call
    label _invoke_main_menu:
  File "game/scripts/script.rpy", line 83, in <module>
NameError: name 'game' is not defined

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

Full traceback:
  File "renpy/common/00start.rpy", line 261, in script call
    label _invoke_main_menu:
  File "scripts/script.rpyc", line 83, in script
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lloyd.lloyd-PC\Downloads\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/script.rpy", line 83, in <module>
NameError: name 'game' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 01:16:27 2018
[/code]
12.txt (1,052 bytes)
contramundi

contramundi

2018-07-25 08:07

reporter   ~0000537

clean game i've just saved a game, restarted and loaded from that save just fine.

incest mod installed: exact same error as you when trying to load a game, it crashes as soon as i press the load game button.

remove the incest mod and you should be fine. (that's the games/images filder and the 2 incest*.rpy files)

or delete every file/folder inside the summertime saga directory apart from game/saves and unpack the game again.

wait for the mod to be updated and don't install it before.
lloyd24

lloyd24

2018-07-25 08:30

reporter   ~0000538

that worked thanks
mil578

mil578

2018-07-25 08:46

updater   ~0000540

Patches and mods are not supported here. Remove this content, or refer back to the patch maker for help.

Issue History

Date Modified Username Field Change
2018-07-25 06:20 lloyd24 New Issue
2018-07-25 06:20 lloyd24 File Added: 1.txt
2018-07-25 06:20 lloyd24 File Added: 2.txt
2018-07-25 06:20 lloyd24 File Added: 3.txt
2018-07-25 06:20 lloyd24 File Added: 4.txt
2018-07-25 06:20 lloyd24 File Added: 5.txt
2018-07-25 06:20 lloyd24 File Added: 6.txt
2018-07-25 06:20 lloyd24 File Added: 7.txt
2018-07-25 06:20 lloyd24 File Added: 8.txt
2018-07-25 06:20 lloyd24 File Added: 9.txt
2018-07-25 06:20 lloyd24 File Added: 10.txt
2018-07-25 06:20 lloyd24 File Added: 11.txt
2018-07-25 06:20 lloyd24 File Added: 12.txt
2018-07-25 08:07 contramundi Note Added: 0000537
2018-07-25 08:30 lloyd24 Note Added: 0000538
2018-07-25 08:46 mil578 Status new => closed
2018-07-25 08:46 mil578 Resolution open => no change required
2018-07-25 08:46 mil578 Note Added: 0000540