Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ImageToAss] Runtime Error while open image #14

Open
Sante96 opened this issue May 28, 2022 · 1 comment
Open

[ImageToAss] Runtime Error while open image #14

Sante96 opened this issue May 28, 2022 · 1 comment

Comments

@Sante96
Copy link

Sante96 commented May 28, 2022

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)

@Sante96 Sante96 changed the title Runtime Error while open image [ImageToAss] Runtime Error while open image May 28, 2022
@luudanmatcuoi-vn
Copy link

luudanmatcuoi-vn commented Oct 15, 2023

You can avoid that problem by chosing .bmp files.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants