You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lua reported a runtime error:
File "C:/Program Files\Aegisub\automation\autoload\image2ass_auto.lua", line 192
<anonymous function at lines 181-579>
File "C:/Program Files\Aegisub\automation\autoload\image2ass_auto.lua", line 172
convert_to_bmp
attempt to index global 'convertfile' (a nil value)
The text was updated successfully, but these errors were encountered:
Sante96
changed the title
Runtime Error while open image
[ImageToAss] Runtime Error while open image
May 28, 2022
if you got error: attempt to index global 'karaskel' (a nil value)
you can add: include("karaskel.lua")
at the begining of the "lyger.Image2ASS.lua" file
Lua reported a runtime error:
File "C:/Program Files\Aegisub\automation\autoload\image2ass_auto.lua", line 192
<anonymous function at lines 181-579>
File "C:/Program Files\Aegisub\automation\autoload\image2ass_auto.lua", line 172
convert_to_bmp
attempt to index global 'convertfile' (a nil value)
The text was updated successfully, but these errors were encountered: