V0.3change log v 0.3 vs 0.4
go to the photoshoot area and enter the dressing roomin "Dick" quest im at "no news from Melanie", where can i finde her or what to do next?
she is not in Makeup room. when you ask photographer, secretary or biff they say that she didnt come today and they dont know where she isgo to the photoshoot area and enter the dressing room
i found her in the makeup room. sooooo..she is not in Makeup room. when you ask photographer, secretary or biff they say that she didnt come today and they dont know where she is
if i'm not mistaking the dick questline ends here for the moment, you'll be able to continue when the dev adds moreshe is not in Makeup room. when you ask photographer, secretary or biff they say that she didnt come today and they dont know where she is
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_Functions/01_init_python.rpy", line 101, in saywrapper_execute
KeyError: u'monicaWhoringClothAssCorruptionrequired'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00_Functions/scene_controller.rpyc", line 241, in script call
File "00_Functions/scene_controller.rpyc", line 241, in script call
File "00_Functions/objects.rpyc", line 445, in script call
File "00_Functions/scene_controller.rpyc", line 241, in script call
File "00_Functions/scene_controller.rpyc", line 218, in script call
File "scripts/start.rpyc", line 96, in script call
File "00_Functions/scene_controller.rpyc", line 127, in script call
File "00_Functions/objects.rpyc", line 443, in script call
File "00_Functions/hooks_controller.rpyc", line 294, in script call
File "Quests/EP2_02/EP22_Quests_Falling_Path.rpyc", line 75, in script call
File "tl/german/Quests/EP2/Citizens/Citizen8_dialogue.rpyc", line 257, in script
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "game/00_Functions/01_init_python.rpy", line 101, in saywrapper_execute
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\substitutions.py", line 242, 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
KeyError: u'monicaWhoringClothAssCorruptionrequired'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
EP2-v0.42
Wed May 22 15:36:43 2019
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_Functions/01_init_python.rpy", line 101, in saywrapper_execute
KeyError: u'MonicaWhoringClothPylonDanceCorruptionRequired'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "00_Functions/scene_controller.rpyc", line 241, in script call
File "00_Functions/scene_controller.rpyc", line 241, in script call
File "00_Functions/objects.rpyc", line 445, in script call
File "00_Functions/scene_controller.rpyc", line 241, in script call
File "00_Functions/scene_controller.rpyc", line 218, in script call
File "scripts/start.rpyc", line 96, in script call
File "00_Functions/scene_controller.rpyc", line 127, in script call
File "00_Functions/objects.rpyc", line 443, in script call
File "00_Functions/hooks_controller.rpyc", line 294, in script call
File "Quests/EP2_02/EP22_Quests_Falling_Path.rpyc", line 75, in script call
File "tl/german/Quests/EP2/Citizens/Citizen9_dialogue.rpyc", line 438, in script
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "game/00_Functions/01_init_python.rpy", line 101, in saywrapper_execute
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "O:\FashionBusiness\FashionBusiness-EP2-v0.4-pc\renpy\substitutions.py", line 242, 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
KeyError: u'MonicaWhoringClothPylonDanceCorruptionRequired'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
EP2-v0.42
Wed May 22 16:00:47 2019
All arts are finished. The new update provides 1120 brand new CG's and more than 1300 lines of dialogues.All arts are finished. The new update provides 1120 brand new CG's and more than 1300 lines of dialogues.
It's time for creation of cool animations!
P.S. The HDD failed on the second (new) render station. Replacement and setup took some time. Now everything is working at full speed!
All arts are finished. The new update provides 1120 brand new CG's and more than 1300 lines of dialogues.
It's time for creation of cool animations!
P.S. The HDD failed on the second (new) render station. Replacement and setup took some time. Now everything is working at full speed!
You are finished the gamei cant progress Betty to lvl 5 it says waiting for further progress of the plot of the game
but Melanie is already gone missing and Bardie is on lvl 5 cant find anything to progress
here is my save file if you want to check it
on guide it says you can progress betty to level 6 but mine got stuck on level 4 !You are finished the game