69 lines
3.4 KiB
Plaintext
69 lines
3.4 KiB
Plaintext
I'm sorry, but an uncaught exception occurred.
|
|
|
|
Compiling ATL code at game/sprite_settings.rpy:18
|
|
File "game/akai_route.rpy", line 437, in script
|
|
ak surprised "אה, לא הצגתי אותו. הוא עוזר לי עם המשימות שלי בתור מתנדב!"
|
|
File "renpy/common/00layeredimage.rpy", line 704, in _duplicate
|
|
d = d._duplicate(None)
|
|
File "game/sprite_settings.rpy", line 18, in <module>
|
|
transform_anchor Tru
|
|
NameError: name 'Tru' is not defined
|
|
|
|
-- Full Traceback ------------------------------------------------------------
|
|
|
|
Full traceback:
|
|
File "game/akai_route.rpy", line 437, in script
|
|
ak surprised "אה, לא הצגתי אותו. הוא עוזר לי עם המשימות שלי בתור מתנדב!"
|
|
File "E:\renpy-8.3.2-sdk\renpy\ast.py", line 2573, in execute
|
|
Say.execute(self)
|
|
File "E:\renpy-8.3.2-sdk\renpy\ast.py", line 615, in execute
|
|
renpy.exports.say(who, what, *args, **kwargs)
|
|
File "E:\renpy-8.3.2-sdk\renpy\exports\sayexports.py", line 132, in say
|
|
who(what, *args, **kwargs)
|
|
File "E:\renpy-8.3.2-sdk\renpy\character.py", line 1393, in __call__
|
|
old_attr_state = self.handle_say_attributes(False, interact)
|
|
File "E:\renpy-8.3.2-sdk\renpy\character.py", line 1212, in handle_say_attributes
|
|
if self.resolve_say_attributes(predicting, attrs):
|
|
File "E:\renpy-8.3.2-sdk\renpy\character.py", line 1168, in resolve_say_attributes
|
|
renpy.exports.show(show_image)
|
|
File "E:\renpy-8.3.2-sdk\renpy\exports\displayexports.py", line 477, in show
|
|
if not base.find_target() and renpy.config.missing_show:
|
|
File "E:\renpy-8.3.2-sdk\renpy\display\image.py", line 421, in find_target
|
|
self.target = target._duplicate(a)
|
|
File "renpy/common/00layeredimage.rpy", line 704, in _duplicate
|
|
d = d._duplicate(None)
|
|
File "E:\renpy-8.3.2-sdk\renpy\display\transform.py", line 1193, in _duplicate
|
|
rv = self(_args=args)
|
|
File "E:\renpy-8.3.2-sdk\renpy\display\transform.py", line 1095, in __call__
|
|
child = child._duplicate(_args)
|
|
File "E:\renpy-8.3.2-sdk\renpy\display\image.py", line 459, in _duplicate
|
|
rv.find_target()
|
|
File "E:\renpy-8.3.2-sdk\renpy\display\image.py", line 421, in find_target
|
|
self.target = target._duplicate(a)
|
|
File "E:\renpy-8.3.2-sdk\renpy\display\transform.py", line 1194, in _duplicate
|
|
rv.take_execution_state(self)
|
|
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 551, in take_execution_state
|
|
block = self.compile()
|
|
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 723, in compile
|
|
block = self.atl.compile(self.context)
|
|
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 925, in compile
|
|
statements = [ i.compile(ctx) for i in self.statements ]
|
|
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 925, in <listcomp>
|
|
statements = [ i.compile(ctx) for i in self.statements ]
|
|
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 1266, in compile
|
|
value = ctx.eval(expr)
|
|
File "E:\renpy-8.3.2-sdk\renpy\atl.py", line 387, in eval
|
|
return renpy.python.py_eval(expr, locals=self.context)
|
|
File "E:\renpy-8.3.2-sdk\renpy\python.py", line 1209, in py_eval
|
|
return py_eval_bytecode(code, globals, locals)
|
|
File "E:\renpy-8.3.2-sdk\renpy\python.py", line 1202, in py_eval_bytecode
|
|
return eval(bytecode, globals, locals)
|
|
File "game/sprite_settings.rpy", line 18, in <module>
|
|
transform_anchor Tru
|
|
NameError: name 'Tru' is not defined
|
|
|
|
Windows-10-10.0.19045 AMD64
|
|
Ren'Py 8.3.2.24090902
|
|
Otomai 1.0
|
|
Sat Feb 1 11:54:44 2025
|