I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'TekrokSabiaSub'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/02OrcCamp Phase 02.rpyc", line 1106, in script call
�h�'�Q�]C6�|/�=�tʩJ�z�݅�۽
I cant even open the galleryI have the same problem. Don't know if it's actually a bug or I'm just missing something. I can't progress the Kia stuff after gathering the ingredients with Elmy. Also does anyone know what triggers the scene where Sabia fucks those two orcs?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Menus.rpy", line 549, in <module>
File "game/Menus.rpy", line 635, in startgallery
IOError: Couldn't find file 'Database/gallery.tsv'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Menus.rpyc", line 549, in script
File "C:\Users\Computer\NUNYA\KoD-pc 0.5.0\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Computer\NUNYA\KoD-pc 0.5.0\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Menus.rpy", line 549, in <module>
File "game/Menus.rpy", line 635, in startgallery
File "C:\Users\Computer\NUNYA\KoD-pc 0.5.0\renpy\exports.py", line 2039, in file
return renpy.loader.load(fn)
File "C:\Users\Computer\NUNYA\KoD-pc 0.5.0\renpy\loader.py", line 548, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'Database/gallery.tsv'.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.13.2919
Kingdom of Deception 0.5.0
Try a clean install.I cant even open the gallery
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Menus.rpy", line 549, in <module> File "game/Menus.rpy", line 635, in startgallery IOError: Couldn't find file 'Database/gallery.tsv'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Menus.rpyc", line 549, in script File "C:\Users\Computer\NUNYA\KoD-pc 0.5.0\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Computer\NUNYA\KoD-pc 0.5.0\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/Menus.rpy", line 549, in <module> File "game/Menus.rpy", line 635, in startgallery File "C:\Users\Computer\NUNYA\KoD-pc 0.5.0\renpy\exports.py", line 2039, in file return renpy.loader.load(fn) File "C:\Users\Computer\NUNYA\KoD-pc 0.5.0\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'Database/gallery.tsv'. Windows-7-6.1.7601-SP1 Ren'Py 6.99.13.2919 Kingdom of Deception 0.5.0
Have you tinkered with "game/Hentai Scenes.rpyc" or have a "Hentai Scenes.rpy" with altered content? Because the TekrokSabiaSub label is there in my install. And I can call it with the console in game.I don't know if I did something or nut, but i'm trying to a extremely submissive run. When i try to do the tekrok sex scene where I submit to him The game crashes with this, and I have no idea what to do... some one help me.. I just want to masturbate to cartoons.
Code:I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'TekrokSabiaSub'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/02OrcCamp Phase 02.rpyc", line 1106, in script call �h�'�Q�]C6�|/�=�tʩJ�z�݅�۽
After failing miserably countless times, I found a wise user on the internet in some thread somewhere pointing me to the light: persistent._clear(progress=True) in the console seems to do the trick.@MasterBlaxter's thoughts on the new combat system might help you.
You must be registered to see the links
For the pros : How can I reset the gallery ?
Deleting my save files didn't work.
There are links on the first page to posts saying how.how to open the console, i have placed the archives, but the console dont open with shift + o
Thanks. It works, so does my mod.After failing miserably countless times, I found a wise user on the internet in some thread somewhere pointing me to the light: persistent._clear(progress=True) in the console seems to do the trick.
Edit: It seems that that information is in %APPDATA%/RenPy/save/persistent, but I haven't tried simply deleting that.
- Go to the OPHow to unlock the gallery on mac?
I deleted lines 299 and 300There are links on the first page to posts saying how.
The highlights are getting a standard 00console file (but putting the usual True) and commenting/deleting two lines in another file.
Are you sure you have replaced renpy/common/00console.rpy with a pristine one from another game and replaced False with True on line 98 (config.console = True)?I deleted lines 299 and 300
I did everything I said in the post that you said, shift + d works, but not the console
mmm nope, i replaced false x true, but it was the same file of the gameAre you sure you have replaced renpy/common/00console.rpy with a pristine one from another game and replaced False with True on line 98 (config.console = True)?
Edit: attached my 00console.rpy, in case you need one.
I made that mistake too at first, what I think actually happens is that they edited the file so that the console is not displayed. So Ren'Py accepts the Shift + o keybind and the console is enabled, but you don't get the graphical interface.mmm nope, i replaced false x true, but it was the same file of the game
shit, i thought that just replacing the "false" line for "true" would work.
Thanks for the help! now works fine