ShinoSilviu

Member
Nov 18, 2023
104
164
87
so i just started the game for the first time, and its prety addictive as a story, from the comments above i understand there is some kind of update coming or?
 
  • Like
Reactions: wookie ookie

Sparhawker

Well-Known Member
Mar 23, 2022
1,195
383
206
So, does the choice between siding with the vampires or with the werewolves actually affect anything?
I can't see anything referring to these bits later in the WT
 

Gamer9999

Member
Aug 20, 2024
199
185
121
So, does the choice between siding with the vampires or with the werewolves actually affect anything?
I can't see anything referring to these bits later in the WT
As far as I know, it just results in relationship points with whichever girl you end up going to check on as well as an alliance with whichever faction they are dealing with. The scenes are different but I don't know that it makes a huge difference at this point. That could change in the future though.
 

Yarbbb

Newbie
Jan 8, 2025
40
15
17
Someone who can explain the story of the game!?i don t remember well its been a lot of time since i play this game
 

Padorublad3

Well-Known Member
Dec 23, 2022
1,159
10,994
666
Someone who can explain the story of the game!?i don t remember well its been a lot of time since i play this game
long story short,the plot is really similar to SAO.You got the mc who wants to collect 10 gems to become a ceo of Ulysses(company that manages Eternum).He also has a really hot harem that helps him to collect those gems,time to time he fucks them.There is also an antagonist,mysterious Thanatos,who wants to collect those gems as well,and afaik,we don't know his motivation yet.So,we travel through different worlds and slowly get that Eternum is not really a "virtual"world,but something more
What's the motivation of CEO,what happened to Thanatos,what Eternum actually is,those questions we need to find answers for
 

Dorfnutter

Forum Fanatic
May 21, 2017
4,300
26,935
745
long story short,the plot is really similar to SAO.You got the mc who wants to collect 10 gems to become a ceo of Ulysses(company that manages Eternum).He also has a really hot harem that helps him to collect those gems,time to time he fucks them.There is also an antagonist,mysterious Thanatos,who wants to collect those gems as well,and afaik,we don't know his motivation yet.So,we travel through different worlds and slowly get that Eternum is not really a "virtual"world,but something more
What's the motivation of CEO,what happened to Thanatos,what Eternum actually is,those questions we need to find answers for
More "Ready Player One" than "Sword Art Online" given the heavy emphasis on the gem hunt (SAO was more like your bog-standard "trapped in a videogame so you have to survive" anime with the worst harem tropes imaginable thrown in), but even that comparison starts falling apart once the supernatural elements of the story start showing up.

Edit: There's also the fact that Cari kinda dislikes SAO (or at least dislikes what it turned into), so there's that as well lmao.

Screenshot 2025-10-21 153210.png
 

Dorfnutter

Forum Fanatic
May 21, 2017
4,300
26,935
745
I find this post by Cari highly ironic after the whole patreon stuff robbing us of scenes.:LOL::cry:
Considering that he made that post back in 2021 I doubt he was aware of how worse Patreon ToS was gonna get and prolly thought maybe he could get away with doing it again OIAL-style. Unfortunately for a lot of folks, Patreon really did pull out the "No Fun Allowed" card, hence the present day. :HideThePain:
 

ShinoSilviu

Member
Nov 18, 2023
104
164
87
i am using scrappy mod, does anyone who use it got this error at luna`s uncle house?
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script5.rpy", line 2702, in script
play music2b riofluyeb fadein 4
File "renpy/common/000statements.rpy", line 124, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 33, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "game/script5.rpy", line 2702, in <module>
play music2b riofluyeb fadein 4
NameError: name 'riofluyeb' is not defined

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

Full traceback:
File "game/script5.rpy", line 2702, in script
play music2b riofluyeb fadein 4
File "C:\Eternum-0.8.6-pc\renpy\ast.py", line 1974, in execute
self.call("execute")
File "C:\Eternum-0.8.6-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Eternum-0.8.6-pc\renpy\statements.py", line 374, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 124, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 33, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "C:\Eternum-0.8.6-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Eternum-0.8.6-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script5.rpy", line 2702, in <module>
play music2b riofluyeb fadein 4
NameError: name 'riofluyeb' is not defined

Windows-10-10.0.26200 AMD64
Ren'Py 8.3.2.24090902
Eternum 0.8.6
Tue Oct 21 23:25:48 2025
```
 

wookie ookie

Forum Fanatic
Aug 30, 2021
4,670
9,457
627
i am using scrappy mod, does anyone who use it got this error at luna`s uncle house?
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script5.rpy", line 2702, in script
play music2b riofluyeb fadein 4
File "renpy/common/000statements.rpy", line 124, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 33, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "game/script5.rpy", line 2702, in <module>
play music2b riofluyeb fadein 4
NameError: name 'riofluyeb' is not defined

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

Full traceback:
File "game/script5.rpy", line 2702, in script
play music2b riofluyeb fadein 4
File "C:\Eternum-0.8.6-pc\renpy\ast.py", line 1974, in execute
self.call("execute")
File "C:\Eternum-0.8.6-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Eternum-0.8.6-pc\renpy\statements.py", line 374, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 124, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 33, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "C:\Eternum-0.8.6-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Eternum-0.8.6-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script5.rpy", line 2702, in <module>
play music2b riofluyeb fadein 4
NameError: name 'riofluyeb' is not defined

Windows-10-10.0.26200 AMD64
Ren'Py 8.3.2.24090902
Eternum 0.8.6
Tue Oct 21 23:25:48 2025
```
Are you using the right mod with game version
https://f95zone.to/threads/eternum-multi-mod-v0-8-6-public-lightmanp.93424/
 
  • Like
Reactions: KanyeT
4.80 star(s) 1,162 Votes