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
When I am watching via network stream (Popcorn Time, Web Torrent...) I get an error and window doesn't show up at all. The error I get is:
qt4 debug: activating or triggering extension 'VLsub 0.10.0' lua debug: Activating extension 'VLsub 0.10.0' lua debug: [VLsub] Welcome lua debug: [VLSub] Working directory: C:\Users\Me\AppData\Roaming\vlc\lua\extensions\userdata\vlsub lua debug: [VLSub] Loading config file: C:\Users\Me\AppData\Roaming\vlc\lua\extensions\userdata\vlsub\vlsub_conf.xml lua debug: [VLSub] Video URI: http://localhost:50536/2 lua warning: Error while running script C:\Program Files (x86)\VideoLAN\VLC\lua\extensions\vlsub.lua, function activate(): ...am Files (x86)\VideoLAN\VLC\lua\extensions\vlsub.lua:1460: bad argument #1 to 'match' (string expected, got nil) lua error: Could not activate extension! lua debug: Deactivating 'VLsub 0.10.0' lua debug: [VLsub] Bye bye! lua debug: Extension thread end: 'VLsub 0.10.0'
I patched the error myself, but I suggest you find a solution to this.
The text was updated successfully, but these errors were encountered:
Fixed in dcb7eaa
Sorry, something went wrong.
No branches or pull requests
When I am watching via network stream (Popcorn Time, Web Torrent...) I get an error and window doesn't show up at all. The error I get is:
I patched the error myself, but I suggest you find a solution to this.
The text was updated successfully, but these errors were encountered: