passed that info on to a few devs i know, thanks mate
DraythDrake
Recent community posts
This game is so cute, absolutely love it ChaniMK. Your writing and development has gotten even better! One of my favorite games. Unfortunately I am not on twitter anymore, so it is hard to keep up ( Itch.io is not the best for letting me know when new stuff is released,) so I feel a deep dive back into ChaniMK's work in in order!
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 170, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 170, in <module>
$ ui.interact()
File "game/screens/QuestBook.rpy", line 4, in execute
File "game/screens/QuestBook.rpy", line 4, in execute
File "game/screens/QuestBook.rpy", line 12, in execute
File "game/screens/QuestBook.rpy", line 21, in execute
File "game/screens/QuestBook.rpy", line 273, in execute
File "game/screens/QuestBook.rpy", line 381, in execute
File "game/screens/QuestBook.rpy", line 381, in <module>
NameError: name 'Crecan_tracker' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 170, in script
$ ui.interact()
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 170, in <module>
$ ui.interact()
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 3579, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens/QuestBook.rpy", line 4, in execute
File "game/screens/QuestBook.rpy", line 4, in execute
File "game/screens/QuestBook.rpy", line 12, in execute
File "game/screens/QuestBook.rpy", line 21, in execute
File "game/screens/QuestBook.rpy", line 273, in execute
File "game/screens/QuestBook.rpy", line 381, in execute
File "game/screens/QuestBook.rpy", line 381, in <module>
NameError: name 'Crecan_tracker' is not defined
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.1.23060707
Acolytes 0.2.8
Sun Sep 29 21:03:42 2024
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'NAME' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "therium2.rpyc", line 3799, in script
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\ast.py", line 2572, in execute
Say.execute(self)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1436, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1350, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1330, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 373, in substitute
s = interpolate(s, variables) # type: ignore
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 86, in interpolate
raise e
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'NAME' is not defined
Windows-10-10.0.22631 AMD64
Ren'Py 8.3.0.24082114
Lust Shards Chapter 1 1.4
Thu Sep 5 22:14:57 2024
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Chapter6_Jamie.rpy", line 599, in <module>
NameError: name 'ch6_jamie_fiskmenu_alt3' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Chapter6_Jamie.rpyc", line 599, in script
File "C:\Users\ncc42\Downloads\the-life-of-me\TheLifeofMe-1.3.0-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\ncc42\Downloads\the-life-of-me\TheLifeofMe-1.3.0-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Chapter6_Jamie.rpy", line 599, in <module>
NameError: name 'ch6_jamie_fiskmenu_alt3' is not defined
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.1.23060707
The Life of Me 1.3.0
Thu Aug 22 21:01:49 2024
[/code]