terza

Newbie
Apr 2, 2021
90
102
guys, after I installed new Windows to ssd and changed all my game locations to this ssd. I have big problems I can't open the Eternum.exe and most other games I have on my computer. some are even got errors like in the picture. I didn't check all of my other games but only Wartribe Academy, Super Human, Town of Passion, and Wicked Rouge could still playable.

SharedScreenshot.jpg

Edit: I could play it now if I change the folder location to another folder that is not my usual location. what the hell is this?
 
Last edited:

Don Sucio

Well-Known Member
Jan 17, 2021
1,105
1,847
I love Dalia's competitive side :devilish:
You don't have permission to view the spoiler content. Log in or register now.
I already foressen a scene, where Orion duplicate himself, and Fuck Dalia and Penny in the same time, while they verbali compete with each other of who can take it Harder:devilish:.

Caribdis - Make it Happen, You know you want it :devilish::LOL:
So Dalia knows our Mc has had sexual contact with Penny? I thought the relationship between Penny,Dalia and Nacy were secret.

PD: I hope Caribdis reads your comment and makes it come true. :love:
 

ChipLecsap

Conversation Conqueror
Aug 4, 2019
6,093
22,934
So Dalia knows our Mc has had sexual contact with Penny? I thought the relationship between Penny,Dalia and Nacy were secret.

PD: I hope Caribdis reads your comment and makes it come true. :love:
No. Orion tell Dalia, that Penny drunk that Truth serum thing, on the Harry potter server, and confessed that she likes it rough.;).

I hope so too . . . , and that just one of the idea, I can't stop thinking about 2 Nova now. :devilish: :LOL:

or group sex, 2 Orion, 3 Idrel, anyone? :devilish: :LOL:. truly endless possibilities:ROFLMAO:
 
  • Love
Reactions: Don Sucio

indio68

Engaged Member
Sep 26, 2020
3,281
2,649
v great my save don't work anymore.. i reinstalled windows but i have them into a partition that wasn't touched...any idea of why they dowsn'r works? please.
Code:
[code]
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 'OOOOOO0O00O00OO00'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "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 "renpy/display/core.py", line 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "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 "renpy/loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'OOOOOO0O00O00OO00'

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Eternum 0.6
Sat Jul 29 20:52:44 2023
[/CODE]
 
  • Sad
Reactions: T00L75

T00L75

Newbie
Sep 16, 2022
26
24
I have this same exact same issue (identical error and traceback). Does anyone know how to fix this??

v great my save don't work anymore.. i reinstalled windows but i have them into a partition that wasn't touched...any idea of why they dowsn'r works? please.
Code:
[code]
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 'OOOOOO0O00O00OO00'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "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 "renpy/display/core.py", line 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "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 "renpy/loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'OOOOOO0O00O00OO00'

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Eternum 0.6
Sat Jul 29 20:52:44 2023
[/CODE]
 

indio68

Engaged Member
Sep 26, 2020
3,281
2,649
I have this same exact same issue (identical error and traceback). Does anyone know how to fix this??
damn ...hope dsomeone could help us..so isnt' something about reisntalling winmdows..as i guessed it wasn't the case..i use the mod too. as i used before.
 

crabsinthekitchen

Well-Known Member
Apr 28, 2020
1,549
8,750
v great my save don't work anymore.. i reinstalled windows but i have them into a partition that wasn't touched...any idea of why they dowsn'r works? please.
Code:
[code]
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 'OOOOOO0O00O00OO00'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "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 "renpy/display/core.py", line 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "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 "renpy/loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'OOOOOO0O00O00OO00'

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Eternum 0.6
Sat Jul 29 20:52:44 2023
[/CODE]
looks like you used a mod for 0.5 (these zeros and Os look like SanchoMod), so either wait for the mod update, or if it's the SanchoMod, there's a fix in the mod thread
 

T00L75

Newbie
Sep 16, 2022
26
24
Last edited:
  • Like
Reactions: aaaa

crabsinthekitchen

Well-Known Member
Apr 28, 2020
1,549
8,750
  • Like
Reactions: aaaa
4.80 star(s) 919 Votes