Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

KingOfThePorcelainThrone

32
Posts
2
Topics
5
Following
A member registered Jan 04, 2020

Recent community posts

Maybe I missed it somewhere but is there an ETA on when season 2 will be available for the general public? No problem if not.

so I won't miss anything by just viewing the scenes via the main menu. Got it. Thanks for getting back to me. I saw the release date for Steam. I'm excited.  When you posted about the issues with itch.io I was worried that the story would never get finished.  I don't even care much about the sexy times. Those are just icing on the cake. No pun intended. lol.

(1 edit)

So, the Elysium Edition. I downloaded the latest release, unzipped, and had to move some save files around due to some unknown error I've been having issues with lately.  So I don't have to start over again. 

But during a conversation with Paige (day 16 I think?) she was talking about memories I haven't seen. Probably due to the Elysium edition previously not being free? I don't know. I bought the $5 deal at one point. Can't remember what that one is/was called.  

In order to view everything I missed is all I need to do is go through the Elysium Edition Scenes? Or are/were other things I missed buy not having E.E. before now? I'm cool with eventually starting over. Especially if there is stuff I missed.

So, I know nothing of game development. But here's to hoping you figure something out!

Whether it gets moved to Steam or you go solo or something. Whichever way you go, I just hope Itch.io will allow you to let us know on here, what ends up happening. Cause for the most part I don't even care about the sex (although still love the female nudity), I just want to see what happens next! How it concludes!

So, I just downloaded 0.14. I started with, but haven't played since 0.11.

 and the save files aren't showing up in the 0.14. For every other game I've played from itch.io I could just download the latest update, delete the old one, and pick up where I left off (with the one other exception being the last one I updated). 

Did the way the save files work change? Do I need to manually move the save files over or something?

thank you! Also, "Leetspeak"?

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]

(2 edits)

Anyone got a list of Paige Page Codes? Or know where I can find them? I've had no luck so far. Although I'm not surprised. My Optometrist appointment can't come fast enough. Blasted optical receptacle orbs!

is this meant to be in VR? Everything looks stretched out like it does when trying to view VR on a regular screen. I think. It's been a while since I last hooked up my VR stuff

You're right. I'm sorry.  It's no excuse but I can have a hard time interpreting how someone is saying something. Especially in text form. I thought....well it doesn't matter.

To help your curiosity I'll try and explain some of what I prefer and prefer to avoid. I'm a straight male. The idea of even holding a guys hand makes me nauseous (I'm not against gays. I actually support gays, lesbians and bisexuals because who cares? It doesn't affect me if Tom and Tim down the road get the freaky deaky on, lol. And if they want to get married or whatever then let them)      

When I'm looking for real life stuff I 100% do not want to see a naked guy(s). It's just disgusting to me, seeing other guys’ dicks and asses. Not really sure how to explain it. 

So with the real stuff it’s either lesbians or women masturbating. Nothing else.

As far as animated stuff. If we are talking straight porn. I've entered the realm of the Futanari (women but with dicks and sometimes both dicks and pussies.) How a woman with a dick screwing a woman is different for me then a guy screwing a woman, I’m not sure, because it’s still two women? Definitely only in the animated realm though. I'm not into real life shemales or himshes or whatever is the socially acceptable terms are.

As far as these visual novels….I’ve had to change due to the lack of decent/good lesbian VNs. When it comes to male protags…if it’s POV I’m okay with it cause I can imagine it’s me. Where it shows both characters…….I guess there are a ton of factors. Is the male protag going around looking at women with lecherous grins on his face? His he pressuring women to screw him? In sex scenes do I see more of him or more of the woman? Do I have to look at his ass? Are there lots of scenes with his dick when there is not a sexual encounter? His he initiating the sexy time or are the women just as eager as the he is? 

(1 edit)

I don't know if you've already figured out your save problem but I had the same one.

After you do that, check to make sure it worked and then you can delete the empty "Fant-Template..." folder

seriously? wtf do you think?

I don't want to see OTHER peoples' dicks whether real life or animated

When is the 0.02 public release going to be? That way I can put it on my calendar

I only recently found "Missy". Haven't tried it yet tho. The other one doesn't ring a bell. I'll check it out tho. The other one I'm referring to is "Yuri University".

thank you! This is only the 2nd, girls only VN (as far as I can tell so far. I'm not that far in) that is actually decent, that I have found. It's been driving me crazy. I'm not into dicks so why would I want to see them. lol.

ETA on the next update?

So, first of, sorry if this has been asked a thousand times. But on the laptop starting on day 12. That "?" icon that when clicked brings up a screen with Paige laying down on your bed with arms wide open and what looks like a combination lock at the bottom.......what's that about? Unless it gets revealed in the next update. In which case feel free to just say something like "you'll find out in the next update" or something. Which is hopefully soon. 

Might be kinda weird to say seeing as the type of VN this is but I'm actually more interested in how the story plays out then the naughty times. Which are also great. Still enjoy those. So 2 thumbs up! Plus the spelling and grammar compared to most other games of this type? 3 thumbs up for that alone! I don't have 5 thumbs but oh well, lol

Oh good! I found some answers but I was still struggling with others. Thanks for the quick reply

also, maybe it's a part of my problem but since I entered the Escape Room game there seems to be a delayed reaction when clicking on certain things. Is my laptop just crap or?

So, is there a guide with all the answers and what to do? I suck at Escape Room stuff.