Tropecita Games went through the same issue with Patreon recently, with a reference to links on f95, you might want to ask them how they got their page back.
surak542
Recent community posts
I found a simple quick fix for the errors, start a new game, select the MC's name again and do a fast forward (skip) through all the old parts, when you get into the new everything will work fine except the name doesn't seem to show in the dialog box, but you get to see everything, something in the update loses the name so it errors out everytime the MC talks or is refered to, the trace back always shows file "game/script.rpy", line (any number), in script player_name "any dialog"... After using ignore several times and reading the dialog, I noticed that and simply did a fresh start and skipped to the new content in a few minutes. Oh and great game, a bit too close to Killer 7's one but still a good play, keep up the good work ;)
Just played your remake, the graphics are more wow, but PLEASE do not change the story from the old versions, I played that through to it's end and I liked it, it's a real story that moves at a nice pace, not like some that drag on forever. I know a lot of people play these things for the sex, but you have found a nice balance, and honestly, I would have kept loading your updates even without the improved graphics.
The following error has happened at Day 7 on a PC running Windows 10, this is the Elysium Version updated from the free, note this did not happen when running the free only version which I went through to to end, the game will not allow me to close the laptop on Day 7 at any point, it gives the error and returns the main menu of the game NO combination of rollback or skipping a conversation fixes this issue, The file called scripts.rpa does not exist in any folder, I simply extracted the Elysium files using Winrar and copied the files overwriting existing ones as instructed. Good game so far, can't wait to find out who the inside evil person is.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/laptoplabels.rpy", line 741, in <module>
File "renpy/common/00action_other.rpy", line 543, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/script.rpy", line 1422, in laptop_end
File "game/script.rpy", line 1649, in photo_hide
TypeError: 'odict_keys' object is not subscriptable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "laptoplabels.rpyc", line 741, in script
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\ast.py", line 1111, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/laptoplabels.rpy", line 741, in <module>
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\exports.py", line 1533, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\core.py", line 3376, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\core.py", line 4251, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\behavior.py", line 1054, in event
return handle_click(self.clicked)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\behavior.py", line 989, in handle_click
rv = run(action)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\Admin\Downloads\Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 543, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/script.rpy", line 1422, in laptop_end
File "game/script.rpy", line 1649, in photo_hide
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice
TypeError: 'odict_keys' object is not subscriptable
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.0.22062402
Stranded In Space 1.5
Wed Sep 7 02:35:35 2022