[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 518, in script
scene black fade
Exception: Image 'black' does not accept attributes 'fade'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 518, in script
scene black fade
File "C:\Games\Tales_Of_Unity-0.11-pc\renpy\ast.py", line 1542, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Games\Tales_Of_Unity-0.11-pc\renpy\ast.py", line 1371, in show_imspec
renpy.config.show(name,
File "C:\Games\Tales_Of_Unity-0.11-pc\renpy\exports.py", line 686, in show
if not base.find_target() and renpy.config.missing_show:
File "C:\Games\Tales_Of_Unity-0.11-pc\renpy\display\image.py", line 414, in find_target
self.target = target._duplicate(a)
File "C:\Games\Tales_Of_Unity-0.11-pc\renpy\display\core.py", line 397, in _duplicate
args.extraneous()
File "C:\Games\Tales_Of_Unity-0.11-pc\renpy\display\core.py", line 265, in extraneous
raise Exception("Image '{}' does not accept attributes '{}'.".format(
Exception: Image 'black' does not accept attributes 'fade'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Tales_of_Unity-v0.11 0.11
Sat Dec 16 23:07:27 2023
[/code]