- Oct 1, 2019
- 2,825
- 3,265
Only one game folder.make sure you don't have a game folder within your game folder. if you do then move the contents of that second game folder into the first game folder.
Only one game folder.make sure you don't have a game folder within your game folder. if you do then move the contents of that second game folder into the first game folder.
So, I tried downloading the full file, instead of just the update, and that fixed it it seems.make sure you don't have a game folder within your game folder. if you do then move the contents of that second game folder into the first game folder.
yeah it'll be fixed in teh next update.ShaddyModda When I want to go to second page of the gallery I get this error:
Code:I'm sorry, but an uncaught exception occurred. While loading <'Blur' <'Image' u'images/update17/1810001.webp'> 50.0 None>: IOError: Couldn't find file 'images/update17/1810001.webp'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "F:\Terminus Reach Sentinel 2 [Update 18]\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 "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\screen.py", line 675, in render child = renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\viewport.py", line 623, in render surf = renpy.display.render.render(c, cw, ch, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\layout.py", line 1127, in render st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\behavior.py", line 774, in render rv = super(Button, self).render(width, height, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\layout.py", line 1127, in render st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\im.py", line 266, in get surf = image.load() File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\im.py", line 1196, in load surf = cache.get(self.image) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\im.py", line 266, in get surf = image.load() File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\display\im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "F:\Terminus Reach Sentinel 2 [Update 18]\renpy\loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/update17/1810001.webp'. Windows-8-6.2.9200 Ren'Py 7.3.5.606 Terminus Reach: Sentinel 2 Update 18 Thu Nov 17 14:40:52 2022
ok weird.So, I tried downloading the full file, instead of just the update, and that fixed it it seems.
Updated my Android port to TRS2 v0.19Hi all my compressed unofficial Android port of Terminus Reach: Sentinel 1 with ShaddyModda Multi Mod.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!
(Updated features for Android - 14/04/22)
You must be registered to see the links
And my compressed unofficial Android port of Terminus Reach: Sentinel 2 v0.19 with ShaddyModda Multi Mod.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!
You must be registered to see the links
He has already updated the mod for v19, use the link in OP to his Patreon. This site will be updated sometime soon.Hi Shaddy, v0.19 is out. Can you please work your magic again? THX!
Thank you for the information!He has already updated the mod for v19, use the link in OP to his Patreon. This site will be updated sometime soon.
Hello, sorry upfront, but maybe its possible to add link or something similar in first game op. As it got integrated mod so doesn't have link to Shady mmod and it got DA port but without mod.Hi all my compressed unofficial Android port of Terminus Reach: Sentinel 1 with ShaddyModda Multi Mod.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!
(Updated features for Android - 14/04/22)
You must be registered to see the links
And my compressed unofficial Android port of Terminus Reach: Sentinel 2 v0.19 with ShaddyModda Multi Mod.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!
You must be registered to see the links
both 20 and 21 [dated 12/24] are on his patreon site free downloadMod Version: Update 18
Game Version: Update 18
so update for 20 will be version 19 for version 19?
kugw anyways.
Updated my Android port to TRS2 0.20Hi all my compressed unofficial Android port of Terminus Reach: Sentinel 1 with ShaddyModda Multi Mod.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!
(Updated features for Android - 14/04/22)
You must be registered to see the links
And my compressed unofficial Android port of Terminus Reach: Sentinel 2 v0.20 with ShaddyModda Multi Mod.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!
You must be registered to see the links
0.20 ?View attachment 1736013
As always if you like the game please show your support for the Dev.
If you like my mods please consider supporting me on myYou must be registered to see the links,You must be registered to see the links.
Game/Creator: Terminus Reach: Sentinel 2 / Talothral-You must be registered to see the links-You must be registered to see the links
Modder: ShaddyModda -You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Mod Version: Update 18
Game Version: Update 18
Language: English
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
NOTE: The updated mod is always available on eitherYou must be registered to see the linksorYou must be registered to see the links, andYou must be registered to see the linksservers shortly after the game is released for game supporters.
DOWNLOAD
You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
My Mods List
dude, it's Christmas. shaddy is probably hanging out with their family and trying to enjoy the holiday. you can wait for something that's free0.20 ?
Go look on his patreon or discord, they are always updated there first.0.20 ?
if you scroll up, you can see I basically said the same thing except that because it's Christmas, he wants to spend time with family or friends and will update with 2 or 3 days. people are way too entitled for what is basically free and takes hours and hours to makeITS OK MY DUDES AND DUDETS SHADDY TAKES A COUPLE OF DAYS TO DO HIS THING WITH THE MOD UPDATES JUST CHILL IT WILL BE READY WHEN ITS READY !
Strange thing for me is, that there is a Mod for Update 21, but there is no Update 21 for the game.both 20 and 21 [dated 12/24] are on his patreon site free download
updated my Android port to TRS2 0.21Hi all my compressed unofficial Android port of Terminus Reach: Sentinel 1 with ShaddyModda Multi Mod.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!
(Updated features for Android - 14/04/22)
You must be registered to see the links
And my compressed unofficial Android port of Terminus Reach: Sentinel 2 v0.21 with ShaddyModda Multi Mod.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!
You must be registered to see the links