3.50 star(s) 45 Votes

erkper

Well-Known Member
May 16, 2018
1,804
2,426
471
Is there a decent alternate download site? Mixdrop and FilesDP are both acting REALLY sketch, redirecting to things that aren't Ellaria's download, and Mega is freaking out too - crashed partway through twice, then "the file was too big, pay us or resume in many hours" bullshit. No way to just put it on Gofile? :confused:
 
  • Like
Reactions: Doom Marine

Azsouth

Member
Mar 1, 2021
461
478
187
was the girl singing in the tavern meant to be the shadows daughter? She knew of her and seemed pleased to be there as well as kinda looking like her.
 

kMimster

Member
Jul 19, 2022
215
196
157
Definitely need wt now to many choices and none make any sense what would be choice outcome. :(
 

Mystic

[Deleted]
Moderator
Donor
Game Developer
Nov 24, 2019
2,195
4,860
428
In any case, I just skipped to the part with CTRL magic where I left off. Just thankful choices doesn't matter that much XD
That'll do it.

Downloaded the Mega File & it was corrupted.
I need a bit more info on that, that mega account is mine. And contents of that come directly from me. If there is some sudden issue, I'd like to know what was corrupted exactly.

Though plenty others downloaded it there, so tad-bit confused.

Anyone know the name of the song at the end in the tavern?
Elleria's Sorrow Tale. That's... that? Made for the game, in the game. Not much info to give. I mean I can provide you the file for it, glad you like it. I sure do.

was the girl singing in the tavern meant to be the shadows daughter? She knew of her and seemed pleased to be there as well as kinda looking like her.
Ho! That is an extremely good eye, you seem to pay a lot of attention to detail. Well done, friend.

Definitely need wt now to many choices and none make any sense what would be choice outcome. :(
Alters dialogues and what you get back in letters. (For now.) Don't worry about it. Unless you see things like "Note: This choice will / might be reflected later on."

Don't concern yourself with it, I take effort to warn people if it is something important.
Mixdrop is a ad farm. Horrible uploader. The dev's must find a new one to be the third option.
I'll see what can be done about that.
 

Mystic

[Deleted]
Moderator
Donor
Game Developer
Nov 24, 2019
2,195
4,860
428
what rework? i haven't even seen this character in my playthrough and i just finished playing the new update.
That means character codex on her should be unlocked, take a look now at her renders in characters screen. And then take a look at her rework.

I'd say it is better to rework now, then when she already has scenes. That'd be a pain.
 

YeeticusMaximus32

New Member
Nov 22, 2019
3
15
168
This is like the third message I've ever left on this site, but I just had to say I'm happily impressed. That last scene with the music. Chef's kiss. If this ever gets abandoned I'll stick a fork into an outlet. This is the sauce I come here for, as good as Ocean's stories my friend, honestly that ending scene with the song is better than anything in Summer's Gone or WIAB so far. Felt like something out of the OG Dragon Age games.
 

Mystic

[Deleted]
Moderator
Donor
Game Developer
Nov 24, 2019
2,195
4,860
428
This is like the third message I've ever left on this site, but I just had to say I'm happily impressed. That last scene with the music. Chef's kiss. If this ever gets abandoned I'll stick a fork into an outlet. This is the sauce I come here for, as good as Ocean's stories my friend, honestly that ending scene with the song is better than anything in Summer's Gone or WIAB so far. Felt like something out of the OG Dragon Age games.
Thanks a bunch. I'm the happiest one, honestly, seeing people appreciate these tracks and music. Which add impact to story, as they should.

That song is kinda important, as it basically speaks the story of Eliot and Eris. ( Which is kinda the whole point. )

But thanks, and nah, no worries. The day this is abandoned, is the day I'm dead. In which case I can't be held accountable.
 

Mark11779

Newbie
Feb 2, 2022
38
50
142
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 279, in script
    python:
  File "renpy/common/00start.rpy", line 283, in <module>
    renpy.call_in_new_context("_main_menu")
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/00start.rpy", line 279, in script
    python:
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 283, in <module>
    renpy.call_in_new_context("_main_menu")
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\game.py", line 358, in call_in_new_context
    return renpy.execution.run_context(False)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\execution.py", line 955, in run_context
    context.run()
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\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 "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\core.py", line 2165, 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 "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\core.py", line 3197, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\behavior.py", line 1174, in event
    return handle_click(self.clicked)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\behavior.py", line 1095, in handle_click
    rv = run(action)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\loadsave.py", line 829, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\rollback.py", line 1130, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\rollback.py", line 925, in rollback
    self.load_failed()
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\rollback.py", line 843, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Elleria 0.7
Tue Oct 22 08:04:43 2024
 

Mystic

[Deleted]
Moderator
Donor
Game Developer
Nov 24, 2019
2,195
4,860
428
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 279, in script
    python:
  File "renpy/common/00start.rpy", line 283, in <module>
    renpy.call_in_new_context("_main_menu")
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/00start.rpy", line 279, in script
    python:
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 283, in <module>
    renpy.call_in_new_context("_main_menu")
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\game.py", line 358, in call_in_new_context
    return renpy.execution.run_context(False)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\execution.py", line 955, in run_context
    context.run()
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\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 "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\core.py", line 2165, 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 "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\core.py", line 3197, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\behavior.py", line 1174, in event
    return handle_click(self.clicked)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\behavior.py", line 1095, in handle_click
    rv = run(action)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\display\behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\loadsave.py", line 829, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\rollback.py", line 1130, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\rollback.py", line 925, in rollback
    self.load_failed()
  File "C:\Users\NY_ME\Downloads\elleria-0.7-market\renpy\rollback.py", line 843, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Elleria 0.7
Tue Oct 22 08:04:43 2024
Load an earlier save, get to the point you were at by CTRL(Skip)

I've no clue what is going on yet, and I am investigating this issue.
 

Havik79

Conversation Conqueror
Sep 5, 2019
6,988
8,367
778
Yeah I think that is the error I had, had to go a fair way back none of my quick saves worked.
 

Mystic

[Deleted]
Moderator
Donor
Game Developer
Nov 24, 2019
2,195
4,860
428
Yeah I think that is the error I had, had to go a fair way back none of my quick saves worked.
Sorry about that. There will be, sadly, days when I have to do some extensive additions which may cause this. But in this particular scenario... for life of me, I have no idea.

I'm scrolling through everything, trying to find out what and where it happened.
 

Top G V2

Formerly 'Tylor D'
Sep 4, 2021
5
6
127
Top game,My kind of mc.. cunning calculated strong every women want him but i don't see him training anymore is there a chance he ascend into a level which he can easily takeout that black guy type characters
Anyway good luck dev.
 

Mystic

[Deleted]
Moderator
Donor
Game Developer
Nov 24, 2019
2,195
4,860
428
Top game,My kind of mc.. cunning calculated strong every women want him but i don't see him training anymore is there a chance he ascend into a level which he can easily takeout that black guy type characters
Anyway good luck dev.
Yep!
 

Macinnes

Active Member
Feb 19, 2020
938
929
261
I'm in chapter one just arrived in the desert city. I love the graphics and the polish of the game. I'm also getting a bit of a Skyrim vibe (the wagon, the landscape and the companion Lyria{Lydia type?}). I'm loving the character of Lyria since I'm a sucker for a sexy elf. So far, the story is intriguing, keeping me guessing and wanting to know more. Well done!
 
  • Heart
Reactions: Mystic
3.50 star(s) 45 Votes