AI Porn is here, Create and Fap TRY FREE
x

MattoElias

Member
Sep 3, 2017
167
421
247
Yet another beautiful update. Man i'm pumped for the next update and i will wait patiently and impatiently for it. The storytelling is so good, to me the writing and storytelling is up there with the best series iv'e watched in my entire life... One Piece... Caribdis has so much writing talent it's insane! The story of eternum and the beautiful writing that makes each character come to life and makes us feel like we know them on a personal level is beautiful. Content this engaging is very rare and i'm so glad that i have the privilege to experience it.
 

Alnguyen2000

New Member
May 30, 2025
4
0
1
Gallery unlocker in case of you don't want to install multi mod(universal gallery unlocker works here as well)
Note:It unlocks it permanently and will work with all the future updates
to install - put unlocker.rpy in "game" folder
If you want to lock it back,replace unlocker with locker instead and run the game
Why i cant download
 

lttesch

Member
Aug 12, 2017
104
102
287
Still doesn't change the fact that the state of the real world just changed overnight with this update and will have consequences to how the gang operates moving forward (such as potentially losing access to tne manpower of the unified WRE-ERE and Orion potentially having to bring the girls to Eternum with their real bodies if the ban prevents them from logging in with the implants).
I'll also add that it may change operating in the real world also. If Ulysses is aware of the breach, this may be an attempt at placing the deaths on the hackers and you're not going to stir up a body count that high and not get a reaction from law enforcement. Dalaliah Warren is going to rocket to number 1 on the FBI/Interpol most wanted which will likely force Orion to jump the girls and maybe even Chang into Eternum. It opens quite a few possibilities.
 

NoX Productions

''The Last Embrace'' Dev
Game Developer
Nov 21, 2022
966
1,024
258
Anyone else getting this error upon loading where EP8 ended? Last I played was v0.8 so do I need to load saves in 0.8.6 first to make them work? I see in changelog that there were some script changes in the meantime. I don't use any mods


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

While running game code:
  File "renpy/common/00action_file.rpy", line 499, in __call__
    renpy.load(fn)
AttributeError: Can't get attribute 'OO000000OO0O0OOOO' on <renpy.python.StoreModule object at 0x0000000003c8dfd0>

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\ast.py", line 821, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\python.py", line 1178, 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 "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\core.py", line 3278, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1523, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1523, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\behavior.py", line 1180, in event
    return handle_click(self.clicked)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\behavior.py", line 1101, in handle_click
    rv = run(action)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\display\behavior.py", line 401, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 499, in __call__
    renpy.load(fn)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\loadsave.py", line 825, in load
    roots, log = loads(log_data)
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\compat\pickle.py", line 104, in loads
    return load(io.BytesIO(s))
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\compat\pickle.py", line 101, in load
    return up.load()
  File "F:\Program Files (x86)\Games\Caribdis\Eternum-0.9.0-pc-Compressed\renpy\compat\pickle.py", line 97, in find_class
    return super().find_class(module, name)
AttributeError: Can't get attribute 'OO000000OO0O0OOOO' on <renpy.python.StoreModule object at 0x0000000003c8dfd0>

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Eternum 0.9.0
Sat Dec 27 15:38:55 2025


EDIT:
Figured it out, apparently the game still needs Sancho mod save fixer even though I haven't used his mod since 0.7
 
Last edited:
  • Like
Reactions: Overlord070

mtmf

Newbie
Sep 6, 2017
17
13
210
I don't know if anyone mentioned this before, I haven't been keeping up with the thread to avoid spoilers until i finish this version of the game, but I feel like the walkthrough is very misleading reggarding the Changermeister game.

You don't have permission to view the spoiler content. Log in or register now.
 
4.80 star(s) 1,187 Votes