j01ntr0l1a

Active Member
Mar 23, 2022
547
363
So do we think Idriel is that elf from the story Calypso told last update? I originally assumed the story was just to show the parallels between our story and the past but maybe there's some time stuff going on here or it's actually a prophecy? Idriel doesn't have any elf ears though so maybe that's not where this is going


Thoughts on update:

I personally think this is the weakest update for Eternum but that's not to say it's bad or anything like that. It just feels like we didn't really accomplish much apart from recruiting some monster allies which felt a little random to me but maybe I missed some dialogue that explained it a little better. The Penny event was cool but it just felt like it only existed for the MC to have sex with her on a Lamborghini (nothing wrong with that though). I was also a little bummed that we didn't get to go on the Pirate adventure. The update felt pretty short too considering this is the longest it's ever taken Caribdis to release an update

Still gonna keep giving Caribdis my money every month though. Hoping for a quick update!
You don't have permission to view the spoiler content. Log in or register now.
 

GodOfDarkness

New Member
Apr 30, 2022
4
0
```
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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/core.py", line 4100, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1252, in event
rv = super(Window, self).event(ev, x, y, st)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named revertable

Darwin-23.4.0-x86_64-i386-64bit
Ren'Py 7.4.6.1693
Eternum 0.7.0
Sat Mar 23 22:56:20 2024
```
 

Yvier the Duck

Active Member
Dec 25, 2020
543
3,223
A lot of you are talking about Orion dying like something impossible and I don't think that you are right about that. Multiple universes are possible, another realm where Eternum exist and Orion and the girls exist too is possible, so our Orion dying and another Orion taking the protagonism is possible.

I don't want that, because if Orion being cocky is a bad thing he needs to learn from it, so another Orion is a bad premise, but I'm pretty sure that he died in the alley just like a nobody. Maybe he comes back in time, maybe his mind appears in Eternum or he wakes up in the morgue like in his dream, but I really think that he is dead, muerto, gestorben, deceduto.

I just don't agree that Orion was really getting arrogant. The only time where he was even remotely arrogant was in the alley with the junkies and even then his reaction was perfectly warranted
Disagree, Orion is full of himself the last chapters. Giving himself a title (with the Wagner group), Yelling Chop Chop in the pirate server, thinking that he can win Thanatos easily, etc.
I like a cocky protagonist and Orion is strong and confiable, but he was arrogant, that's true.


The walkthrough Recommend it to buy it, so I did.(y)
But damn, you Broke,:eek: how?:LOL:
View attachment 3470135
View attachment 3470136
:cool::LOL:
How the fuck do you have so much money? I have like 200 eternals. Damn I'm broke. Eternum, more real than real life.
 

GodOfDarkness

New Member
Apr 30, 2022
4
0
```
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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/core.py", line 4100, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1252, in event
rv = super(Window, self).event(ev, x, y, st)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.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 "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "/private/var/folders/40/ywm7s1kx0wjgzbjs70gzzmw40000gn/T/AppTranslocation/30A92E24-01F5-443F-990C-62A8F2493A5F/d/Eternum.app/Contents/Resources/autorun/renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named revertable

Darwin-23.4.0-x86_64-i386-64bit
Ren'Py 7.4.6.1693
Eternum 0.7.0
Sat Mar 23 22:56:20 2024
```
Anyone Any idea about how can i get to load my previous saves
 

Dorfnutter

Engaged Member
May 21, 2017
3,870
22,800
A lot of you are talking about Orion dying like something impossible and I don't think that you are right about that. Multiple universes are possible, another realm where Eternum exist and Orion and the girls exist too is possible, so our Orion dying and another Orion taking the protagonism is possible.

I don't want that, because if Orion being cocky is a bad thing he needs to learn from it, so another Orion is a bad premise, but I'm pretty sure that he died in the alley just like a nobody. Maybe he comes back in time, maybe his mind appears in Eternum or he wakes up in the morgue like in his dream, but I really think that he is dead, muerto, gestorben, deceduto.
Jury's still out on the multiverse theory (I don't subscribe to it tbh, same with the Orion is in a loop theory) but the existence of Limbo facilitates the possibility of anyone from the past, present, and future meeting in that realm. So maybe possible futures could be part of the equation as well (hence my crackpot theory that the Syndicate could be the LIs from different failed futures trying to get Orion to survive and succeed in this one).

Also, it's possible for Orion to simply be pulled into Limbo and self-reflect during his time there. It would at least solve the time limit issue and maybe help him think of a way to get out of his current predicament. We'll see, I suppose.

*This post was brought to you by the Church of Nova.
JOIN US...OR WE'RE GONNA GET YA.
 

DavidF1970

Member
May 3, 2021
106
181
wt actual f lol i was so into the game i was stunned at the end i thought i had messed up and had to restart or some shit but i guess wait for next update i wish they did not take so damn long in between though its by far my favourite game.
 

Radish Cruton

Newbie
Nov 14, 2017
79
273
Is it just me or did the animations in this update feel quite a bit worse compared to previous versions? Seems more "realism" was put into them, but that just made the animations look odd, out of place or in some cases, making no sense at all
Unpopular opinion… but I agree. Some of the animations were great, but some were quite, quite bad. I believe that Caribdis is getting someone to do some animations for him, and it makes sense because I see two distinct “styles” / levels of quality.
 
  • Like
Reactions: feier

seniorboop

Active Member
Jun 5, 2021
693
2,046
I went back and tried. The ending doesn't change. The start of 0.8 might...
Yeah, I should've been clearer. I meant as a future plot development, not 0.7

There's multiple cards Carib D can play for 0.7s ending

A lot of you are talking about Orion dying like something impossible and I don't think that you are right about that. Multiple universes are possible, another realm where Eternum exist and Orion and the girls exist too is possible, so our Orion dying and another Orion taking the protagonism is possible.
Requires far too many assumptions. Not saying this is impossible, but the amount of assumptions needed for this to work makes it improbable
 
  • Like
Reactions: Yvier the Duck
4.80 star(s) 1,063 Votes