View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0000882 | Bug Report | 2018-07-31 07:35 | 2018-07-31 18:26 | ||
| Reporter | Pyrde | ||||
| Severity | block | Reproducibility | always | ||
| Status | closed | Resolution | no change required | ||
| Summary | 0000882: Old 15.3 saved games no open | ||||
| Description | Hi, I update 16.1 one hour ago.. Old 15.3 saved games not open. When i chose load and saved game. There game dialog new game/ cheat game and new game start begin. Now i have only chance start new game. :( Tx. to answer [code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00gamemenu.rpy", line 173, in <module> File "renpy/common/00action_file.rpy", line 441, in __call__ AttributeError: 'StoreModule' object has no attribute 'ShowerClass' -- Full Traceback ------------------------------------------------------------ Full traceback: File "00gamemenu.rpyc", line 173, in script File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/data/user/0/summer.time.saga/files/renpy/python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/00gamemenu.rpy", line 173, in <module> File "/data/user/0/summer.time.saga/files/renpy/ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/data/user/0/summer.time.saga/files/renpy/display/core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/data/user/0/summer.time.saga/files/renpy/display/core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "/data/user/0/summer.time.saga/files/renpy/display/layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "/data/user/0/summer.time.saga/files/renpy/display/layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "/data/user/0/summer.time.saga/files/renpy/display/layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "/data/user/0/summer.time.saga/files/renpy/display/screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "/data/user/0/summer.time.saga/files/renpy/display/layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "/data/user/0/summer.time.saga/files/renpy/display/layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "/data/user/0/summer.time.saga/files/renpy/display/layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "/data/user/0/summer.time.saga/files/renpy/display/behavior.py", line 906, in event return handle_click(self.clicked) File "/data/user/0/summer.time.saga/files/renpy/display/behavior.py", line 841, in handle_click rv = run(action) File "/data/user/0/summer.time.saga/files/renpy/display/behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "/data/user/0/summer.time.saga/files/renpy/display/behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 441, in __call__ File "/data/user/0/summer.time.saga/files/renpy/loadsave.py", line 727, in load roots, log = loads(location.load(filename)) File "/data/user/0/summer.time.saga/files/renpy/loadsave.py", line 62, in loads return pickle.loads(s) File "/data/user/0/summer.time.saga/files/lib/python2.7/pickle.py", line 1382, in loads return Unpickler(file).load() File "/data/user/0/summer.time.saga/files/lib/python2.7/pickle.py", line 858, in load dispatch[key](self) File "/data/user/0/summer.time.saga/files/lib/python2.7/pickle.py", line 1090, in load_global klass = self.find_class(module, name) File "/data/user/0/summer.time.saga/files/lib/python2.7/pickle.py", line 1126, in find_class klass = getattr(mod, name) AttributeError: 'StoreModule' object has no attribute 'ShowerClass' [/code] | ||||
| Platform/OS | Windows | ||||
| Version | 0.16 | ||||
| Sorry. This is Android bug. Not windows. | |
|
Saves between "major" releases are NOT compatible. So opening a save from 0.16 might work in 0.16.1 but not from 0.15.3. to 0.16.1. |
|
| Read the changlog closer. .16 saves CAN work with .16.1, it did not introduce save compatibility for previous updates. Start a new game. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-07-31 07:35 | Pyrde | New Issue | |
| 2018-07-31 07:57 | Pyrde | Note Added: 0000941 | |
| 2018-07-31 08:28 | teflonpanzer | Note Added: 0000942 | |
| 2018-07-31 18:26 | mil578 | Status | new => closed |
| 2018-07-31 18:26 | mil578 | Resolution | open => no change required |
| 2018-07-31 18:26 | mil578 | Note Added: 0000950 |