• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

maggar

New Member
Sep 28, 2018
2
0
0.4b version.... when i click the inventory bag i always get this error below. I can never click on it.

************************************************************************************

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_data.rpy", line 50, in get_selected
return getattr(self.object, self.field) == self.value
AttributeError: 'StoreModule' object has no attribute 'item'

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

Full traceback:
File "scripts/home/salon/night/scenes/ml_ml_and_f_bedroom_night_scene_v1.rpyc", line 124, in script call
File "D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc/D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc.rpyc", line 911, in script call
File "scripts/home/salon/evening/labels_salon_evening.rpyc", line 12, in script call
File "D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc/D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc.rpyc", line 911, in script call
File "scripts/home/salon/evening/labels_salon_evening.rpyc", line 12, in script
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\exports.py", line 2664, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 3019, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\screen.py", line 424, in visit_all
self.child.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 513, in visit_all
callback(self)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 3019, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 805, in per_interact
if self.is_selected():
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 795, in is_selected
return is_selected(self.action)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 365, in is_selected
return any(is_selected(i) for i in action)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 365, in <genexpr>
return any(is_selected(i) for i in action)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 368, in is_selected
return action.get_selected()
File "renpy/common/00action_data.rpy", line 50, in get_selected
return getattr(self.object, self.field) == self.value
AttributeError: 'StoreModule' object has no attribute 'item'

Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Milfy City 0.4b
Thu Sep 27 21:46:43 2018
 

sarge87

Well-Known Member
Apr 27, 2017
1,925
3,877
0.4b version.... when i click the inventory bag i always get this error below. I can never click on it.

************************************************************************************

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_data.rpy", line 50, in get_selected
return getattr(self.object, self.field) == self.value
AttributeError: 'StoreModule' object has no attribute 'item'

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

Full traceback:
File "scripts/home/salon/night/scenes/ml_ml_and_f_bedroom_night_scene_v1.rpyc", line 124, in script call
File "D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc/D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc.rpyc", line 911, in script call
File "scripts/home/salon/evening/labels_salon_evening.rpyc", line 12, in script call
File "D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc/D.S.ModCheat_v0.1e_Milfy_City-0.4b-pc.rpyc", line 911, in script call
File "scripts/home/salon/evening/labels_salon_evening.rpyc", line 12, in script
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\exports.py", line 2664, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 3019, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\screen.py", line 424, in visit_all
self.child.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 513, in visit_all
callback(self)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\core.py", line 3019, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 805, in per_interact
if self.is_selected():
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 795, in is_selected
return is_selected(self.action)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 365, in is_selected
return any(is_selected(i) for i in action)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 365, in <genexpr>
return any(is_selected(i) for i in action)
File "D:\MyFiles\aGames\Milfy_City-04b-pc\Milfy_City-0.4b-pc\Milfy_City-0.4b-pc\renpy\display\behavior.py", line 368, in is_selected
return action.get_selected()
File "renpy/common/00action_data.rpy", line 50, in get_selected
return getattr(self.object, self.field) == self.value
AttributeError: 'StoreModule' object has no attribute 'item'

Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Milfy City 0.4b
Thu Sep 27 21:46:43 2018
Download v0.4c. It fixed the bug.
 
  • Like
Reactions: aaronburr

ElmerFudd

Active Member
Sep 4, 2017
566
762
I do not know what you have. I love to see a pregnant mother in Month 7. 8. 9...
She is looking forward to her coming baby. and they look so sweet, lovely, dreamy ...
And then....

18 years later...

"Junior"
follows in his fathers footsteps and tups the MC's future wife, after his mum has popped her clogs, either that or "Junior" gets to do the GILF/MILF/DILF thing... lmao
 

oCATo

Well-Known Member
Aug 21, 2018
1,966
2,044
Я согласен с функцией беременности. Но желательно, чтобы он был необязательным
= "I agree with the function of pregnancy. But it is [desirable, optional]"

Если мать довольна своим новым ребенком, и она тоже показывает свою радость.
= "If the mother is happy with her new baby, and she also shows her joy."
 

ElmerFudd

Active Member
Sep 4, 2017
566
762
= "I agree with the function of pregnancy. But it is [desirable, optional]"

Если мать довольна своим новым ребенком, и она тоже показывает свою радость.
= "If the mother is happy with her new baby, and she also shows her joy."
Thanks for the translation.. I couldn't be arsed to Google it.. [too early in the morning for me] and I've not had my caffeine supplement... yet! ;)
 
  • Like
Reactions: CptRexx

oCATo

Well-Known Member
Aug 21, 2018
1,966
2,044
A pregnancy event with the younger sister, that may be seems funny or romantic.
Only when mother and father together want their baby, love and care.
Together! A child needs the love of father and mother.
O the MC just end with they ass kicked, WHO KNOWS.
MC just loves only his own cock and and the ass from others.
he does not care about anything else. This is so in incest fucking game.
And that's the big success of this game. It hits the interest of many.
 
  • Like
Reactions: Noneless

SuperSmash

New Member
Sep 5, 2017
11
7
hey guys im having trouble with the climb, and no its not that i cant do the minigame right, its because the bar is glitched and does not appear on my screen, all i get is a yellow section and the whole bar just glows white and purple. dont know if anybody else has had that problem aswell but its frustrating since i cant advance the aunts story line and before anybody says to update i am on version 4c
 

Volta

Well-Known Member
Apr 27, 2017
1,005
1,148
I probably shouldn't have but i did...
You don't have permission to view the spoiler content. Log in or register now.
Agreed, ICSTOR is being pretty clever with letting some of the MILF's take the lead, in this case Mom and Yazmin, this way it gives them character as well as making the MC less predatory, which is one of the problems i have with quite a few games, the MC develops from a fairly normal perv to a quite a predatory character in the name of the player getting as many scenes as possible.
 

Deleted member 167032

Alternate Existence
Donor
Game Developer
Aug 16, 2017
2,719
4,932
I've not really felt he was a predator that much, more a lonely young guy that is horny like the rest of us that age. The fact that he actually falls in love with some of them gives him more depth i suppose. Yes also like that the Milfs/women take the lead...

Agreed, ICSTOR is being pretty clever with letting some of the MILF's take the lead, in this case Mom and Yazmin, this way it gives them character as well as making the MC less predatory, which is one of the problems i have with quite a few games, the MC develops from a fairly normal perv to a quite a predatory character in the name of the player getting as many scenes as possible.
 

Volta

Well-Known Member
Apr 27, 2017
1,005
1,148
I've not really felt he was a predator that much, more a lonely young guy that is horny like the rest of us that age. The fact that he actually falls in love with some of them gives him more depth i suppose. Yes also like that the Milfs/women take the lead...
Oh i'm not suggesting that this MC is predatory just that ICSTOR often has predatory MC's
 

Challass

Newbie
Aug 10, 2018
25
7
Don't mind me but think as part of the story MC should let dad in on what Secretary and her sister are up to but only if MC is lying to them than after After awhile they end up in dads playroom as permanent guests for daddy enjoyment
 

Challass

Newbie
Aug 10, 2018
25
7
One more thought about twins how about a recorder to buy so he can record them for when they figure out he lied he can blackmail them for more sex or if told truth can get money and sex
 

Thermophob

Well-Known Member
Apr 10, 2018
1,895
2,292
Oh i'm not suggesting that this MC is predatory just that ICSTOR often has predatory MC's
He is pursuing 6 women at same time... That certainly is predatory... :D Maybe he is not as sadist as previous ones... but khm...
 

ElmerFudd

Active Member
Sep 4, 2017
566
762
hey guys im having trouble with the climb, and no its not that i cant do the minigame right, its because the bar is glitched and does not appear on my screen, all i get is a yellow section and the whole bar just glows white and purple. dont know if anybody else has had that problem aswell but its frustrating since i cant advance the aunts story line and before anybody says to update i am on version 4c
It could well be a graphics issue. Check your graphics card for driver updates.
 
3.80 star(s) 406 Votes