e6mill

Forum Fanatic
Aug 4, 2022
4,562
9,174
628
I hope you find a solution. Because I have the same problem and moving the saves over to PC didn't solve it.
Google around. It seems to be a Renpy thing. I didn't see anything helpful, but I didn't see the problem either, so you might have better luck.
 

ArDZer

Well-Known Member
Feb 20, 2019
1,931
5,514
698
Now that I got over that damn cliffhanger, I'm kind of hoping for a funeral scene. Seeing all the girls in funeral veils and stockings will be a treat to help me come to terms with the dumbest death in VN history
You don't have permission to view the spoiler content. Log in or register now.
 

MAGO-DAG

Forum Fanatic
Sep 1, 2023
5,831
25,987
821
Personally I'm looking forward to a funeral. It's like when a guy dies and two different families show up to bury him. Goes from feelings of loss to grabbing a tub of popcorn real fast.
For those who don't want spoiler 8.0 don't watch
You don't have permission to view the spoiler content. Log in or register now.
 

Dorfnutter

Forum Fanatic
May 21, 2017
4,300
26,931
745
You don't have permission to view the spoiler content. Log in or register now.
Nah...part of me thinks it unlikely that Cari will pull the same stunt twice so if there's ever going to be deaths in the bad end it's more likely that it's going to be the entire harem while Orion ends up enslaved by the Founder, likely shedding a tear for his lost harem while he's an NPC (without understanding why he's crying to begin with as the memories elude him). :HideThePain:
 
  • Thinking Face
Reactions: ArDZer

fapderp11

Member
Jun 20, 2022
423
528
152
Nah...part of me thinks it unlikely that Cari will pull the same stunt twice so if there's ever going to be deaths in the bad end it's more likely that it's going to be the entire harem while Orion ends up enslaved by the Founder, likely shedding a tear for his lost harem while he's an NPC (without understanding why he's crying to begin with as the memories elude him). :HideThePain:
Holy shit talk about a bad ending
 

HiP1

Well-Known Member
Dec 3, 2023
1,097
1,126
273
Hey, MacOS user here.

I downloaded the latest release of the game and all my recent save files are corrupted with a given error. What is interesting, all my save files before page 17 are working - it is an end of some version, not sure the number but it was the discovery that the main antagonist with the gems is actually dead in the real world. All post save files (newer version I assume) are not working with a given error. I have more than 20 pages of saves and I would like to use them. Any ideas how to fix them? I've seen that I'm not the only one with this error but I have not found any solution yet. Always used pure game app MacOS version with no mods.

Cheers everyone!


Last working save files:
View attachment 3548818
Not working save files:
View attachment 3548820

Full error stack:
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)
ImportError: No module named revertable

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/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 "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/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 "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/core.py", line 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/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 "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "/Users/marek/Steam/worenwut/Eternum 2.app/Contents/Resources/autorun/renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
ImportError: No module named revertable

Darwin-22.6.0-x86_64-i386-64bit
Ren'Py 7.4.6.1693
Eternum 0.7.5
Wed Apr 17 12:04:23 2024
```
isn't it because of a mod ?
 

kevinvn2

New Member
Jul 6, 2018
5
1
21
Hi, is it recommended to play from the beginning again if the last time I played was on the v0.5.0? Like, were there any additions or changes to the old scene?
 

Ungawa

Well-Known Member
Apr 16, 2017
1,650
6,841
694
Hi, is it recommended to play from the beginning again if the last time I played was on the v0.5.0? Like, were there any additions or changes to the old scene?
Not really? But people like to start from the beginning and refresh on the story. Up to you how you wanna do it.
 
  • Like
Reactions: kevinvn2

Rizzler97

Newbie
Dec 26, 2022
64
220
100
I'm waiting to play OIAL after Eternum is complete but i'm hoping for either a Funeral or a Hospital Scene for Orion with him coming back to life using his weird Eternum powers or him just missing from the hospital bed lol. It would also be cool idea if we can choose to play from one of the harem girls pov since Orion is on the sidelines next update and time is ticking on the Gem.
 
4.80 star(s) 1,162 Votes