You are on page 1of 1

I'm sorry, but an uncaught exception occurred.

While running game code:


File "renpy/common/00console.rpy", line 807, in script call
python in _console:
TypeError: exec: arg 1 must be a string, file, or code object

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

Full traceback:
File "update3.rpyc", line 33, in script call
File "renpy/common/00console.rpy", line 807, in script call
python in _console:
File "<string>", line 1, in script
File "C:\Users\thomas.freyer\Downloads\Being.a.DIK.v0.4.1\BeingADIK-0.4.1-
pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\thomas.freyer\Downloads\Being.a.DIK.v0.4.1\BeingADIK-0.4.1-
pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
TypeError: exec: arg 1 must be a string, file, or code object

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Being a DIK 0.4.1
Mon May 25 14:24:27 2020

You might also like