Harry Joker

Newbie
Dec 30, 2017
51
186
258
I just downloaded the new update but I can't start the game back from my saves

Python:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "E:\Gry\rara\Eternum-0.5/renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Gry\rara\Eternum-0.5/renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "E:\Gry\rara\Eternum-0.5/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/core.py", line 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "E:\Gry\rara\Eternum-0.5/renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
  File "E:\Gry\rara\Eternum-0.5/renpy/loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "E:\Gry\rara\Eternum-0.5/renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Eternum 0.5
Thu Jan 19 21:38:37 2023
Judging by the variable name OO000000OO0O0OOOO, you're probably using SanchoMod. You'll have to wait for the SanchMod update 0.5 to continue playing the game.
 

bkcherryl

New Member
Mar 6, 2020
13
75
111
Imagine playing a game made by caribdis and getting scared of ntr/prostution etc. :HideThePain:
Also how is anyone likes to continue from their old save file, I always fresh start. And replay it once in a month from beginning.
Am i the only one? Am i insane? :KEK:
How do you guys fail loading the old save and go " Oh well im gonna wait till someone gives me fix" instead of just starting over in this amazing journey :BootyTime:
I literally replay all of the top games every time they get updated lol
 

SlapE

Engaged Member
Dec 4, 2022
2,021
5,699
647
Man, I still have to play the Grandma's House update, but not until I finish up the game I'm currently playing... and now THIS drops... god I'm gonna be busy, and it's glorious. :love:
 
  • Like
Reactions: Issikka

Simonono

Newbie
Sep 7, 2019
23
21
90
Imagine playing a game made by caribdis and getting scared of ntr/prostution etc. :HideThePain:
Also how is anyone likes to continue from their old save file, I always fresh start. And replay it once in a month from beginning.
Am i the only one? Am i insane? :KEK:
How do you guys fail loading the old save and go " Oh well im gonna wait till someone gives me fix" instead of just starting over in this amazing journey :BootyTime:
Well I just replayed it 2 days ago lol
 

rudy007

Engaged Member
Mar 17, 2021
2,640
7,330
637
Imagine playing a game made by caribdis and getting scared of ntr/prostution etc. :HideThePain:
Also how is anyone likes to continue from their old save file, I always fresh start. And replay it once in a month from beginning.
Am i the only one? Am i insane? :KEK:
How do you guys fail loading the old save and go " Oh well im gonna wait till someone gives me fix" instead of just starting over in this amazing journey :BootyTime:
maybe? But maybe I'm too. I play it from beginning when new content is added. And I can't stop laughing after Alex/Axel "ball kick" scene and after Nancy/Emperor. My favorite scenes so far.
 
  • Like
Reactions: ovulatingwife

Crowangel

Well-Known Member
Dec 12, 2021
1,230
1,838
273
See's Eternum update... immediately shuts down Depth's revival and starts playing new eternum update(after download) lol
 
  • Sad
Reactions: Cernunnos.

jbmurphdog

Newbie
Aug 2, 2018
52
441
267
If anyone used SANCHOMOD and cannot play the new update he has a save fixer in the OP link.


SaveFixer:
(Using SanchoModded saves in an unmodded game)
As with any mod, once you create a save file with them installed and later play the game without the mod installed your saves are borked. I've got your back. If you uninstall SanchoMod and later play the same or updated version of the VN un-modded I can make sure that your SanchoMod save files are unbroken. Simply download the following, extract the file, and place it inside the title's "game" folder. It's an extremely small file that only insures that the Python calls and variables introduced by SanchoMod won't interfere when playing those modded saves with an unmodded game (pretty cool, right?)

 

rudy007

Engaged Member
Mar 17, 2021
2,640
7,330
637
I cant start from my old save, its corrupted or something, its because of the mods¿?
Probably. If you played with mod, install mode again on 0.5 version (if available), if it isn't available you have two options. You find (it's somewhere here, 2-3 pages before) save game without mode, or you wait to mode be updated.
 
  • Like
Reactions: autotactic
4.80 star(s) 1,163 Votes