Create your AI Cum Slut for Valentine’s Day 60% OFF Now
x

rambo2002

New Member
Jul 20, 2018
13
7
where Mia and Nicole are sucking MC dick? that's his dream
yes but his student gives him a blowjob immediately and the mother of her wants something from him. apart from his whole family.
Do not get me wrong I like the presentation and the graphics of the game but it's all too fast. Is he the one man in the city that all women are after him?
Personally, it makes more fun when man needs to "fight" for success.
 

croatia69

Newbie
Oct 31, 2017
73
74
So it seems this was only a minor update - I saw only two new scenes, both with Mia. Although, if we get just two new scenes, it's good they are with her :extremelyhappy:
 
  • Like
Reactions: dx_boost

Penfold Mole

Engaged Member
Respected User
May 22, 2017
3,214
8,048
After your "Fix" it says always i want to sleep..
My fix has nothing to do with your energy level problem. In fact there are no energy level manipulations in the script.rpy, that is the only file I changed, you can read it yourself.
My fix just introduces all variables to the game once and before the game actually starts or an old save gets loaded. Originally they were initialized, as many developers seem to write their code, right after you hit the start button and the game starts from the beginning. With this kind of code structure, when the dev adds new variables there and you try to continue your game from an old save, those new variables will be just unknown to the game and it will throw an error when it tries to check the value of an unknown variable.

With the fix the game won't crash if you try to continue it from an old save, but it may not work correctly if any of the variables are supposed to be greater than their original value at that point in the game.

I don't remember quite well, was there an energy management system in the previous version of the game or not. Maybe it was the mod that removed it as it was an annoyance, since I kind of remember it being there at one time, but not being an annoyance later when I played it with the mod.
In case your old save is from the modded version without the energy management, it just starts at 0 level, just as mine did.

In any case, you can get over your little chronic sleepyness problem by opening the dev console (Shift+o) and setting your energy level manually to 100:

energy=100

You can repeat it at any time in the game when the level is low and you want to do something that requires energy.

Now I just changed the initial energy level from 0 to 100, so you won't be sleepy when you try to continue with an old save from the modded game without energy management. It will drop normally when you do things that require energy, just as in a newly started game or with a manually set energy level.
 

croatia69

Newbie
Oct 31, 2017
73
74
can we do money cheat ?
Definitely, as I have tons of money in my savegame and I am sure I haven't grinded that :closedeyesmile:

Open console with Shift+o (you maybe need first to enable it) and try money=xxx or cash=xxx or sth like that.
 

devspyke

New Member
Feb 3, 2018
14
0
penfold mole Merci beaucoup, j'essaie de m'entendre tout seul, mais aucune femme ne m'appelle Julia, sinon je ne poserai pas de question mais je ne parle que français alors je ne comprends pas tout le temps mon anglais n'est pas bon, mais merci beaucoup
 

Chodu

New Member
Oct 20, 2017
5
0
I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
File "game/phone.rpy", line 579, in prepare_screen
File "game/phone.rpy", line 579, in prepare
File "game/phone.rpy", line 580, in prepare
AttributeError: 'ADVCharacter' object has no attribute 'pic'

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

Full traceback:
File "...\View_of_family-0.1.1-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "...\View_of_family-0.1.1-pc\renpy\main.py", line 446, in main
renpy.game.script.report_duplicate_labels()
File "...\View_of_family-0.1.1-pc\renpy\script.py", line 903, in report_duplicate_labels
if renpy.parser.report_parse_errors():
File "...\View_of_family-0.1.1-pc\renpy\parser.py", line 2664, in report_parse_errors
renpy.display.error.report_parse_errors(full_text, error_fn)
File "...\View_of_family-0.1.1-pc\renpy\display\error.py", line 185, in report_parse_errors
error_fn=error_fn,
File "...\View_of_family-0.1.1-pc\renpy\game.py", line 285, in invoke_in_new_context
return callable(*args, **kwargs)
File "...\View_of_family-0.1.1-pc\renpy\display\error.py", line 43, in call_exception_screen
return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
File "...\View_of_family-0.1.1-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "...\View_of_family-0.1.1-pc\renpy\display\core.py", line 2624, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "...\View_of_family-0.1.1-pc\renpy\display\core.py", line 2784, in interact_core
renpy.display.screen.prepare_screens()
File "...\View_of_family-0.1.1-pc\renpy\display\screen.py", line 873, in prepare_screens
s.ast.prepare_screen()
File "game/phone.rpy", line 579, in prepare_screen
File "game/phone.rpy", line 579, in prepare
File "game/phone.rpy", line 580, in prepare
File "...\View_of_family-0.1.1-pc\renpy\python.py", line 1836, in py_eval_bytecode
return eval(bytecode, globals, locals)



Help please :(

there were other errors with names starting with capital letters, I resolved those and then this happened
 

Penfold Mole

Engaged Member
Respected User
May 22, 2017
3,214
8,048
penfold mole Merci beaucoup, j'essaie de m'entendre tout seul, mais aucune femme ne m'appelle Julia, sinon je ne poserai pas de question mais je ne parle que français alors je ne comprends pas tout le temps mon anglais n'est pas bon, mais merci beaucoup
Google translate is somewhat wonky and I don't understand French besides 'merci beaucoup' and 'mon anglais n'est pas bon', but knowing that Julia is mrs Rhode's (Emma's mom's) first name will probably help you while reading the walkthrough.
And you're welcome, the little help that I was able to give you isn't worth much.
because the game is using military time instead of normal time.
The so called "military time" is quite normal throughout most of the Europe and other parts of the world with only a few exceptions, you know :biggrin:. We just don't read it the "military way" (it is actually quite funny when 16:15 is being read as "sixteen hundred fifteen", not just "sixteen fifteen" or "fifteen past sixteen" or "fifteen past four" or something else as casual - the way most of the normal non-military people read it)
 
  • Like
Reactions: botc76
3.70 star(s) 35 Votes