Gardan

Member
May 3, 2019
382
697
Good Update ! Played through no errors

Guys can you tell me your stats with girls, i wonder if i missed something
 

andupreda

Member
Nov 27, 2018
220
215
AGAIN ... to by pass Caroline bug Caroline night loop when she come in your room to look for dildo ... you have to use a game editor like and change Caroline_points from 3 to 4 ... The new version doesnt add Caroline another point after that night and her arc is in loop because it need variable 4 to continue the storyline .
 

Badkarma13

New Member
Nov 10, 2018
5
0
I can't get any saves to work. Mine or even ones downloaded from here. I really don't want to start all over. Here is the code I am getting. Anyone that can help it would be appreciated.


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)
AttributeError: 'NoneType' object has no attribute 'sensitive'

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

Full traceback:
File "scripts/home/salon/morning/labels_salon_morning.rpyc", line 23, in script
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\ast.py", line 1947, in execute
self.call("execute")
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\unzipper\Milfy_City-0.6b-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 "C:\unzipper\Milfy_City-0.6b-pc\renpy\exports.py", line 2896, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\screen.py", line 683, in render
sensitive = renpy.python.py_eval(self.screen.sensitive, locals=self.scope)
AttributeError: 'NoneType' object has no attribute 'sensitive'

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Milfy City 0.6b
Mon Oct 14 17:17:57 2019
 

dbp5ca

Well-Known Member
Donor
Mar 13, 2017
1,000
815
Fuck me, around 50 pages in the last +/- 12 hours! It's impossible to keep pace with the thread

Guys, a spoiler question. And please, answer it in spoiler too:
You don't have permission to view the spoiler content. Log in or register now.
That's primarily because people for some reason aren't using the search function but prefer to just ask the same damn questions over and over :rolleyes: Not directed at you BTW, just getting annoyed at reading the last 2 dozen pages . . .
You don't have permission to view the spoiler content. Log in or register now.
 
  • Sad
Reactions: Aristos

LordDraco

Newbie
Jun 28, 2017
50
56
Caroline comes to my room ever single night to search for the dildo. The scene repeats ever night and I cant move on to her new content. Is there a way I can use console or dev console to make it move on to next scene or mark scene complete?
 

khyllia

New Member
Sep 7, 2018
1
2
I can't get any saves to work. Mine or even ones downloaded from here. I really don't want to start all over. Here is the code I am getting. Anyone that can help it would be appreciated.


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)
AttributeError: 'NoneType' object has no attribute 'sensitive'

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

Full traceback:
File "scripts/home/salon/morning/labels_salon_morning.rpyc", line 23, in script
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\ast.py", line 1947, in execute
self.call("execute")
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\unzipper\Milfy_City-0.6b-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 "C:\unzipper\Milfy_City-0.6b-pc\renpy\exports.py", line 2896, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\unzipper\Milfy_City-0.6b-pc\renpy\display\screen.py", line 683, in render
sensitive = renpy.python.py_eval(self.screen.sensitive, locals=self.scope)
AttributeError: 'NoneType' object has no attribute 'sensitive'

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Milfy City 0.6b
Mon Oct 14 17:17:57 2019
hey, have you by any chance used the cheat mod? it worked on mine by installing said mod again. might help you out
 

Javichu

Active Member
Jan 31, 2018
734
407
it's me or the game need new music, scenarios, voices, movement, other minigames, dialogues, morbid, it was cold the best fap is Celia in toilets other are a mistake I'm a full fan of Caroline but in this update i crushed my heart. The game was cold pure routine it can be a porno not a game and really bad dialogues about 1st fuck with Caroline it's really happening? oh god I'm confused. I don't know what to say, maybe I have to much expectatives but yes BAD lets the bar really high because I'm bored even of caroline really disapointed =(
 

gobman

Active Member
Oct 20, 2017
522
1,153
WHAT WILL I DO WITHOUT THOSE 2 SECOND LOOPS???!!!! I NEED MAXIMUM IMMERSION TO ESCAPE.

DESENSITIZE YOURSELF AND FACE TO COOMSHED.
 
3.80 star(s) 433 Votes