2.90 star(s) 60 Votes

Mikadio2887

Newbie
Mar 28, 2019
63
9
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/Main_GUI.rpy", line 9, in execute
  File "game/Main_GUI.rpy", line 9, in execute
  File "game/Main_GUI.rpy", line 12, in execute
NameError: Name 'Mom' is not defined.

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

Full traceback:
  File "script/Home/home/sf_m/sf_br/sf_br_m.rpyc", line 29, in script
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\ast.py", line 1947, in execute
    self.call("execute")
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\ast.py", line 1935, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\exports.py", line 2896, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\core.py", line 3091, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\core.py", line 3091, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/Main_GUI.rpy", line 9, in execute
  File "game/Main_GUI.rpy", line 9, in execute
  File "game/Main_GUI.rpy", line 12, in execute
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\text\text.py", line 1479, in __init__
    self.set_text(text, scope, substitute)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\text\text.py", line 1598, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\substitutions.py", line 253, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.04.2 PC\renpy\substitutions.py", line 212, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Mom' is not defined.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Desired Love 
Thu Jul 25 00:34:53 2019
 
May 25, 2017
190
42
```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label after_load is defined twice, at
File "game/patch.rpy", line 6 and
File "script.rpyc", line 238.

Ren'Py Version: Ren'Py 7.3.2.320
Thu Jul 25 12:00:53 2019
```
 

Cryptor

Member
Jul 16, 2017
412
571
Do you think all the build-up will end just with kisses and touches? Of course there is gonna be sex. This update was dedicated to Katherine as she was the character with the least amount of content, now that's over with I will add more spicy scenes. I am not saying that every new scene from now on is gonna be just sex, I don't want to turn it into a fuck fest, but yeah it's getting close.
I dont wont critism you, you do a great job and i like the characters, renders everything is fine. but i´m playing also month agos "a wife and a mother" but this game is only romance every update the fans are waiting for some action, but nothing, its very dissapointing.
of course a game need a good story and a building, i´m not a fan from hardcore at the beginning.
hope you understand.
keep up the good work !
 
D

Deleted member 1326591

Guest
Guest
```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label after_load is defined twice, at
File "game/patch.rpy", line 6 and
File "script.rpyc", line 238.

Ren'Py Version: Ren'Py 7.3.2.320
Thu Jul 25 12:00:53 2019
```
Did you use patch?
Try this one.
 
Last edited by a moderator:
  • Like
Reactions: Papa Ernie

Joshua Tree

Conversation Conqueror
Jul 10, 2017
6,158
6,556
It's fine, I didn't take it as a criticism. I only wanted to clarify why there is not a whole lot of sex scenes, yet. I don't like when everything starts like "Hi, did you sleep well, let me give you a blowjob.", It's an adult game, but that doesn't mean they cannot have a normal conversations about normal everyday stuff. I want to have characters that have their own feelings, problems and not everything is revolving around mc's cock. I am glad you like the game.

A little graph describing what is a trend now from my findings. if the game is very slow, don't have a lot of sex scenes from the start, but have a good characters it's still a bad game. If the game is a sex, sex, sex in the first 5 minutes of gameplay it's great, awesome. I know that this one started quite fast with Julia at the beginning but it actually slowed down a lot.

View attachment 354522

I know there are people that's gonna fine slowburn/build-up game awesome but they are generally in a minority.
Guess I'm in a minority as I like slowburn games, but foremost I like more "realistic" games. To much mc got elephant dick and everyone want to bone him syndrome out there. Or women doesn't mind if they have to share the mc. Anyone that had to deal with jealous girls in rl, know :p Consequence of actions is nice as well. Just because there is a girl in the game doesn't mean you should bone her. Getting cock blocked by the game because you as the player act like the poster boy of std's is fine too :p

Ignore the haters, the loud critics and make the game you want to make.
 
  • Like
Reactions: Mytez

Goblin Baily: DILF

Conversation Conqueror
Sep 29, 2017
7,319
15,639
It's fine, I didn't take it as a criticism. I only wanted to clarify why there is not a whole lot of sex scenes, yet. I don't like when everything starts like "Hi, did you sleep well, let me give you a blowjob.", It's an adult game, but that doesn't mean they cannot have a normal conversations about normal everyday stuff. I want to have characters that have their own feelings, problems and not everything is revolving around mc's cock. I am glad you like the game.

A little graph describing what is a trend now from my findings. if the game is very slow, don't have a lot of sex scenes from the start, but have a good characters it's still a bad game. If the game is a sex, sex, sex in the first 5 minutes of gameplay it's great, awesome. I know that this one started quite fast with Julia at the beginning but it actually slowed down a lot.

View attachment 354522

I know there are people that's gonna fine slowburn/build-up game awesome but they are generally in a minority.
have you tried pornhub? there's no build-up
 
  • Like
Reactions: goner5

HHUUKK

Active Member
Feb 9, 2018
724
4,797
It's fine, I didn't take it as a criticism. I only wanted to clarify why there is not a whole lot of sex scenes, yet. I don't like when everything starts like "Hi, did you sleep well, let me give you a blowjob.", It's an adult game, but that doesn't mean they cannot have a normal conversations about normal everyday stuff. I want to have characters that have their own feelings, problems and not everything is revolving around mc's cock. I am glad you like the game.

A little graph describing what is a trend now from my findings. if the game is very slow, don't have a lot of sex scenes from the start, but have a good characters it's still a bad game. If the game is a sex, sex, sex in the first 5 minutes of gameplay it's great, awesome. I know that this one started quite fast with Julia at the beginning but it actually slowed down a lot.

View attachment 354522

I know there are people that's gonna fine slowburn/build-up game awesome but they are generally in a minority.
Hello It's Me.

Your game is good and it is not boring. It has great graphics and the effort you put into the game is evident. Many devs would like to approach the level of your renders.

Against you is the time you have been with the game. Some say: Still no sex? Imho I don't think it's the problem. Others say: we still don't know very well what's going on ?? The father, the currency, the dreams ... many questions, which seem to be cleared shortly.

If you put the 2 things together... I think there is the problem. A lot of development time and neither sex nor history.

Me, and I tell you this with all the love in the world, this is what I would do:

I would focus on the story, more father, more development, so that we know a little where everything is going and then gradually introduce the love plots. You already have the scenes, you would simply postpone them in time. I think that would give it consistency. You would have a strong story to hold on to and generate interest among the public. If the story is good.. the rest goes alone.
 
  • Like
Reactions: InfamousGuy
2.90 star(s) 60 Votes