So have the Monica submissive route been completed yet or is the revenge route still being completed?
BiggFrosty
2020-04-15 03:41:15 +0000 UTC
So hot!
Jenna Twerk - NSFW
2020-04-15 00:21:34 +0000 UTC
Soon. :)
Ragnaroekr
2020-04-14 21:22:37 +0000 UTC
Hello DecentMonkey ! This new update seems to be huge, content wise. Do you have any idea of when we should expect it to be released ?
Arcana3147
2020-04-14 19:16:48 +0000 UTC
j'attend beaucoup plus les repas avec le client, lorsqu'elle fait le service
2020-04-14 19:09:25 +0000 UTC
Hopefully it leads to a happy end for the customer! More money, more corruption!
Gorgon
2020-04-14 18:14:29 +0000 UTC
Hope she is dancing for Joe
Tank
2020-04-14 14:31:10 +0000 UTC
Please send me your save file to decentmonkeybox@gmail.com
DecentMonkey
2020-04-14 14:25:03 +0000 UTC
The above error happened when Betty said she new Monica was wearing her panties after getting blackmailed by Bardie. Ignore does not work game is totally stopped. Happens whatever response I pick. I have seen other exception errors as well but this is the first to totally hang the game so far.
SRed
2020-04-14 14:14:44 +0000 UTC
I'm sorry, but an uncaught exception occurred.
While running game code:
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
$ interact_data = ui.interact()
File "game/00_Functions/screens.rpy", line 160, in execute
screen screen_sprites(data):
File "game/00_Functions/screens.rpy", line 160, in execute
screen screen_sprites(data):
File "game/00_Functions/screens.rpy", line 165, in execute
fixed:
File "game/00_Functions/screens.rpy", line 190, in execute
if data != False and game_version1_screen_ready_to_render == True and episode == 2 and after_load_ready_to_render == True:
File "game/00_Functions/screens.rpy", line 195, in execute
for pass_num in range(1,3): #pass1 - overlays, pass2 - sprites and masks
File "game/00_Functions/screens.rpy", line 196, in execute
for zorder_ptr in zorder_list:
File "game/00_Functions/screens.rpy", line 198, in execute
if (data[i].has_key("active") == False or data[i]["active"] == True) and (showObjectsNotOwner == True or checkObjectOwnerVisible(i, data[i]) == True):
File "game/00_Functions/screens.rpy", line 336, in execute
if data[i]["type"] == 3: #text with image
File "game/00_Functions/screens.rpy", line 366, in execute
if pass_num == 2:
File "game/00_Functions/screens.rpy", line 440, in execute
if sceneSpriteSurfacesCache.has_key(scene_name + i) == False:
File "game/00_Functions/screens.rpy", line 441, in execute
$ spriteImage = im.MatrixColor(
File "game/00_Functions/screens.rpy", line 443, in
im.matrix.brightness(brightness_adjustment) * im.matrix.saturation(saturation_adjustment) * im.matrix.contrast(contrast_adjustment) * im.matrix.tint(tint_adjustment[0], tint_adjustment[1], tint_adjustment[2])
Exception: Expected an image, but got a general displayable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/00_Functions/scene_controller.rpy", line 129, in script
$ interact_data = ui.interact()
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-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
$ interact_data = ui.interact()
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\core.py", line 3094, in
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/00_Functions/screens.rpy", line 160, in execute
screen screen_sprites(data):
File "game/00_Functions/screens.rpy", line 160, in execute
screen screen_sprites(data):
File "game/00_Functions/screens.rpy", line 165, in execute
fixed:
File "game/00_Functions/screens.rpy", line 190, in execute
if data != False and game_version1_screen_ready_to_render == True and episode == 2 and after_load_ready_to_render == True:
File "game/00_Functions/screens.rpy", line 195, in execute
for pass_num in range(1,3): #pass1 - overlays, pass2 - sprites and masks
File "game/00_Functions/screens.rpy", line 196, in execute
for zorder_ptr in zorder_list:
File "game/00_Functions/screens.rpy", line 198, in execute
if (data[i].has_key("active") == False or data[i]["active"] == True) and (showObjectsNotOwner == True or checkObjectOwnerVisible(i, data[i]) == True):
File "game/00_Functions/screens.rpy", line 336, in execute
if data[i]["type"] == 3: #text with image
File "game/00_Functions/screens.rpy", line 366, in execute
if pass_num == 2:
File "game/00_Functions/screens.rpy", line 440, in execute
if sceneSpriteSurfacesCache.has_key(scene_name + i) == False:
File "game/00_Functions/screens.rpy", line 441, in execute
$ spriteImage = im.MatrixColor(
File "game/00_Functions/screens.rpy", line 443, in
im.matrix.brightness(brightness_adjustment) * im.matrix.saturation(saturation_adjustment) * im.matrix.contrast(contrast_adjustment) * im.matrix.tint(tint_adjustment[0], tint_adjustment[1], tint_adjustment[2])
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\im.py", line 1243, in __init__
im = image(im)
File "E:\Pat Games\Fashion Business\FashionBusiness-EP2-v11-720p-hotfix3-pc\renpy\display\im.py", line 1755, in image
raise Exception("Expected an image, but got a general displayable.")
Exception: Expected an image, but got a general displayable.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
EP2-v11-720p-hotfix3
Tue Apr 14 15:04:41 2020