We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
emit GRAPHICS_SET_BMP_FRAME(15,15); emit GRAPHICS_DRAW_BMP(0, 0, "res/star.bmp");
[(null):0] -> [/tmp/lua_TOMY5U:7675] -> runtime error: invalid number of frame Aborted (core dumped) Makefile:25: recipe for target 'all' failed make: *** [all] Error 134
The error occurs when trying to access a non-existent frame in the bmp image, but its not clear at the error message.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The error occurs when trying to access a non-existent frame in the bmp image, but its not clear at the error message.
The text was updated successfully, but these errors were encountered: