Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Stranded in Space

A harem game about a man on an all-female spaceship. · By Wildman Dev

Bugs? Post them in here and I'll fix them!

A topic by Wildman Dev created Jan 22, 2022 Views: 9,859 Replies: 213
Viewing posts 41 to 65 of 65 · Previous page · First page
Deleted 339 days ago
Deleted 339 days ago
Developer

I'm looking into it now, but I'm also going to be away from my computer for a few hours, so the fix might come later tonight (12 hours give or take)

Try installing it with a different APK installer, try restarting your phone, try uninstalling the old Stranded in Space APKs.

Developer

So it's working now. Are you able to download the APK again? I'm not sure how itch.io purchases work.

Deleted 339 days ago

With this new update, I'm now able to continue beyond the laptop following the strip poker game. Thanks! 

(1 edit)

For OSX: Having a problem in Day 14 after talking to Nemy on the laptop. The game crashes and this pops up:

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label ' after_nemy_d14_convo'.

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

Full traceback:

  File "/Applications/Non-Steam Games/StrandedInSpace 0.1.75.app/Contents/Resources/autorun/renpy/bootstrap.py", line 277, in bootstrap

    renpy.main.main()

  File "/Applications/Non-Steam Games/StrandedInSpace 0.1.75.app/Contents/Resources/autorun/renpy/main.py", line 660, in main

    run(restart)

  File "/Applications/Non-Steam Games/StrandedInSpace 0.1.75.app/Contents/Resources/autorun/renpy/main.py", line 146, in run

    renpy.execution.run_context(True)

  File "/Applications/Non-Steam Games/StrandedInSpace 0.1.75.app/Contents/Resources/autorun/renpy/execution.py", line 938, in run_context

    context.run()

  File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call

  File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call

  File "laptoplabels.rpyc", line 1039, in script

  File "/Applications/Non-Steam Games/StrandedInSpace 0.1.75.app/Contents/Resources/autorun/renpy/script.py", line 927, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label ' after_nemy_d14_convo'.

macOS-10.16-x86_64-i386-64bit x86_64

Ren'Py 8.0.3.22090809

Stranded In Space 1.75

Sun Jan 29 14:58:27 2023

Developer

There is a fix in the downloads.

There's an android bug that prevents animations from playing on the endurance version.

Developer

Which animations?

[code]

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('…Meeting/kasint8.webp') at 0x000000001c9b5490>:

OSError: Couldn't find file 'Day 14/Kasumi Meeting/kasint8.webp'.

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

Full traceback:

  File "day13.rpyc", line 8614, in script

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\ast.py", line 1638, in execute

    renpy.exports.with_statement(trans, paired=paired)

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\exports.py", line 1653, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\core.py", line 2797, in do_with

    return self.interact(trans_pause=True,

  File "C:\Users\15137\Downloads\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\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\core.py", line 3905, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\core.py", line 2601, in draw_screen

    surftree = renpy.display.render.render_screen(

  File "render.pyx", line 495, in renpy.display.render.render_screen

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 884, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\transition.py", line 378, in render

    top = render(self.new_widget, width, height, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 884, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 884, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\transform.py", line 747, in render

    return transform_render(self, width, height, st, at)

  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\image.py", line 505, in render

    return wrap_render(self.target, width, height, st, at)

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\image.py", line 308, in wrap_render

    rend = render(child, w, h, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\transform.py", line 747, in render

    return transform_render(self, width, height, st, at)

  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render

  File "render.pyx", line 266, in renpy.display.render.render

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\im.py", line 627, in render

    return cache.get(self, render=True)

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\im.py", line 295, in get

    surf = image.load()

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\im.py", line 723, in load

    raise e

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\display\im.py", line 688, in load

    filelike = renpy.loader.load(self.filename)

  File "C:\Users\15137\Downloads\StrandedInSpace-1.5-pc\renpy\loader.py", line 820, in load

    raise IOError("Couldn't find file '%s'." % name)

OSError: Couldn't find file 'Day 14/Kasumi Meeting/kasint8.webp'.

Windows-10-10.0.19044 AMD64

Ren'Py 8.0.0.22062402

Stranded In Space 1.75

Sat Feb 11 20:10:35 2023

[/code]

Developer

I'm seeing two conflicting versions in that error - 1.5 and 1.75.

You can safely use the 1.75's version's files, no need to hold onto the 1.5 version's folder/files.

(1 edit)

So where do I go to remove it so I can keep playing. Amazing game by the way and thank you for the very fast reply!

Developer

Which link did you use here on Itch? If you downloaded the Days 1-16 Endurance Version for PC, you would extract all of those files and find the StrandedInSpace.exe inside and then just double click it.

Alright sweet I'll let you know if it works or if I run into anymore issues, Thank you.

So, Hopefully the following error paste doesn't take too much space. And hopefully it's information that helps. More often than not (and I'm currently at the morning of day 10, I think?) I don't have the error messages of the previous ones but all of them happened when trying to have a private message conversation with Haylee. I'd click her name (or sometimes her name then click "Message Haylee" and the following error would pop up and I'd usually have to start the whole laptop session over again but skip her. 

Thanks for all your hard work!

Anyways here is the last error message:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/laptoplabels.rpy", line 1045, in <module>

  File "renpy/common/00action_other.rpy", line 99, in __call__

    return self.expression()

  File "renpy/common/00action_control.rpy", line 131, in __call__

    renpy.show_screen(self.screen, *self.args, **self.kwargs)

Exception: Screen Haylee_convo_d10 is not known.

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

Full traceback:

  File "laptoplabels.rpyc", line 1045, in script

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 1045, in <module>

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\exports.py", line 1537, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\core.py", line 3377, 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\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\core.py", line 4258, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\screen.py", line 743, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\behavior.py", line 1073, in event

    return handle_click(self.clicked)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\behavior.py", line 1008, in handle_click

    rv = run(action)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\behavior.py", line 322, in run

    new_rv = run(i, *args, **kwargs)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\behavior.py", line 329, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 99, in __call__

    return self.expression()

  File "renpy/common/00action_control.rpy", line 131, in __call__

    renpy.show_screen(self.screen, *self.args, **self.kwargs)

  File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\screen.py", line 1185, in show_screen

    raise Exception("Screen %s is not known.\n" % (name[0],))

Exception: Screen Haylee_convo_d10 is not known.

Windows-10-10.0.22623 AMD64

Ren'Py 8.0.3.22090809

Stranded In Space 1.75

Wed Feb 22 18:47:23 2023

[/code]

Developer

Just don't talk with her on that day, it'll resolve itself during the next laptop day. I don't know why this bug keeps popping up, lol.

Hey, really enjoying the game! Definitely one of the best around!

I keep running into this error on day 9 and day 10, the moments just before opening the laptop. I have applied the patch fix file to try and fix the error but I couldn't get past day 9, when I used the unpatched version I could get past day 9 without getting to the second page of private message contacts in the laptop, but it's impossible to get past day 10 morning scene. It seems like it's an error with the new ?game? in the laptop. I haven't had any luck getting past this.  I have tried re-downloading with no improvement. Disclaimer: I have altered the text below to hide the file path drive location to the game folder for privacy, I have not altered any file path within the game folder.


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/laptoplabels.rpy", line 1045, in <module>

  File "game/laptopscreens.rpy", line 137, in execute

  File "game/laptopscreens.rpy", line 137, in execute

  File "game/laptopscreens.rpy", line 202, in execute

  File "game/laptopscreens.rpy", line 203, in execute

Exception: Imagebutton does not have a idle image. (auto='puzzle_recall_%s').

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

Full traceback:

  File "laptoplabels.rpyc", line 1045, in script

  File "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 "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 1045, in <module>

  File "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 "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 "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 "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\core.py", line 3803, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\core.py", line 3803, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/laptopscreens.rpy", line 137, in execute

  File "game/laptopscreens.rpy", line 137, in execute

  File "game/laptopscreens.rpy", line 202, in execute

  File "game/laptopscreens.rpy", line 203, in execute

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\ui.py", line 952, in _imagebutton

    idle = choice(idle, idle_image, "idle", required=True)

  File "Stranded in Space Free Edition PC-Linux\StrandedInSpace-1.5-pc\renpy\ui.py", line 946, in choice

    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))

Exception: Imagebutton does not have a idle image. (auto='puzzle_recall_%s').

Developer

It seems like a version mismatch. Are you playing the free version? Because the patch file will break the free version, it's meant for Days 1-16.

I was playing the free version yes, but did not apply the patch file and kept getting stuck on day 9 with the same error. I then tried applying the patch to see if it would work but it didn't. I'll see if I can start again, with and without the patch file. Thanks for replying so fast!

Maybe I'm missing something but is this a non-audio type of game? I downloaded both the android and pc versions with the patch and I hear nothing

Developer

Sorry, I'm working on adding audio to the game right now, in preparation for the Steam release. Most people pull up a Spotify playlist or something while they play.

Thank you, I did I see another post saying the same thing so I've done the same and it totally fills the void. Amazing game, love it!!!

Day 9, just as I'm about to log into the computer I received this error:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/laptoplabels.rpy", line 1045, in <module>

  File "game/laptopscreens.rpy", line 137, in execute

  File "game/laptopscreens.rpy", line 137, in execute

  File "game/laptopscreens.rpy", line 202, in execute

  File "game/laptopscreens.rpy", line 203, in execute

Exception: Imagebutton does not have a idle image. (auto='puzzle_recall_%s').

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

Full traceback:

  File "laptoplabels.rpyc", line 1045, in script

  File "C:\Users\Administrador\Desktop\i\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\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\python.py", line 1049, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 1045, in <module>

  File "C:\Users\Administrador\Desktop\i\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\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\Administrador\Desktop\i\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\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\display\core.py", line 3803, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\display\core.py", line 3803, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/laptopscreens.rpy", line 137, in execute

  File "game/laptopscreens.rpy", line 137, in execute

  File "game/laptopscreens.rpy", line 202, in execute

  File "game/laptopscreens.rpy", line 203, in execute

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\ui.py", line 952, in _imagebutton

    idle = choice(idle, idle_image, "idle", required=True)

  File "C:\Users\Administrador\Desktop\i\StrandedInSpace-1.5-pc\renpy\ui.py", line 946, in choice

    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))

Exception: Imagebutton does not have a idle image. (auto='puzzle_recall_%s').

Windows-10-10.0.19044 AMD64

Ren'Py 8.0.0.22062402

Stranded In Space 1.75

Sat Feb 25 02:16:06 2023

[/code]

Developer

So if you're using the free version (Days 1-13), the patch file provided will break the game. 

If you downloaded the lightly compressed version of Days 1-16, you only need to extract those files and boot the .exe up from within. 

If you downloaded the uncompressed files, the same thing is required - you just want to make sure you're on the right version of the game. This error occurs when the versions are mismatched.

I need help, i downloaded the new patch, and then i put it in the "game" folder. but as soon as umiko daughter enters the room, the screen becomes black and on the top left corner it says " image 'something' not found", and then when i reach the computer morning session it crashes. What should i do?

Developer

Is this with Days 1-16? The Patch file only works with that.

No i have the version 1-13, but where do i download the other version?

Developer

It's on the same page but it costs $5. Days 1-13 is the free version, 1-16 is the paid version.

Oh ok, thanks

Just curious but I cant seem to find the game files to add the "game_scripts.rpa" fix, I am a Mac laptop user, any help would be appreciated

Developer

You would place the game_scripts.rpa inside the 'game' folder - which on Mac should be:

StrandedInSpace.app/Contents/Resources/autorun/game

(1 edit)

Something I have seen on the Android version, when you are doing thr group chat, the choices seem to be sitting on top of each other, and all you can click is the overlapping text. 

Deleted 339 days ago
Developer

The start of Day 15 you got this error? You're sure about the Day? And it was when you were trying to start the laptop session?

Deleted 339 days ago
Developer

That error boggles me, Snoogans. And I don't often get boggled.

There's like some weird math overflow issue happening, and I think it's related to your picture album on the laptop maybe?

If you could find some time to message me via Discord I would be able to get to the bottom of this. 

wildmandev is my Discord name—you could also join the server https://discord.gg/x4CJGcQW if you wanted.

Deleted 339 days ago

Hey Wildman, just started playing the English version of  Stranded in Space 1-17, Day one, so far so good, but when Skyler is talking with the MC, he keeps asking if they are asea, I think you mean at sea as in 'we're on a boat AT SEA.  I looked through the bugs list, and I'm not sure if a small translation error is a bug, but since I didn't see any comments on this, I figured this could be helpful and I hope replacing asea with at sea should be an easy fix, not sure how many time the MC mentions this.
Good game so far, just meeting the crew.

Developer (2 edits)

Hey, did you post something in the Discord about this? It's strange that I've had a few people talk about it recently, otherwise.

So asea, in the context that the MC uses, he's asking if they're at sea.

https://imgur.com/a/BNY85gl

Admittedly, it's a strange word to see written, lol.


Edit: However, there will likely be more than a few grammatical errors in the game. If you find any more, feel free to post them here and I'll take a look at them.

I'm having an issue with my game on android.  I currently can't get passed the flashback with Bethany. It keeps crashing. Then I try to load the save, and it crashes again. Won't load the save. I have no problem loading earlier saves though.

Developer

I feel like I've seen this issue before, but I don't think it's a problem with Stranded in Space, and instead it's something to do with the version of Ren'py I built SiS with. In other words, it's a Ren'py bug.

I'll look into it, but I'm not sure it can be fixed without me redownloading a new version of ren'py and building the android version again.

now that you mention it, other games I play that use Ren'py do the same thing. Not all, but most of them

just sucks bc I've become invested in the story. How long would it take to rebuild the android version?? Just curious.

Developer

It wouldn't take long, but it would also very likely introduce new bugs for more people.

I will probably update Ren'py sometime after Day 18 releases.

(1 edit)

Not on Discord yet, and Yeah, later when the MC makes an evil laugh, it should be Mua Ha Ha HA!

muahahaha - Wiktionary, the free dictionary
I liked that! 

How do I use the patch for days 1-17? specifically for Mac?

Developer

You'd navigate to where the app is in the folder and drop the game_scripts.rpa into the folder - overwriting the old one.

Navigation would be like: StrandedInSpace.app\Contents\Resources\autorun\game  - and in that folder is the game_scripts.rpa for you to overwrite with the one from inside the patch file.

this error occurs as I try to enter the laptop phase of day 15


```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/laptoplabels.rpy", line 1160, in <module>

OverflowError: math range error

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

Full traceback:

  File "laptoplabels.rpyc", line 1160, in script

  File "renpy/ast.py", line 1138, in execute

  File "renpy/python.py", line 1122, in py_exec_bytecode

  File "game/laptoplabels.rpy", line 1160, in <module>

  File "renpy/exports.py", line 1637, in pause

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3579, in interact

  File "renpy/display\core.py", line 4172, in interact_core

  File "renpy/display\core.py", line 2779, in draw_screen

  File "render.pyx", line 492, in renpy.display.render.render_screen

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\screen.py", line 731, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 1849, in render

  File "renpy/display\layout.py", line 1846, in sizeit

  File "render.pyx", line 318, in renpy.display.render.render_for_size

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\viewport.py", line 276, in render

  File "renpy/display\viewport.py", line 253, in update_offsets

  File "renpy/display\behavior.py", line 2041, in periodic

  File "renpy/display\behavior.py", line 2001, in inertia_warper

OverflowError: math range error

```

Developer

If I'm not mistaken. this is a rare mobile error that's an issue with Ren'py, and not Stranded in Space. The issue is fixed in the most recent, nightly version of Ren'py, but for me to download that and build Stranded in Space with it would likely not be a good idea. Unfortunately, aside from that, there is no fix.

Inertia warp crash. · Issue #4870 · renpy/renpy · GitHub

Developer

Having said that, I will likely update the mobile version of Ren'py at some point... maybe when Day 18 comes out, I'm not sure.

thanks for the response! Any way to bypass? If I play on PC is there a way to jump to day 15?

Developer

Hmm, if you could somehow go into your save folder (on your phone) and load it onto your PC that would work. The SiS Discord might have someone with a save file.

Day 15, morning, on laptop when selecting to chat with Haylee:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/laptoplabels.rpy", line 1160, in <module>

  File "renpy/common/00action_other.rpy", line 583, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/script.rpy", line 1945, in set_pm_window

Exception: Screen Haylee_convo_d15 is not known.

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

Full traceback:

  File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call

  File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call

  File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call

  File "laptoplabels.rpyc", line 1160, in script

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 1160, in <module>

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\exports.py", line 1637, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\core.py", line 3579, 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:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\core.py", line 4540, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\transition.py", line 53, in event

    return self.new_widget.event(ev, x, y, st) # E1101

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\screen.py", line 770, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\behavior.py", line 1138, in event

    return handle_click(self.clicked)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\behavior.py", line 1071, in handle_click

    rv = run(action)

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\behavior.py", line 375, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 583, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/script.rpy", line 1945, in set_pm_window

  File "C:\Itch.io\Stranded in Space Days 1-17 - Elysium Version\StrandedInSpace-1.81-pc\renpy\display\screen.py", line 1220, in show_screen

    raise Exception("Screen %s is not known.\n" % (name[0],))

Exception: Screen Haylee_convo_d15 is not known.

Windows-10-10.0.22621 AMD64

Ren'Py 8.1.1.23060707

Stranded In Space 1.81

Thu Nov 30 17:12:19 2023

Developer

This is such a strange recurring bug.  There is no laptop convo with Haylee on Day 15. Ignoring her name (not clicking on her) will fix the issue for tomorrow's laptop section.

It's funny you say that because part of my career has been testing software and after I posted, I thought, you know what? I bet there isn't supposed to be a conversation. Anyway, yes, I bypassed it without issue. Your game is pretty amazing by the way. Great story, interesting characters, each unique. I would like more "options" per say in certain situations but you (and whomeever) really put so much work into this I can't find fault. As I said in my reivew (which I only recently realized other people can't read) It is very humurous but also very touching at times. Lastly, as joke, remember what Vonnegut said, "Here is a lesson in creative writing. First rule: Do not use semicolons. They are transvestite hermaphrodites representing absolutely nothing. All they do is show you’ve been to college.” Anyway, great job, I wishlisted on Steam which I hope helps. Take care.

hi there getting a crash on day 5 right after mc opens the laptop before getting to the screen it crashes. I copied the markdown

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/laptoplabels.rpy", line 1160, in <module>

OverflowError: math range error

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

Full traceback:

  File "laptoplabels.rpyc", line 1160, in script

  File "renpy/ast.py", line 1138, in execute

  File "renpy/python.py", line 1122, in py_exec_bytecode

  File "game/laptoplabels.rpy", line 1160, in <module>

  File "renpy/exports.py", line 1637, in pause

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3579, in interact

  File "renpy/display\core.py", line 4172, in interact_core

  File "renpy/display\core.py", line 2779, in draw_screen

  File "render.pyx", line 492, in renpy.display.render.render_screen

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\screen.py", line 731, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 1849, in render

  File "renpy/display\layout.py", line 1846, in sizeit

  File "render.pyx", line 318, in renpy.display.render.render_for_size

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\viewport.py", line 276, in render

  File "renpy/display\viewport.py", line 253, in update_offsets

  File "renpy/display\behavior.py", line 2041, in periodic

  File "renpy/display\behavior.py", line 2001, in inertia_warper

OverflowError: math range error

```not sure if this is of help but was really enjoying the game and hope I can continue it. Thanks!

Developer

This is a rare, specific Ren'py error that got fixed in future Ren'py versions of the game. Unfortunately, the free version here on Itch doesn't have that version. 

aw man that is unfortunate. Will itch.io being getting the free version update soon?

is the paid version $15?

Developer

The Elysium phone version on Itch is, yes. It's a one-time purchase. There's also the PC/Mac/Linux version on Steam, and non-Elysium versions on my Patreon.

(1 edit)

After Using the Skip Sex Scene button in the Sex Scene with Sabela 
It seems to only appear if i actually click on the button to skip it if i play out the scene and click it after it seemed to just go away 

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'after_sabela_fp_d17'.

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

Full traceback:

  File "C:\Users\shad0\OneDrive\Desktop\StrandedInSpace-1.81-pc\renpy\bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "C:\Users\shad0\OneDrive\Desktop\StrandedInSpace-1.81-pc\renpy\main.py", line 670, in main

    run(restart)

  File "C:\Users\shad0\OneDrive\Desktop\StrandedInSpace-1.81-pc\renpy\main.py", line 144, in run

    renpy.execution.run_context(True)

  File "C:\Users\shad0\OneDrive\Desktop\StrandedInSpace-1.81-pc\renpy\execution.py", line 953, in run_context

    context.run()

  File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call

  File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call

  File "endurance edition/laptopbonuses_update_two.rpyc", line 64, in script call

  File "elysium edition/vespera_update_four.rpyc", line 938, in script

  File "C:\Users\shad0\OneDrive\Desktop\StrandedInSpace-1.81-pc\renpy\script.py", line 1013, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'after_sabela_fp_d17'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.1.1.23060707

Stranded In Space 1.81

Tue May 28 23:43:33 2024

Developer

Apologies, this is something that got fixed in a future version. Can just CTRL skip through it though.

Hi using android 1-16 no patch

On day 10nand further I get the exception that follows. It occurs when I attempt to PM any one. If I log out wo pm I can play on but it totally goes south after the Lexi memory scan:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/laptoplabels.rpy", line 1160, in <module>

OverflowError: math range error

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

Full traceback:

  File "laptoplabels.rpyc", line 1160, in script

  File "renpy/ast.py", line 1138, in execute

  File "renpy/python.py", line 1122, in py_exec_bytecode

  File "game/laptoplabels.rpy", line 1160, in <module>

  File "renpy/exports.py", line 1637, in pause

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3579, in interact

  File "renpy/display\core.py", line 4172, in interact_core

  File "renpy/display\core.py", line 2779, in draw_screen

  File "render.pyx", line 492, in renpy.display.render.render_screen

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\screen.py", line 731, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 886, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\layout.py", line 1849, in render

  File "renpy/display\layout.py", line 1846, in sizeit

  File "render.pyx", line 318, in renpy.display.render.render_for_size

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display\viewport.py", line 276, in render

  File "renpy/display\viewport.py", line 253, in update_offsets

  File "renpy/display\behavior.py", line 2041, in periodic

  File "renpy/display\behavior.py", line 2001, in inertia_warper

OverflowError: math range error

[/code]

Please let me know, I want to go all the way (wink wink) this is a funny game.

TIA

Mike 

Developer

It's a Ren'py error without a user-side fix. In future versions of the game (like in the Day 19.5 version) this issue was resolved on Ren'py's side.

(1 edit)

hmm a sneaky way to get my geld ! Sigh, ok you win.

Edit: sigh. I bought, now it's fine. Well done!

LOL I also fell into this devious trap and bought the latest version. Curse you Wildman! <Shakes fist at sky>

Deleted 1 year ago
Developer

In order:

Champion
Powerful
Trophies

I know this isnt the place to post this but.... i love the game now if you can make it like myst is with real time moving and be able to touch things and contol your own sex scenes this game would go totally crazy but over all a great game

I am currently on day 11 on the free android file. Every time Celest walks in the game kicks me out. I thought it was storage but I cleared that up and it still won't let me move forward. Any suggestions?  

Developer

Kicks you out how? Back to the main menu? Are you in a replay, maybe?

If there's an error message, post what it says.

It kicks me out of the whole app without any messages. It freezes for a second and then just closes the app. It could be my device, but it had been running fine up until this point. 

Developer

It might be a device thing, but I haven't touched the free Android version in like 1.5 years. I know Renpy had a lot of specific Android issues that got fixed in later versions, which the paid version of Stranded in Space uses, so it could be some conflict with Renpy.

I assume this is happening after the sex scene with Claire during the family vacation flashback? After the sex scene, Celeste and the MC's father interrupts, and you're saying it crashes right when she appears?

Can't think of what could be causing it.

Viewing posts 41 to 65 of 65 · Previous page · First page