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

Messes up video loading and love-loader #2

Open
hollunder opened this issue Jan 18, 2016 · 0 comments
Open

Messes up video loading and love-loader #2

hollunder opened this issue Jan 18, 2016 · 0 comments

Comments

@hollunder
Copy link

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

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

1 participant