- Oct 28, 2022
- 188
- 92
Yes my bad : her nannyOriginally she's her nanny
Last edited:
Yes my bad : her nannyOriginally she's her nanny
you need also to make Vivian slip in ep3Thank you all, I succeeded except for one achievement. "Another One Bites the Dust - Not one, but two have now fallen victim to your newfound abilities. Is it mere coincidence? Or is it destiny?"
I do as it is written in the guide:
◈Just keep going and ♥♥♥
◈Time for a getaway!
But it doesn't work
I see Marianne in contacts but when I try to open it the screen turn grey. It is not possible to skipstuck not sure where to check, already checked in contacts and the posting app.
Thank you. How everything turns out to be interconnectedyou need also to make Vivian slip in ep3
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 461, in execute_pause
renpy.pause()
File "game/phone.rpy", line 701, in execute
File "game/phone.rpy", line 701, in execute
File "game/phone.rpy", line 780, in execute
File "game/phone.rpy", line 794, in execute
File "game/phone.rpy", line 799, in execute
File "game/phone.rpy", line 811, in execute
File "game/phone.rpy", line 855, in execute
File "game/phone.rpy", line 874, in execute
File "game/phone.rpy", line 880, in execute
File "game/phone.rpy", line 881, in execute
File "game/phone.rpy", line 882, in execute
NameError: Name 'm_c2' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script_e4.rpyc", line 2133, in script
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 461, in execute_pause
renpy.pause()
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\exports.py", line 1638, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 3582, 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\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/phone.rpy", line 701, in execute
File "game/phone.rpy", line 701, in execute
File "game/phone.rpy", line 780, in execute
File "game/phone.rpy", line 794, in execute
File "game/phone.rpy", line 799, in execute
File "game/phone.rpy", line 811, in execute
File "game/phone.rpy", line 855, in execute
File "game/phone.rpy", line 874, in execute
File "game/phone.rpy", line 880, in execute
File "game/phone.rpy", line 881, in execute
File "game/phone.rpy", line 882, in execute
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'm_c2' is not defined.
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Having a HARD time 0.4.0
Mon Oct 21 12:17:48 2024
I had the same error as you. But what I did was loading an earlier save an CTRL skipped to the same place and made a new save. That did the trick. Good luck!I'm getting an exception when trying to message Marianne about going to see the scientist sisters. Looks like a variable isn't defined somewhere. Anybody else getting that?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 461, in execute_pause renpy.pause() File "game/phone.rpy", line 701, in execute File "game/phone.rpy", line 701, in execute File "game/phone.rpy", line 780, in execute File "game/phone.rpy", line 794, in execute File "game/phone.rpy", line 799, in execute File "game/phone.rpy", line 811, in execute File "game/phone.rpy", line 855, in execute File "game/phone.rpy", line 874, in execute File "game/phone.rpy", line 880, in execute File "game/phone.rpy", line 881, in execute File "game/phone.rpy", line 882, in execute NameError: Name 'm_c2' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script_e4.rpyc", line 2133, in script File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\ast.py", line 2259, in execute self.call("execute") File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\ast.py", line 2241, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\statements.py", line 342, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 461, in execute_pause renpy.pause() File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\exports.py", line 1638, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 3582, 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\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 4055, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 476, in visit_all callback(self) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\core.py", line 4055, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 487, in per_interact self.update() File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\display\screen.py", line 680, in update self.screen.function(**self.scope) File "game/phone.rpy", line 701, in execute File "game/phone.rpy", line 701, in execute File "game/phone.rpy", line 780, in execute File "game/phone.rpy", line 794, in execute File "game/phone.rpy", line 799, in execute File "game/phone.rpy", line 811, in execute File "game/phone.rpy", line 855, in execute File "game/phone.rpy", line 874, in execute File "game/phone.rpy", line 880, in execute File "game/phone.rpy", line 881, in execute File "game/phone.rpy", line 882, in execute File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\text\text.py", line 1633, in __init__ self.set_text(text, scope, substitute) # type: ignore File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\text\text.py", line 1763, in set_text i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 278, in substitute s = formatter.vformat(s, (), kwargs) # type: ignore File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 168, in get_field obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs) File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value File "C:\Users\cgose\Desktop\Online Learning\Python\VNS\HavingaHARDtime\HavingaHARDtime-0.4.0-pc\renpy\substitutions.py", line 236, in __getitem__ raise NameError("Name '{}' is not defined.".format(key)) NameError: Name 'm_c2' is not defined. Windows-10-10.0.22631 AMD64 Ren'Py 8.1.3.23091805 Having a HARD time 0.4.0 Mon Oct 21 12:17:48 2024
In Jane's crazy dream we saw Marianne with a Dick, perhaps replicating the experiment will make that happen, although I personally like Jane to be the one who has "the power" to impregnate everyone.My only wish for this game is that we encounter another futa down the line, hopefully more then one...
She's Jane's mother, but Patreon has this stupid incest rule so they just put a caretaker to avoid problems.Originally she's her nanny
Later on, surely, seeing the clues that the game leaves, it will be a part of the plot, a teacher cannot get pregnant and we already know that Jane has 120% quality sperm to get pregnant, it is obvious that it will happen.What about pregnancies in the game? Now or later?
Her parents didn't give her super cancer, she volunteered to get super cancer so her sister, who only had regular cancer, would have one last chance to reconcile her broken relationship with their father before she died. Father told her to fuck off, though, so it was all a waste.And make sure Himiko's dying for normal reasons and not because her parents somehow gave her super cancer or something.
Yeah, when it says in the beginning of the game that it deals with some hard issues that's no bullshit but that's why I like this game and others like it another emotional rollercoaster is Acting LessonsYeah I found the part on the bridge between the MC and Lisa very emotional, to the point I was crying seeing what had happened to her. Me a 56 year old man crying while playing a video game, that is how powerful that part on the bridge when Lisa tells her story to the MC.
Sort of there is one part near the start when the MC's mother asks what is going on and you select "show her your cock" and when her mother asks why she is getting turned on you select "thinking of her" the MC's mother will give the MC a HJ.
The ending was too traumatic for me, I won't make the same mistake again in Being a DIK, I'm off the Maya and Josy routeYeah, when it says in the beginning of the game that it deals with some hard issues that's no bullshit but that's why I like this game and others like it another emotional rollercoaster is Acting Lessons
Just use the mod to get 6 activities a weekend.What activity is the best? , i mean for an extra scene (gym, work,library, hiking ,social media , etc)
It seems there are no tags to indicate dark themes like family tragedy, suicide (attempts), death, ...The ending was too traumatic for me, I won't make the same mistake again in Being a DIK, I'm off the Maya and Josy route
With Lisa they turned up the tragedy meter too high, I don't think there's any way it could get more tragic than that, or at least I hope so.
In my opinion the running through the park route, involves saving a girl from a man who wants to abuse her and you do it in a super epic way, you get to know the girl and she obviously falls in love with Jane.What activity is the best? , i mean for an extra scene (gym, work,library, hiking ,social media , etc)
At the moment it doesn't seem to make much difference, just do what comes from your heart.Are love and corruption/lust different paths with unique scenes or dialogue? And if yes, should I try to keep a balance between these stats or focus on the route I prefer, to get all the content from that route?
I guess to impact the player more, in "Acting Lessons" everything seemed joy and fun, it seemed like everything would be happy but when we got to the final parts "BOOOOOOOOOM" he stuck it in my ass really hard and left me looking like a used bitch on the floor.It seems there are no tags to indicate dark themes like family tragedy, suicide (attempts), death, ...