Okay, this was super fun! Would love more of this
Would love a walkthrough. I'm stuck after I found boot_sequences and service_s. I'll keep trying for a while, tho, love this
Both times i have tried to download it, actors.json does not download. At first I thought that the download had just been corrupted, but then I tried again and, again, actors.json was missing. It's not like my computer detected it as a virus when i extracted it, in WinRar, the file its just not there.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2323, in script
File "game/script.rpy", line 2323, in <module>
File "game/script.rpy", line 69, in drop
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2323, in script
File "C:\Users\allie\Desktop\sim\BoneApptheTeethDemo-2.2-all\BoneApptheTeethDemo-2.2-all\renpy\ast.py", line 805, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\allie\Desktop\sim\BoneApptheTeethDemo-2.2-all\BoneApptheTeethDemo-2.2-all\renpy\python.py", line 1641, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2323, in <module>
File "game/script.rpy", line 69, in drop
File "C:\Users\allie\Desktop\sim\BoneApptheTeethDemo-2.2-all\BoneApptheTeethDemo-2.2-all\renpy\python.py", line 568, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-8-6.2.9200
Ren'Py 6.99.11.1749
Bone App the Teeth Demo 2.2
[/code]