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

Error when playing via network stream #159

Closed
Timic3 opened this issue Dec 8, 2016 · 1 comment
Closed

Error when playing via network stream #159

Timic3 opened this issue Dec 8, 2016 · 1 comment

Comments

@Timic3
Copy link

Timic3 commented Dec 8, 2016

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.

@Timic3
Copy link
Author

Timic3 commented Feb 25, 2017

Fixed in dcb7eaa

@Timic3 Timic3 closed this as completed Feb 25, 2017
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