Command & Obey your model on Jerkmate — you’re in control. Join Now!
x

yandex

Active Member
Oct 17, 2018
563
658
254
Love Melanie all the way, hope she gets lots more content.
Two requests for expert players here,

1)How many scenes in total are with Melanie and which ones ?

2)Can someone please share a save games with all Melanie saves ?

As far as I know, apart from photoshoots, Melanie has 4 scenes

1) with lawyer in her home
2)Being blackmailed by Victoria in Lawyer's office
3)Monica's audition
4)Present from Victoria for girlfriends

Are there any other scenes with Melanie apart from these ?
 

Mata3

New Member
Mar 6, 2019
12
1
13
I was playing through Episode 2 V.11 and immediately after I buy the apartment from the kebab guy,I get this error (does anyone know how to solve this?):
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 129, in script
$ interact_data = ui.interact()
File "game/00_Functions/scene_controller.rpy", line 129, in <module>
$ interact_data = ui.interact()
File "game/00_Functions/screens.rpy", line 856, in execute
screen hud_minimap(minimapData):
File "game/00_Functions/screens.rpy", line 856, in execute
screen hud_minimap(minimapData):
File "game/00_Functions/screens.rpy", line 867, in execute
if miniMapTurnedOff2 == False:
File "game/00_Functions/screens.rpy", line 868, in execute
fixed:
File "game/00_Functions/screens.rpy", line 869, in execute
if len(minimapData) > 0:
File "game/00_Functions/screens.rpy", line 871, in execute
if miniMapOpened == False:
File "game/00_Functions/screens.rpy", line 872, in execute
button:
File "game/00_Functions/screens.rpy", line 881, in execute
add get_image_filename(miniMapOpenButtonImg + res.suffix)
AttributeError: 'bool' object has no attribute '_duplicatable'

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

Full traceback:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 129, in script
$ interact_data = ui.interact()
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/00_Functions/scene_controller.rpy", line 129, in <module>
$ interact_data = ui.interact()
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/00_Functions/screens.rpy", line 856, in execute
screen hud_minimap(minimapData):
File "game/00_Functions/screens.rpy", line 856, in execute
screen hud_minimap(minimapData):
File "game/00_Functions/screens.rpy", line 867, in execute
if miniMapTurnedOff2 == False:
File "game/00_Functions/screens.rpy", line 868, in execute
fixed:
File "game/00_Functions/screens.rpy", line 869, in execute
if len(minimapData) > 0:
File "game/00_Functions/screens.rpy", line 871, in execute
if miniMapOpened == False:
File "game/00_Functions/screens.rpy", line 872, in execute
button:
File "game/00_Functions/screens.rpy", line 881, in execute
add get_image_filename(miniMapOpenButtonImg + res.suffix)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\sl2\sldisplayables.py", line 432, in sl2add
if d._duplicatable:
AttributeError: 'bool' object has no attribute '_duplicatable'
 

ibizadalton

Well-Known Member
Donor
Apr 23, 2019
1,003
3,038
461
I was playing through Episode 2 V.11 and immediately after I buy the apartment from the kebab guy,I get this error (does anyone know how to solve this?):
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 129, in script
$ interact_data = ui.interact()
File "game/00_Functions/scene_controller.rpy", line 129, in <module>
$ interact_data = ui.interact()
File "game/00_Functions/screens.rpy", line 856, in execute
screen hud_minimap(minimapData):
File "game/00_Functions/screens.rpy", line 856, in execute
screen hud_minimap(minimapData):
File "game/00_Functions/screens.rpy", line 867, in execute
if miniMapTurnedOff2 == False:
File "game/00_Functions/screens.rpy", line 868, in execute
fixed:
File "game/00_Functions/screens.rpy", line 869, in execute
if len(minimapData) > 0:
File "game/00_Functions/screens.rpy", line 871, in execute
if miniMapOpened == False:
File "game/00_Functions/screens.rpy", line 872, in execute
button:
File "game/00_Functions/screens.rpy", line 881, in execute
add get_image_filename(miniMapOpenButtonImg + res.suffix)
AttributeError: 'bool' object has no attribute '_duplicatable'

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

Full traceback:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 129, in script
$ interact_data = ui.interact()
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/00_Functions/scene_controller.rpy", line 129, in <module>
$ interact_data = ui.interact()
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/00_Functions/screens.rpy", line 856, in execute
screen hud_minimap(minimapData):
File "game/00_Functions/screens.rpy", line 856, in execute
screen hud_minimap(minimapData):
File "game/00_Functions/screens.rpy", line 867, in execute
if miniMapTurnedOff2 == False:
File "game/00_Functions/screens.rpy", line 868, in execute
fixed:
File "game/00_Functions/screens.rpy", line 869, in execute
if len(minimapData) > 0:
File "game/00_Functions/screens.rpy", line 871, in execute
if miniMapOpened == False:
File "game/00_Functions/screens.rpy", line 872, in execute
button:
File "game/00_Functions/screens.rpy", line 881, in execute
add get_image_filename(miniMapOpenButtonImg + res.suffix)
File "E:\FashionBusiness-EP2-v11-720p-pc\renpy\sl2\sldisplayables.py", line 432, in sl2add
if d._duplicatable:
AttributeError: 'bool' object has no attribute '_duplicatable'


Update CODE (Win & Mac*):
397996
 

vimmers

Forum Fanatic
Aug 12, 2017
4,223
3,748
476
After the conversation ends, double dance begins. And even though I complete all the scenes, the same thing happens. I don't know what triggered like a continuous loop
not quite sure what there trigger it
have you tried to look at mollys table
have u talked with molly
have u stole money when being a waitress
 

Vorsyn

Newbie
Oct 10, 2018
24
29
74
Faced two minor issues.
Fred won't come ask me to look into Julia's panties at the office. I 've reached the place i get to pinch her ass, but story won't move from then.
Second one is more of a question, the Steve&Jane contracts, is there more content there above from sucking Steve's dick under the table for 5k?
 

vimmers

Forum Fanatic
Aug 12, 2017
4,223
3,748
476
Yes I did, and then I tried to quit without paying. But it didn't happen.
could you pm me your save and i will look at it but it shall be from version 0,11hotfix3
and a save higher then 10-1-LT1
Faced two minor issues.
Fred won't come ask me to look into Julia's panties at the office. I 've reached the place i get to pinch her ass, but story won't move from then.
Second one is more of a question, the Steve&Jane contracts, is there more content there above from sucking Steve's dick under the table for 5k?
1. you need to kiss her some more or what the previous task was to raise her stat
2. no or yes if you have the extra version i think
 

slaveyan

Member
Feb 26, 2020
278
116
208
I downloaded the latest version of EP2 11HOTFIX3, but still couldn't talk to the bartender in SHINY HOLE
 
3.50 star(s) 241 Votes