So the Cold strea date will be later?
You don't have permission to view the spoiler content. Log in or register now.
View attachment 5098663
I saw that name and my mind was once again invaded by crushing riffs
The premise seems cool, there's not to many seafaring themed AVNs out there(Although previews suggest that most of the action will take place on land).
I'm really looking forward to playing it
There shall be femdom versions of certain girls, just the ones that make sense, though it'll be light femdom, basically just the girl being more assertive and usually being on top, nothing too far from vanilla.Ntr & femdom upcoming ? (I hope not)
This could be the one of the best things I've read in a long time.There shall be femdom versions of certain girls, just the ones that make sense, though it'll be light femdom, basically just the girl being more assertive and usually being on top, nothing too far from vanilla.
No NTR content ever, in fact, every girl in the game is a certified virgin. I have a few MILF characters planned, they will be virgins too. In the year 2092, we have the technology to achieve this level of peak.
HOLY BASED!There shall be femdom versions of certain girls, just the ones that make sense, though it'll be light femdom, basically just the girl being more assertive and usually being on top, nothing too far from vanilla.
No NTR content ever, in fact, every girl in the game is a certified virgin. I have a few MILF characters planned, they will be virgins too. In the year 2092, we have the technology to achieve this level of peak.
Going to be whipping Pax violently until he creates the UI, one of the parts will be a little screen explaining all the stats and what they do. Software and Hardware currently just represent your character's generalized capacity with then, and then it'll be leaning into some of the MC's abilities that he gets later on. He already has a ton, so he's probably not gonna get shitloads of specialized cyberware, but it'll just mean that sometimes he solves problems differently. Whether that's better, worse, or not at all, depends on the situation, and then whatever that results in shall be seen.The slow collection of software / hardware points...the benefits of collecting each would be great to know. Instead of just guessing what results will happen to MC later in this story.
Regards.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 6256, in script
n n "The door clicked shut with the sound of a hundred anxious thoughts slamming into it at once, where you began to hear frantic clacks on a keyboard."
Exception: Say has image attributes ('n',), but there's no image tag associated with the speaking character.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 6256, in script
n n "The door clicked shut with the sound of a hundred anxious thoughts slamming into it at once, where you began to hear frantic clacks on a keyboard."
File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\ast.py", line 2579, in execute
Say.execute(self)
File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\ast.py", line 621, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\character.py", line 1393, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\character.py", line 1212, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\character.py", line 1138, in resolve_say_attributes
raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,))
Exception: Say has image attributes ('n',), but there's no image tag associated with the speaking character.
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Leviathan 0.3v
Fri Aug 1 13:10:01 2025
Thank you for bringing this one to my attention, if you roll back and pick the other option you should be good. It's a quick fix, I'll put that one in the hotfix update I'm putting out tomorrow. Seems like it's just something my playtesting missed, I am working on getting more playtesters on who can check for stuff like that, apologies for the fuckup.Came across this error.
Also, even after the scene with the helicopter ended, the helicopter audio track continued to play till the end of the update.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 6256, in script n n "The door clicked shut with the sound of a hundred anxious thoughts slamming into it at once, where you began to hear frantic clacks on a keyboard." Exception: Say has image attributes ('n',), but there's no image tag associated with the speaking character. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 6256, in script n n "The door clicked shut with the sound of a hundred anxious thoughts slamming into it at once, where you began to hear frantic clacks on a keyboard." File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\ast.py", line 2579, in execute Say.execute(self) File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\ast.py", line 621, in execute renpy.exports.say(who, what, *args, **kwargs) File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\exports\sayexports.py", line 132, in say who(what, *args, **kwargs) File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\character.py", line 1393, in __call__ old_attr_state = self.handle_say_attributes(False, interact) File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\character.py", line 1212, in handle_say_attributes if self.resolve_say_attributes(predicting, attrs): File "C:\Users\dugfo\Games\Leviathan-0.3v-pc\Leviathan-0.3v-pc\renpy\character.py", line 1138, in resolve_say_attributes raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,)) Exception: Say has image attributes ('n',), but there's no image tag associated with the speaking character. Windows-10-10.0.19045 AMD64 Ren'Py 8.3.4.24120703 Leviathan 0.3v Fri Aug 1 13:10:01 2025
No problem, that's what I ended up doing.Thank you for bringing this one to my attention, if you roll back and pick the other option you should be good. It's a quick fix, I'll put that one in the hotfix update I'm putting out tomorrow. Seems like it's just something my playtesting missed, I am working on getting more playtesters on who can check for stuff like that, apologies for the fuckup.
None explicitly planned at the moment, but it'll happen eventually. It's not something I'm opposed to having, and it'll be one of those where you can choose which you want in the moment, so it'll be available on some of the scenes in the future.any anal sex planned?
I'm currently the process of uploading the hotfix versions to my itchio links, and I'll put up the links on here too I just am limited on how many update reports I can put up in a given time. It should go away off a reload, sorry for the mistake, I'm working on getting more playtesters for next update.What can be done with the fucking helicopter sound? It's so annoying...![]()
There shall be femdom versions of certain girls, just the ones that make sense, though it'll be light femdom, basically just the girl being more assertive and usually being on top, nothing too far from vanilla.
No NTR content ever, in fact, every girl in the game is a certified virgin. I have a few MILF characters planned, they will be virgins too. In the year 2092, we have the technology to achieve this level of peak.