- Jul 2, 2020
- 33
- 10
Um... does anyone going to update this game's version to either 0.3.3_a1 or 0.3.7_a1?
Or so you thinkWell, obviously, in this radio drama, the character and the actress were over 21 years old xd
View attachment 3598552 View attachment 3598552
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00director.rpy", line 290, in interact
show_director = interact_base()
File "renpy/common/00director.rpy", line 245, in interact_base
if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]:
File "renpy/common/00director.rpy", line 245, in <lambda>
if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]:
FileNotFoundError: [Errno 2] No such file or directory: 'g_script\\map\\vault_69\\gg_room.rpyc'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "g_script/map/vault_69/gg_room.rpyc", line 14, in script
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\display\core.py", line 3568, in interact
i()
File "renpy/common/00director.rpy", line 290, in interact
show_director = interact_base()
File "renpy/common/00director.rpy", line 245, in interact_base
if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]:
File "renpy/common/00director.rpy", line 245, in <lambda>
if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]:
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\scriptedit.py", line 255, in nodes_on_line
ensure_loaded(filename)
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\scriptedit.py", line 92, in ensure_loaded
renpy.lexer.list_logical_lines(fn, add_lines=True)
File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\lexer.py", line 276, in list_logical_lines
with open(filename, "rb") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'g_script\\map\\vault_69\\gg_room.rpyc'
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.4.23103101+nightly
DEEP
VAULT 69 0.3.3_a2
Sat May 25 00:30:04 2024
cant even start a new game plus to avoid the errors. you get the same and returned to the main menugame is literally broken. opening scene, you choose your name. you exit the medical office, and then i get this error.. and it returns me to the main menu
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 670, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/common/00director.rpy", line 290, in interact show_director = interact_base() File "renpy/common/00director.rpy", line 245, in interact_base if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]: File "renpy/common/00director.rpy", line 245, in <lambda> if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]: FileNotFoundError: [Errno 2] No such file or directory: 'g_script\\map\\vault_69\\gg_room.rpyc' -- Full Traceback ------------------------------------------------------------ Full traceback: File "g_script/map/vault_69/gg_room.rpyc", line 14, in script File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\ast.py", line 2259, in execute self.call("execute") File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\ast.py", line 2241, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\statements.py", line 342, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 670, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\exports.py", line 3347, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\display\core.py", line 3568, in interact i() File "renpy/common/00director.rpy", line 290, in interact show_director = interact_base() File "renpy/common/00director.rpy", line 245, in interact_base if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]: File "renpy/common/00director.rpy", line 245, in <lambda> if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]: File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\scriptedit.py", line 255, in nodes_on_line ensure_loaded(filename) File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\scriptedit.py", line 92, in ensure_loaded renpy.lexer.list_logical_lines(fn, add_lines=True) File "D:\Downloads\DEEP_VAULT_69-0.3.3_a2-pc\DEEP_VAULT_69-0.3.3_a2-pc\renpy\lexer.py", line 276, in list_logical_lines with open(filename, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: 'g_script\\map\\vault_69\\gg_room.rpyc' Windows-10-10.0.22631 AMD64 Ren'Py 8.1.4.23103101+nightly DEEP VAULT 69 0.3.3_a2 Sat May 25 00:30:04 2024
Click "Good"Dont know if it's just me, but when I start the janitor job and finish the mini game it just stays at the "18 points! good" point...don't know if I need to do anything but it just stays even if I mass click