ZeeLazy
Newbie
- Aug 30, 2017
- 80
- 217
- 123
Are you sure you're using the latest version of the game (0.10.4)? Because according to the log you're using 0.9.0.Doesn't work for me. I always get errors and the game crashes, essentially.
Edit: Here's the log of what it says.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 157, in script call call _start_store File "renpy/common/00start.rpy", line 139, in script call label _start_store: File "game/script.rpy", line 1722, in <module> NameError: name 'Sabia' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00start.rpy", line 157, in script call call _start_store File "renpy/common/00start.rpy", line 139, in script call label _start_store: File "game/script.rpyc", line 1722, in script File "D:\ALT-PC\Desktop\S\s\GG\Kingdom_of_Deception-pc\Kingdom_of_Deception-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\ALT-PC\Desktop\S\s\GG\Kingdom_of_Deception-pc\Kingdom_of_Deception-pc\renpy\python.py", line 1888, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 1722, in <module> NameError: name 'Sabia' is not defined Windows-7-6.1.7601-SP1 Ren'Py 6.99.14.3.3347 Kingdom of Deception 0.9.0 Sat Mar 14 23:45:15 2020
Last edited: