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
If you require SLAM and then try to load a video with sound you get something like this:
Error: [string "Video.lua"]:29: bad argument #1 to '_setSource' (Source expected, got table)
stack traceback:
[C]: in function '_setSource'
[string "Video.lua"]:29: in function 'setSource'
[string "wrap_Graphics.lua"]:365: in function 'newVideo'
src/assets.lua:5: in main chunk
[C]: in function 'require'
main.lua:13: in main chunk
[C]: in function 'require'
[string "boot.lua"]:426: in function <[string "boot.lua"]:274>
[C]: in function 'xpcall'
It is also incompatible with love-loader, however, I filed a bug there, don't know where it belongs. kikito/love-loader#15
The text was updated successfully, but these errors were encountered:
If you require SLAM and then try to load a video with sound you get something like this:
It is also incompatible with love-loader, however, I filed a bug there, don't know where it belongs.
kikito/love-loader#15
The text was updated successfully, but these errors were encountered: