4.30 star(s) 30 Votes

JJDrakken

Well-Known Member
Oct 28, 2021
1,427
2,482
There are 2 things that make me think this is a leaked update and not an authorized update.

1. Talothral usually takes about 14 or 15 days to do an update. This has only been about 7.

2. ShaddyModda usually has their mod updated when the authorized update is released. The mod is not updated yet.

I could be wrong with both my assumptions though.
If you were part of Tal's Discord. You actually know the timeline and don't have to speculate. The mod was there ages ago...
 

Ramagar

Well-Known Member
Nov 19, 2017
1,170
1,168
If you were part of Tal's Discord. You actually know the timeline and don't have to speculate. The mod was there ages ago...
If I had the time to be on his or anyone else's discord from here, I would be., Most people who have a discord server want active people, not lurkers.
 

Mark11779

Newbie
Feb 2, 2022
35
44
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, 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/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in 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\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\python.py", line 1733, 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-8-6.2.9200
Ren'Py 7.3.5.606
Terminus Reach: Sentinel 2 Update 11
Thu Aug 04 09:42:17 2022
 

JJDrakken

Well-Known Member
Oct 28, 2021
1,427
2,482
If I had the time to be on his or anyone else's discord from here, I would be., Most people who have a discord server want active people, not lurkers.
He doesn't mind, I & majority there do lurk, lol.
 
Last edited:
  • Like
Reactions: Ramagar

Avaron1974

Resident Lesbian
Aug 22, 2018
25,245
86,489
If I had the time to be on his or anyone else's discord from here, I would be., Most people who have a discord server want active people, not lurkers.
I'm only on Tlaero's discord and I tend to lurk.

I rarely get enough time to myself to chat which is a shame cos I love chatting but I usually have something going on. Covid made me forget what being busy was like but it came back tenfold.

Forums are great, I can post as and when but I always feel rude as hell if i'm on discord and don't respond so I lurk.
 
  • Like
Reactions: Ramagar

HornyyPussy

Message Maven
Apr 26, 2020
12,761
29,796
I'm only on Tlaero's discord and I tend to lurk.

I rarely get enough time to myself to chat which is a shame cos I love chatting but I usually have something going on. Covid made me forget what being busy was like but it came back tenfold.

Forums are great, I can post as and when but I always feel rude as hell if i'm on discord and don't respond so I lurk.
*silently checks Ava's post count..........




yes, yes, i know it's not the same thing but the joke doesn't work other wise.
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,402
12,084
If I had the time to be on his or anyone else's discord from here, I would be., Most people who have a discord server want active people, not lurkers.
I mostly just lurk myself. Even on my own server. :p

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, 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/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in 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\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "C:\Users\NY_ME\Downloads\Terminus_Reach_Sentinel_2-pc-Update11\TRS2-pc\renpy\python.py", line 1733, 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-8-6.2.9200
Ren'Py 7.3.5.606
Terminus Reach: Sentinel 2 Update 11
Thu Aug 04 09:42:17 2022
ah the old. Ren'Py didn't like the change in the file so I'll break your save issue.
Try a differrent save. Can usually get one working from auto saves. otherwise I'm sorry to say, you'll have to restart. But hey skipping is pretty fast.

*silently checks Ava's post count..........




yes, yes, i know it's not the same thing but the joke doesn't work other wise.
It's not silent if you announce it. :p
 

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,155
5,411
How's the next update here already?!

Smells fishy. Did Talothral make a pact with the devil?
Is he using blood magic? Maybe he even caused a rift
in the space time continuum?
He's always been quick to update.

The first Terminus game dropped fully completed and Sorcerer was completed quite quickly.

I want to say he works his ass off but i'm starting to think he has a basement dungeon with "guests" rendering for him.
You don't have permission to view the spoiler content. Log in or register now.

Although... not sure any work would get done... And yes, that's probably the closest visual representation of me you'll ever get >.> Although I might make portrait out of it and switch it as my avatar... eh, have to see...

There are 2 things that make me think this is a leaked update and not an authorized update.

1. Talothral usually takes about 14 or 15 days to do an update. This has only been about 7.

2. ShaddyModda usually has their mod updated when the authorized update is released. The mod is not updated yet.

I could be wrong with both my assumptions though.
This is public release, but yeah it took about 7 or 8 days to make this update and it was done week ago already... basically I think it got released about 6 hours after of public release of update 10...

anyone got the mega link for update 9 to 10?
The blog still should have update only for 9 to 10 on Mega, been bit lazy deleting them as there is space in there.

As for the discord, there is 1600+ members in there and maybe a dozen or so people who actually talk in any regular basis. If someone wants just to lurk there, check the public render archive (or WIP section if patron) without saying anything, it's fine. No pressure.
 

HornyyPussy

Message Maven
Apr 26, 2020
12,761
29,796
You don't have permission to view the spoiler content. Log in or register now.

Although... not sure any work would get done... And yes, that's probably the closest visual representation of me you'll ever get >.> Although I might make portrait out of it and switch it as my avatar... eh, have to see...


This is public release, but yeah it took about 7 or 8 days to make this update and it was done week ago already... basically I think it got released about 6 hours after of public release of update 10...


The blog still should have update only for 9 to 10 on Mega, been bit lazy deleting them as there is space in there.

As for the discord, there is 1600+ members in there and maybe a dozen or so people who actually talk in any regular basis. If someone wants just to lurk there, check the public render archive (or WIP section if patron) without saying anything, it's fine. No pressure.
That's you at the desk to the right, correct?
 

Kitchentable

Active Member
Aug 13, 2018
655
1,110

Although... not sure any work would get done... And yes, that's probably the closest visual representation of me you'll ever get >.> Although I might make portrait out of it and switch it as my avatar... eh, have to see...
....
Talothral running a rendering sweatshop. Seems legit.

Ha...some apperance as an NPC in the background of a scene
like Hitchcock always did in his movies. That's a cool idea.
 

damias

Member
Sep 13, 2020
237
158
THEY FINALLY BOUGHT CHAIRS! or well at least a couch we can see
 
Last edited:

Avaron1974

Resident Lesbian
Aug 22, 2018
25,245
86,489
At least we got Nadia and the Princess ... sorry ... Empress now.

I think that nearly covers all those from part 1 I was hoping to see get railed. All that's remaining is Nat and her gran and that's everyone from part 1 that I was hoping for.

Then I just need big, green, sexy and muscular.

Wouldn't mind if Chiel got her warmed up first for, errrrr, science?
 

HornyyPussy

Message Maven
Apr 26, 2020
12,761
29,796
At least we got Nadia and the Princess ... sorry ... Empress now.

I think that nearly covers all those from part 1 I was hoping to see get railed. All that's remaining is Nat and her gran and that's everyone from part 1 that I was hoping for.

Then I just need big, green, sexy and muscular.

Wouldn't mind if Chiel got her warmed up first for, errrrr, science?
I'll get some green bodypaint and I'll be right over!
 
  • Haha
Reactions: cxx

couldyounot

Member
Feb 21, 2021
230
313
Talothral In update 11 there is a quick scene where Chiel reminds you to tell Naelae about your decision (made on day 4).
This decision has the d4MevaarBreeder variable which, if set to true, gives a dialogue that makes it seem like you are declining the offer, while it seems you'll accept it if the variable is false.
I don't know if the dialogue got switched around or if something else isn't right, or if I'm just stupid and interpreted it wrong.
 
  • Like
Reactions: Glooskabe

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,155
5,411
Talothral In update 11 there is a quick scene where Chiel reminds you to tell Naelae about your decision (made on day 4).
This decision has the d4MevaarBreeder variable which, if set to true, gives a dialogue that makes it seem like you are declining the offer, while it seems you'll accept it if the variable is false.
I don't know if the dialogue got switched around or if something else isn't right, or if I'm just stupid and interpreted it wrong.
It got switched around, and it's fixed, it just text issue nothing regarding the actual choice has changed.
 
4.30 star(s) 30 Votes