- Jan 16, 2018
- 139
- 53
You should make one with your signature ! Like this and with your approval we can re-use it in other thread
You can re-use it wherever and whenever you wantYou should make one with your signature ! Like this and with your approval we can re-use it in other thread
Lol i was thinking about Star Trek movie scene where Eric Bana says ''Fire everything!'' (of course same subtitles applied to the scene first)You can re-use it wherever and whenever you want
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 94, in script call
python hide:
File "game/update.rpy", line 12, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/jerk.rpyc", line 183, in script call
File "game/menumain.rpyc", line 18, in script call
k8T�T��Y���4E�7
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/office.rpy", line 596, in <module>
NameError: name 'show_dir_red_folder' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/jerk.rpyc", line 183, in script call
File "game/menumain.rpyc", line 18, in script call
k8T�T��Y���4E�7
bro i am pressing shift+o but my console is not openingError message you can get:
AttributeError: 'bool' object has no attribute 'done' or
AttributeError: 'bool' object has no attribute 'on'
ValueError: list.remove(x): x not in list
Solution:
If the file in the error message is "game/library.rpy" and line 60, then rollback from the error, use the console and write:
send_barbara_library = Task(_("Send Barbara to the library"))
send_barbara_library.on = True
send_barbara_library.get = True
If the file in the error message is "game/college.rpy" and line 408, then rollback from the error, use the console and write:
tell_dean_anna_home = Task(_("Tell the dean that Anna comes home"))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True
If the file in the error message is "game/update.rpy" and line 12, then:
Download the attached update.rpy and place it into the /game folder.
Restart the game and try to continue your journey.
Attention: These fixes only works/tested on PC version. If you use Mac version maybe they will works, but never tested it as I don't use any apple stuff. For android version, the console not really works, so these fixes probably also won't works!
Known issues of 0.9.0:
You don't have permission to view the spoiler content. Log in or register now.
i am also facing number (1) problem of yours as well1) i have errors in office on quest "take photos of employers" i cant take photo of "director" when i try talk to her, i have errors and "ingor" buttons
2) and i cnat get the "health certificate" doctor says that "he is always busy for" "medical examination" and he can't give me health certificate "until i am not perfectly health" what i need to do?