deadh30775n

Active Member
Mar 19, 2021
830
738
This error occurs when I try to enter Dick's office. What should I do to prevent it.

I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'unicode' object has no attribute 'block'

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

Full traceback:
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "tl/english/Rooms/House/Bedroom/bedroom1.rpyc", line 314, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/floor1_stairs.rpyc", line 46, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/floor1.rpyc", line 81, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Characters/Julia/Julia_floor1.rpyc", line 19, in script call
File "00_Functions/scene_controller.rpyc", line 84, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/Street_House/street_house_main_yard.rpyc", line 77, in script call
File "Characters/Monica/Drive.rpyc", line 177, in script call
File "00_Functions/scene_controller.rpyc", line 84, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 124, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 352, in script call
File "Quests/Police/Jail/Jail_Cage.rpyc", line 442, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 124, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 352, in script call
File "Quests/Police/Jail/Jail_Cage.rpyc", line 442, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/Dick_Office/Street_Dick_Office/street_dick_office.rpyc", line 75, in script
File "/data/user/0/fashion.business_ep1_720p/files/renpy/ast.py", line 2159, in execute
next_node(self.lookup())
File "/data/user/0/fashion.business_ep1_720p/files/renpy/ast.py", line 2144, in lookup
return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
File "/data/user/0/fashion.business_ep1_720p/files/renpy/translation/__init__.py", line 190, in lookup_translate
return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'
 

deadh30775n

Active Member
Mar 19, 2021
830
738
What is the differences in bitch monica and good monica in episode 1 and how its effects the game?
The answer is in the name itself. Bitch Monica behaves like a bitch to everyone and good Monica behaves in a friendly and nice manner. In bitch mode you can humiliate, fire employees, treat people like shit etc. I didn't go through the good mode, so you may want to ask people about the events takes place under good Monica.
 

fastcharge

New Member
Nov 25, 2018
11
5
Please help me... can't continue the game....Episode 2 completed

Always go to page report.......

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/start.rpy", line 64, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 123, in script call
show screen sprites_hover_dummy_screen()
File "game/scripts/start.rpy", line 64, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 123, in script call
show screen sprites_hover_dummy_screen()
ScriptError: could not find label 'floor2_julia_monica_revenge_julia_catch'.

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

Full traceback:
File "game/scripts/start.rpy", line 64, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 123, in script call
show screen sprites_hover_dummy_screen()
File "D:\@@Games\Game 3D\FashionBusiness-EP2.1-v16-COMPLETED-Extra-pc\renpy\ast.py", line 1436, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/scripts/start.rpy", line 64, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 123, in script call
show screen sprites_hover_dummy_screen()
File "D:\@@Games\Game 3D\FashionBusiness-EP2.1-v16-COMPLETED-Extra-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'floor2_julia_monica_revenge_julia_catch'.
 
Last edited:

Stan5851

Engaged Member
Oct 18, 2019
2,761
5,707
This error occurs when I try to enter Dick's office. What should I do to prevent it.

I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'unicode' object has no attribute 'block'

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

Full traceback:
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "tl/english/Rooms/House/Bedroom/bedroom1.rpyc", line 314, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/floor1_stairs.rpyc", line 46, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/floor1.rpyc", line 81, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Characters/Julia/Julia_floor1.rpyc", line 19, in script call
File "00_Functions/scene_controller.rpyc", line 84, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/Street_House/street_house_main_yard.rpyc", line 77, in script call
File "Characters/Monica/Drive.rpyc", line 177, in script call
File "00_Functions/scene_controller.rpyc", line 84, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 124, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 352, in script call
File "Quests/Police/Jail/Jail_Cage.rpyc", line 442, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 124, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 352, in script call
File "Quests/Police/Jail/Jail_Cage.rpyc", line 442, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/Dick_Office/Street_Dick_Office/street_dick_office.rpyc", line 75, in script
File "/data/user/0/fashion.business_ep1_720p/files/renpy/ast.py", line 2159, in execute
next_node(self.lookup())
File "/data/user/0/fashion.business_ep1_720p/files/renpy/ast.py", line 2144, in lookup
return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
File "/data/user/0/fashion.business_ep1_720p/files/renpy/translation/__init__.py", line 190, in lookup_translate
return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'
First of all, what you have written does not help in any way to understand what has happened. Did you pass episode 2 and you can't use your save from episode 2 in episode 3 or what? Describe it in more detail. At what exact stage the error occurs, the version number of the game in which it appears, etc. And preferably put all logs with errors under a spoiler.

If after that the players here can not help you, then try to email the developer (DM) decentmonkeybox@gmail.com
Can anyone plzz tell how to finish marcus training ???
If you are talking about the training from Ep3 v6, then
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: EraRamp

Stan5851

Engaged Member
Oct 18, 2019
2,761
5,707
What is the differences in bitch monica and good monica in episode 1 and how its effects the game?
Many of Monica's decisions in episode 1 will have global repercussions in episode 2++. Even 1 line spoken in a rude manner can have far-reaching consequences. But whether Monica should be decent or not is up to you to decide.

One prime example is the casting of the models in episode 1. You can go around being polite to the two aspiring models and not have them strip down and humiliate themselves in front of Monica, in which case Monica won't have to go through special casting calls for Biff by humiliating herself in front of him in future episodes. There's another fascinating event in episode 2, which is also affected by how you treat the two models. My advice is don't skip this content and treat the models in the casting rough.

The other decisions from episode 1 (if I remember correctly), don't directly affect the availability/unavailability of certain content (like Biff's castings), but they do affect the characters' attitude towards Monica (talking about the people she humiliated in Ep 1). There are a lot of decisions in episode 1 that affect Monica's future. But if we're talking about Monica's bitchiness or her decency as a 'parameter', then those values can't affect what Monica did in the first episode, but they can give you some leeway in your dialogue choices. Sometimes in the game there will be dialogue options that are only available for bitchy Monica or vice versa only for decent Monica. This is where in-game cheats come in handy.
 
Last edited:
  • Like
Reactions: EraRamp

vimmers

Engaged Member
Aug 12, 2017
3,746
3,106
This error occurs when I try to enter Dick's office. What should I do to prevent it.

I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'unicode' object has no attribute 'block'

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

Full traceback:
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "tl/english/Rooms/House/Bedroom/bedroom1.rpyc", line 314, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/floor1_stairs.rpyc", line 46, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/floor1.rpyc", line 81, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Characters/Julia/Julia_floor1.rpyc", line 19, in script call
File "00_Functions/scene_controller.rpyc", line 84, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/House/Street_House/street_house_main_yard.rpyc", line 77, in script call
File "Characters/Monica/Drive.rpyc", line 177, in script call
File "00_Functions/scene_controller.rpyc", line 84, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 124, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 352, in script call
File "Quests/Police/Jail/Jail_Cage.rpyc", line 442, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 184, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 124, in script call
File "Quests/Police/Jail/Jail_Day8.rpyc", line 352, in script call
File "Quests/Police/Jail/Jail_Cage.rpyc", line 442, in script call
File "00_Functions/scene_controller.rpyc", line 86, in script call
File "00_Functions/objects.rpyc", line 140, in script call
File "Rooms/Dick_Office/Street_Dick_Office/street_dick_office.rpyc", line 75, in script
File "/data/user/0/fashion.business_ep1_720p/files/renpy/ast.py", line 2159, in execute
next_node(self.lookup())
File "/data/user/0/fashion.business_ep1_720p/files/renpy/ast.py", line 2144, in lookup
return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
File "/data/user/0/fashion.business_ep1_720p/files/renpy/translation/__init__.py", line 190, in lookup_translate
return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'
Please help me... can't continue the game....Episode 2 completed

Always go to page report.......

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/start.rpy", line 64, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 123, in script call
show screen sprites_hover_dummy_screen()
File "game/scripts/start.rpy", line 64, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 123, in script call
show screen sprites_hover_dummy_screen()
ScriptError: could not find label 'floor2_julia_monica_revenge_julia_catch'.

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

Full traceback:
File "game/scripts/start.rpy", line 64, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 123, in script call
show screen sprites_hover_dummy_screen()
File "D:\@@Games\Game 3D\FashionBusiness-EP2.1-v16-COMPLETED-Extra-pc\renpy\ast.py", line 1436, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/scripts/start.rpy", line 64, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 123, in script call
show screen sprites_hover_dummy_screen()
File "D:\@@Games\Game 3D\FashionBusiness-EP2.1-v16-COMPLETED-Extra-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'floor2_julia_monica_revenge_julia_catch'.
this are probably cos you both have installed the crappy gallery mod
just uninstall it
 

deadh30775n

Active Member
Mar 19, 2021
830
738
this are probably cos you both have installed the crappy gallery mod
just uninstall it
I didn't use any mods in episode 1. I think I left some details like in which episode I was experiencing the problem and what kind of version I was using ( I was using a compressed version) ...sry about that. Anyway the problem was solved when I used the uncompressed version.
 
  • Like
Reactions: EraRamp and vimmers

depechedNode

Well-Known Member
Oct 10, 2017
1,790
3,729
Does anybody knows any mod which makes textbox transparent.
Put this file into the "game" folder if you like to use my slightly modified and old version of this great tool, otherwise use the original tool from the link. What I modified is I removed the function that changes "Quick Menu", so it only removes "text box" from dialogs and choices.
 

deadh30775n

Active Member
Mar 19, 2021
830
738
Put this file into the "game" folder if you like to use my slightly modified and old version of this great tool, otherwise use the original tool from the link. What I modified is I removed the function that changes "Quick Menu", so it only removes "text box" from dialogs and choices.
I can't seem to download this file...it opens the file when I try to click it.
 
3.50 star(s) 220 Votes