all i know is that a .lock file is missing heres the traceback
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/definitions.rpy", line 8, in
WindowsError: [Error 2] The system cannot find the file specified: 'c:\users\ronnie\appdata\local\temp\F-Doki Doki Literature Club-DDLC-.lock'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "F:\Doki Doki Literature Club\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "F:\Doki Doki Literature Club\renpy\main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "F:\Doki Doki Literature Club\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "F:\Doki Doki Literature Club\renpy\script.py", line 753, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "F:\Doki Doki Literature Club\renpy\script.py", line 445, in finish_load
node.early_execute()
File "F:\Doki Doki Literature Club\renpy\ast.py", line 865, in early_execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/definitions.rpy", line 8, in
File "python-packages/singleton.py", line 39, in init
WindowsError: [Error 2] The system cannot find the file specified: 'c:\users\ronnie\appdata\local\temp\F-Doki Doki Literature Club-DDLC-.lock'
Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
i notice it was in a temp folder, and i recently ran a pc cleaning program. is there anyway i could download and move this file out of a temp folder?
all i know is that a .lock file is missing heres the traceback
I'm sorry, but an uncaught exception occurred.
While running game code: File "game/definitions.rpy", line 8, in
WindowsError: [Error 2] The system cannot find the file specified: 'c:\users\ronnie\appdata\local\temp\F-Doki Doki Literature Club-DDLC-.lock'
-- Full Traceback ------------------------------------------------------------
Full traceback: File "F:\Doki Doki Literature Club\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "F:\Doki Doki Literature Club\renpy\main.py", line 364, in main renpy.game.script.load_script() # sets renpy.game.script. File "F:\Doki Doki Literature Club\renpy\script.py", line 265, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "F:\Doki Doki Literature Club\renpy\script.py", line 753, in load_appropriate_file self.finish_load(stmts, initcode, filename=fn + source) File "F:\Doki Doki Literature Club\renpy\script.py", line 445, in finish_load node.early_execute() File "F:\Doki Doki Literature Club\renpy\ast.py", line 865, in early_execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "F:\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/definitions.rpy", line 8, in
File "python-packages/singleton.py", line 39, in init
WindowsError: [Error 2] The system cannot find the file specified: 'c:\users\ronnie\appdata\local\temp\F-Doki Doki Literature Club-DDLC-.lock'
Windows-7-6.1.7601-SP1 Ren'Py 6.99.12.4.2187
i notice it was in a temp folder, and i recently ran a pc cleaning program. is there anyway i could download and move this file out of a temp folder?