crmsn7

Member
Aug 7, 2016
222
164
or earn them by show tits/ass and dance
you raise corruption and earn $0,75 each time 3 times a day
loan $5 each day from your old secretary
i did it this way and paid $125 i think it was

Where can I do that? I dont seem to have that option?
 

666bbb666

Member
May 21, 2018
298
75
when jump to friday

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Possible infinite loop.

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

Full traceback:
  File "scripts/start.rpyc", line 67, in script call
  File "00_Functions/scene_controller.rpyc", line 118, in script call
  File "Characters/Monica/Bed_Basement.rpyc", line 169, in script call
  File "Characters/Monica/Bed_Basement.rpyc", line 259, in script call
  File "00_Functions/06_init_python_user.rpyc", line 44, in script call
  File "00_Functions/hooks_controller.rpyc", line 294, in script call
  File "Characters/Pub/Pub_Life.rpyc", line 21, in script call
  File "00_Functions/hooks_controller.rpyc", line 279, in script
  File "D:\USER\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\execution.py", line 58, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
 EP2-v0.5-720p
Fri Jun 14 02:37:52 2019
 
  • Like
Reactions: toocool4all

Mormont

Devoted Member
Nov 30, 2018
11,925
53,081
when jump to friday

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Possible infinite loop.

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

Full traceback:
  File "scripts/start.rpyc", line 67, in script call
  File "00_Functions/scene_controller.rpyc", line 118, in script call
  File "Characters/Monica/Bed_Basement.rpyc", line 169, in script call
  File "Characters/Monica/Bed_Basement.rpyc", line 259, in script call
  File "00_Functions/06_init_python_user.rpyc", line 44, in script call
  File "00_Functions/hooks_controller.rpyc", line 294, in script call
  File "Characters/Pub/Pub_Life.rpyc", line 21, in script call
  File "00_Functions/hooks_controller.rpyc", line 279, in script
  File "D:\USER\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\execution.py", line 58, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
EP2-v0.5-720p
Fri Jun 14 02:37:52 2019
Yeah thats a known bug hope it gets fixed sooner or later.
 

amirmasood

Newbie
Dec 25, 2017
43
7
hi guys
I downloaded newest version but it does not run and has an error:



I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 442, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'gui/window_icon.png'.

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

Full traceback:
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\main.py", line 513, in main
run(restart)
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\execution.py", line 879, in run_context
context.run()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 442, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 2617, in interact
self.start()
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 1774, in start
self.set_mode()
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 2007, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "gldraw.pyx", line 204, in renpy.gl.gldraw.GLDraw.set_mode
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 1805, in post_init
self.set_icon()
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 1836, in set_icon
renpy.loader.load(icon),
File "F:\Archive\o_O\game\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
EP2-v0.5-720p
Sat Jun 15 19:10:05 2019


Can anyone upload the files that it missed in downloaded file? Or I should download again?:(
 

amirmasood

Newbie
Dec 25, 2017
43
7
can anyone upload the main folder called "renpy" for me or I should download the game again?:(
I think the problem is in repny folder and it could be fix if any of you give it to me..
 

skyusalol

Member
Feb 4, 2018
200
69
where is Melanie?
:)(y)u can see her at day u gonna see her in studio , u can also open all scene's photo shoot by talking to biff he will send u to studio , the last scene u need to talk to melanie at day she will tell u about model together come at night and talk to biff than go to studio u will open scenes with melanie ---- thats all also u need corrupts for dirty scene , how to get corrupts by 5 way doing clean house - kabab deliever - steal food in gas station - photo shoot - the last I don't remmebr what was xD
 

brittC25

Active Member
Nov 24, 2018
825
581
Does anyone have a full save for episode 1 on the full bitch route at the end of the game?

Also

Does anyone have a full save for Episode 2 having completed all events and got corruption up high enough to do the
Prostitution.

I only ask as I had a minor crash on the PC :( and had to sadly do a full windows reset lol, and lost all my games including full completed bitch route for episode 1 and full completed events for episode 2.

On a side note, could anyone tell me is it possible to get to Ranch 218, I know it is a REALLY bad place, but lol, I want to see it, or is it not gonna be open anytime soon because of its content?.
 

666bbb666

Member
May 21, 2018
298
75
come to police in new dress
324931

next
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/00_Functions/screens.rpy", line 134, in execute
  File "game/00_Functions/screens.rpy", line 134, in execute
  File "game/00_Functions/screens.rpy", line 139, in execute
  File "game/00_Functions/screens.rpy", line 164, in execute
  File "game/00_Functions/screens.rpy", line 169, in execute
  File "game/00_Functions/screens.rpy", line 170, in execute
  File "game/00_Functions/screens.rpy", line 172, in execute
  File "game/00_Functions/screens.rpy", line 188, in execute
  File "game/00_Functions/screens.rpy", line 195, in execute
  File "game/00_Functions/screens.rpy", line 196, in execute
  File "game/00_Functions/screens.rpy", line 198, in execute
  File "game/00_Functions/screens.rpy", line 198, in <module>
Exception: Could not construct image from argument.

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

Full traceback:
  File "scripts/start.rpyc", line 67, in script call
  File "00_Functions/scene_controller.rpyc", line 93, in script
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\ast.py", line 1337, in execute
    renpy.exports.with_statement(trans, paired)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\exports.py", line 1452, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 2207, in do_with
    clear=clear)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/00_Functions/screens.rpy", line 134, in execute
  File "game/00_Functions/screens.rpy", line 134, in execute
  File "game/00_Functions/screens.rpy", line 139, in execute
  File "game/00_Functions/screens.rpy", line 164, in execute
  File "game/00_Functions/screens.rpy", line 169, in execute
  File "game/00_Functions/screens.rpy", line 170, in execute
  File "game/00_Functions/screens.rpy", line 172, in execute
  File "game/00_Functions/screens.rpy", line 188, in execute
  File "game/00_Functions/screens.rpy", line 195, in execute
  File "game/00_Functions/screens.rpy", line 196, in execute
  File "game/00_Functions/screens.rpy", line 198, in execute
  File "game/00_Functions/screens.rpy", line 198, in <module>
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\im.py", line 1711, in image
    raise Exception("Could not construct image from argument.")
Exception: Could not construct image from argument.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
EP2-v0.5-720p
Sun Jun 16 01:08:09 2019


NEXT bug
Steve contract
324949
 
Last edited:

skyusalol

Member
Feb 4, 2018
200
69
come to police in new dress
View attachment 324931

next
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/00_Functions/screens.rpy", line 134, in execute
  File "game/00_Functions/screens.rpy", line 134, in execute
  File "game/00_Functions/screens.rpy", line 139, in execute
  File "game/00_Functions/screens.rpy", line 164, in execute
  File "game/00_Functions/screens.rpy", line 169, in execute
  File "game/00_Functions/screens.rpy", line 170, in execute
  File "game/00_Functions/screens.rpy", line 172, in execute
  File "game/00_Functions/screens.rpy", line 188, in execute
  File "game/00_Functions/screens.rpy", line 195, in execute
  File "game/00_Functions/screens.rpy", line 196, in execute
  File "game/00_Functions/screens.rpy", line 198, in execute
  File "game/00_Functions/screens.rpy", line 198, in <module>
Exception: Could not construct image from argument.

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

Full traceback:
  File "scripts/start.rpyc", line 67, in script call
  File "00_Functions/scene_controller.rpyc", line 93, in script
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\ast.py", line 1337, in execute
    renpy.exports.with_statement(trans, paired)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\exports.py", line 1452, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 2207, in do_with
    clear=clear)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/00_Functions/screens.rpy", line 134, in execute
  File "game/00_Functions/screens.rpy", line 134, in execute
  File "game/00_Functions/screens.rpy", line 139, in execute
  File "game/00_Functions/screens.rpy", line 164, in execute
  File "game/00_Functions/screens.rpy", line 169, in execute
  File "game/00_Functions/screens.rpy", line 170, in execute
  File "game/00_Functions/screens.rpy", line 172, in execute
  File "game/00_Functions/screens.rpy", line 188, in execute
  File "game/00_Functions/screens.rpy", line 195, in execute
  File "game/00_Functions/screens.rpy", line 196, in execute
  File "game/00_Functions/screens.rpy", line 198, in execute
  File "game/00_Functions/screens.rpy", line 198, in <module>
  File "D:\UzveR\Downloads\Fashion Business\FashionBusiness-EP2-v0.5-720p-pc\renpy\display\im.py", line 1711, in image
    raise Exception("Could not construct image from argument.")
Exception: Could not construct image from argument.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
EP2-v0.5-720p
Sun Jun 16 01:08:09 2019


NEXT bug
Steve contract
View attachment 324949
give me ur save file i will check the issue
 
3.50 star(s) 226 Votes