39 lines
1.9 KiB
Plaintext
39 lines
1.9 KiB
Plaintext
I'm sorry, but an uncaught exception occurred.
|
|
|
|
While running game code:
|
|
File "game/shiro_route.rpy", line 503, in script
|
|
ak think "דברים נשברים בכנס כל הזמן, אני בטוח שיש דרך לתקן גם נעל."
|
|
Exception: Image 'akai' does not accept attributes 'think'.
|
|
|
|
-- Full Traceback ------------------------------------------------------------
|
|
|
|
Full traceback:
|
|
File "game/shiro_route.rpy", line 503, in script
|
|
ak think "דברים נשברים בכנס כל הזמן, אני בטוח שיש דרך לתקן גם נעל."
|
|
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 "E:\renpy-8.3.2-sdk\renpy\display\displayable.py", line 249, in _duplicate
|
|
args.extraneous()
|
|
File "E:\renpy-8.3.2-sdk\renpy\display\displayable.py", line 109, in extraneous
|
|
raise Exception("Image '{}' does not accept attributes '{}'.".format(
|
|
Exception: Image 'akai' does not accept attributes 'think'.
|
|
|
|
Windows-10-10.0.19045 AMD64
|
|
Ren'Py 8.3.2.24090902
|
|
Otomai 1.0
|
|
Tue Jan 7 14:50:17 2025
|