Create and Fuck your AI Cum Slut –70% OFF
x

Zorlun

Creating Naughtiness!
Donor
Game Developer
Feb 19, 2020
2,061
14,920
708
is there only 1 ending right now? and is there anything i can do to avoid this ending?
For now, there is only the 3 'bad' endings in the game, and you're probably stuck on the 3rd one, so here's some advises in this case:
Copy/paste of the answer I gave to the same problem: 'Broken' is the 3rd 'bad' ending, that you get automatically for 2 possible reasons:
  • Bad ratio of 'Sadness'/'Happiness'.
  • Not having solved the Jarvis problem and ending up morally broken by him as Myriam chose to service him to avoid more trouble.
The first case is hard to get honestly, so I would look into the second one, which in this case you just have to load an older save and solve the Jarvis problem on the first or second occasion, either by not giving in into his bullying; asking for help with one of the cops (if you're romancing him); using his son Bill to get help; or even fully ignore the problem.
Otherwise the coming update (which should arrive soon) will add 4 more endings, 3 'good' and 1 hidden.
 

Aspili

Newbie
Jan 24, 2020
79
148
98
Just for info: the Affection tab crashes the game.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "game/notification.rpy", line 205, in execute
    screen affection_screen():
  File "game/notification.rpy", line 205, in execute
    screen affection_screen():
  File "game/notification.rpy", line 206, in execute
    frame:
  File "game/notification.rpy", line 214, in execute
    vbox:
  File "game/notification.rpy", line 215, in execute
    hbox:
  File "game/notification.rpy", line 218, in execute
    for k in range(number_col) :
  File "game/notification.rpy", line 218, in <module>
    for k in range(number_col) :
TypeError: 'float' object cannot be interpreted as an integer

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\ast.py", line 834, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\python.py", line 1187, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\core.py", line 2218, 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 "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\core.py", line 2748, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 1 more time]
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\core.py", line 2748, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\screen.py", line 700, in update
    self.screen.function(**self.scope)
  File "game/notification.rpy", line 205, in execute
    screen affection_screen():
  File "game/notification.rpy", line 205, in execute
    screen affection_screen():
  File "game/notification.rpy", line 206, in execute
    frame:
  File "game/notification.rpy", line 214, in execute
    vbox:
  File "game/notification.rpy", line 215, in execute
    hbox:
  File "game/notification.rpy", line 218, in execute
    for k in range(number_col) :
  File "game/notification.rpy", line 218, in <module>
    for k in range(number_col) :
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\revertable.py", line 266, in revertable_range
    return RevertableList(range(*args))
TypeError: 'float' object cannot be interpreted as an integer

Windows-10-10.0.26200 AMD64
Ren'Py 8.3.7.25031702
Project Myriam Life and Explorations ch5.12+p
Wed Nov 26 07:28:40 2025
 

Zorlun

Creating Naughtiness!
Donor
Game Developer
Feb 19, 2020
2,061
14,920
708
Just for info: the Affection tab crashes the game.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "game/notification.rpy", line 205, in execute
    screen affection_screen():
  File "game/notification.rpy", line 205, in execute
    screen affection_screen():
  File "game/notification.rpy", line 206, in execute
    frame:
  File "game/notification.rpy", line 214, in execute
    vbox:
  File "game/notification.rpy", line 215, in execute
    hbox:
  File "game/notification.rpy", line 218, in execute
    for k in range(number_col) :
  File "game/notification.rpy", line 218, in <module>
    for k in range(number_col) :
TypeError: 'float' object cannot be interpreted as an integer

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\ast.py", line 834, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\python.py", line 1187, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\core.py", line 2218, 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 "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\core.py", line 2748, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 1 more time]
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\core.py", line 2748, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\display\screen.py", line 700, in update
    self.screen.function(**self.scope)
  File "game/notification.rpy", line 205, in execute
    screen affection_screen():
  File "game/notification.rpy", line 205, in execute
    screen affection_screen():
  File "game/notification.rpy", line 206, in execute
    frame:
  File "game/notification.rpy", line 214, in execute
    vbox:
  File "game/notification.rpy", line 215, in execute
    hbox:
  File "game/notification.rpy", line 218, in execute
    for k in range(number_col) :
  File "game/notification.rpy", line 218, in <module>
    for k in range(number_col) :
  File "F:\ProjectMyriamLifeandExplorations-ch5.12+p-pc\renpy\revertable.py", line 266, in revertable_range
    return RevertableList(range(*args))
TypeError: 'float' object cannot be interpreted as an integer

Windows-10-10.0.26200 AMD64
Ren'Py 8.3.7.25031702
Project Myriam Life and Explorations ch5.12+p
Wed Nov 26 07:28:40 2025
Download the new version of the game, the problem was fixed after the one you're using, you're on ch5.12, and now we're on ch.end.01a (with even ch.end.02 coming in today in early access).
 

Zorlun

Creating Naughtiness!
Donor
Game Developer
Feb 19, 2020
2,061
14,920
708
7b982230f4862a09d37352260fc86d15e49605a3.jpeg
And here you go!

Early access to update ch.end.02 of Project Myriam - Life & Explorations is out on Patreon and SubscribeStar for higher tier patrons!
Public access will be up on December 3rd!
So patience my dear pervert friends, Myriam will soon be with you!

What's new:
- 3400+ lines of new code and 352 new renders.
- 4 new ending scenes (2 paramours, 1 general 'spicy' and 1 hidden) .
- No more new choices... (we're now on the consequences of them ^^ ).
- Some more naughty content (4+ subscenes, the + for the potential weird one more for the hidden ending, if it's your thing ^^ ).
- Added a potential save for people locked on the 3rd 'bad' ending (though the save necessitate a little bit of 'Willpower', 50 to be exact).
As always, a big thank you to everyone for all their love and support! ^^

NOTE: Please, do not leak the early release before the official public version on December 3rd, it always cause more chaos than anything. Thank you all for your consideration.
 

doccop63

Engaged Member
Oct 16, 2022
2,975
4,103
387
ok, thanks Captain Obvious but you still didnt answer my question
So What part of "There's no chapter 1" Didn't You understand, Captain Oblivious? Load the fricckin' game, CHAPTER 5.12, which Contains CHAPTERS 1-1.12, CHAPTER 2-2.12, CHAPTER 3-3.12, CHAPTER 4-4.12 AND CHAPTER 5-5.12. You'll start Chapter 1 when you Start the game and continue to the END. There, your question's answered. You're Welcome. Similac & Pampers. :rolleyes:
 

8u88a2020

Member
Nov 23, 2020
159
173
166
I give up, if your so anal retentive over what chapter the game is as a whole, then I'll get more answers from talking to the wall. What I'm asking is do you have to play th first part of the game to play the second part of the game or is the second part (new release) a stand alone ? Is that clear enough for you ?
 
  • Thinking Face
Reactions: cantstopstop

TSSG59

Active Member
Jun 7, 2021
549
433
187
I give up, if your so anal retentive over what chapter the game is as a whole, then I'll get more answers from talking to the wall. What I'm asking is do you have to play th first part of the game to play the second part of the game or is the second part (new release) a stand alone ? Is that clear enough for you ?
I think you're asking about a different game altogether.
Are you thinking of Where The Heart is?.
 

8u88a2020

Member
Nov 23, 2020
159
173
166
No this one, I have already played it and removed to make room for other games I am currently playing. I waas wondering if I need any files from the 1st part in order to play the new part ?
 

PBS666

Engaged Member
Feb 19, 2019
3,614
3,408
448
No this one, I have already played it and removed to make room for other games I am currently playing. I waas wondering if I need any files from the 1st part in order to play the new part ?
Where in the OP do you see a new part ?
There is only one game. It's not split in parts. (BTW,That's what doccop63 was telling you in his post, but apparently you felt the need to start insulting him :()
 

grab6492

New Member
Sep 3, 2025
8
12
3
No this one, I have already played it and removed to make room for other games I am currently playing. I waas wondering if I need any files from the 1st part in order to play the new part ?
Just download the last version of the game, there are no parts, nobody understands what you're talking about. If you played the game before, saves are probably still on your computer so you'll be able to continue your journey
 

Zorlun

Creating Naughtiness!
Donor
Game Developer
Feb 19, 2020
2,061
14,920
708
No this one, I have already played it and removed to make room for other games I am currently playing. I waas wondering if I need any files from the 1st part in order to play the new part ?
You don't need anything else but the new version, I always share the game as a whole (though you might find some links with 'upload only' made by modders, but it's generally clearly stated).
So all you need is to download the game, your save are all stocked in your doc files like most Ren'Py games.

Though before going back to the game, you might want to wait for the new update going public (around December 3rd), for now it's only in early access.
 
  • Like
Reactions: jerry57 and Buletti

8u88a2020

Member
Nov 23, 2020
159
173
166
Where in the OP do you see a new part ?
right here - https://f95zone.to/threads/project-...tions-ch-end-01a-p-zorlun.66806/post-18739776

here is only one game. It's not split in parts. (BTW,That's what doccop63 was telling you in his post, but apparently you felt the need to start insulting him :()
sorry didnt realize Capt Obvious wa an insult, thought people on a porn site would be harder then that


If you played the game before, saves are probably still on your computer so you'll be able to continue your journey
Finally, someone gets it,Thank You


You don't need anything else but the new version, I always share the game as a whole (though you might find some links with 'upload only' made by modders, but it's generally clearly stated).
So all you need is to download the game, your save are all stocked in your doc files like most Ren'Py games.

Though before going back to the game, you might want to wait for the new update going public (around December 3rd), for now it's only in early access.

Thank you Sir, I can wait a week. Awesome game Btw, looks like you touched on a little bit of everything, looking forward to the new one
 

PBS666

Engaged Member
Feb 19, 2019
3,614
3,408
448
right here - https://f95zone.to/threads/project-...tions-ch-end-01a-p-zorlun.66806/post-18739776

That post refers to an updated version of the game. Just like all the ones before, it continues where the previous ended and requires you need to download the entire game again. There is no "update only" patch involved. Most Ren'Py game dev's don't go that route and require that you download the game anew.


sorry didnt realize Capt Obvious wa an insult, thought people on a porn site would be harder then that

Good manners cost nothing. But what comes around, goes around, doesn't it.

Finally, someone gets it,Thank You

Your original post was "Do we need chapter 1 in order to play thee next chpter ?", which is an entirely different question than "can I continue where I stopped playing if I download the new version even though I deleted the previous one I played.", which is apparently what you meant. But instead of clarifying, you started insulting the poster who answered truthfully to your original question, as if he was at fault for your inability to express yourself properly.
 

PBS666

Engaged Member
Feb 19, 2019
3,614
3,408
448
I'm over it bro, got the info I was looking for, no need to beat a dead horse
Yeah, and making friends along the way as well huh :rolleyes:
Luckily, this forum has a function for dealing with posts from people like you. Should have used it earlier. My mistake.
 
4.40 star(s) 226 Votes