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

Watchcartoononline script failed #36

Open
Bigzeta6969 opened this issue Apr 20, 2016 · 2 comments
Open

Watchcartoononline script failed #36

Bigzeta6969 opened this issue Apr 20, 2016 · 2 comments

Comments

@Bigzeta6969
Copy link

Installed v1.0.22 and when I go to run it it gives me a error I hope this error log is what you need to see.

01:40:51 M: 26001408 WARNING: -->Python Initialized<--
01:40:55 M: 22712320 ERROR: Error Type: <type 'exceptions.AttributeError'>
01:40:56 M: 22642688 ERROR: Error Contents: 'module' object has no attribute 'File'
01:40:56 M: 22642688 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\Watch Cartoon Online\default.py", line 462, in
Main()
File "Q:\plugins\video\Watch Cartoon Online\default.py", line 96, in Main
html = utils.getHTML(URL)
File "Q:\plugins\video\Watch Cartoon Online\wco_utils.py", line 105, in getHTML
html = quicknet.getURL(url, 86400, agent=agent)
File "Q:\plugins\video\Watch Cartoon Online\quicknet.py", line 72, in getURL
addToCache(url, data)
File "Q:\plugins\video\Watch Cartoon Online\quicknet.py", line 99, in addToCache
f = sfile.file(cachePath, 'w')
File "Q:\plugins\video\Watch Cartoon Online\sfile.py", line 50, in file
return xbmcvfs.File(filename, type)
AttributeError: 'module' object has no attribute 'File'
01:40:56 M: 30568448 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/Watch Cartoon Online/
01:40:56 M: 30568448 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/Watch Cartoon Online/) failed
01:40:56 M: 30892032 WARNING: XFILE::CVideoDatabaseDirectory::GetLabel - Unknown nodetype requested 6

@spoyser
Copy link
Owner

spoyser commented Apr 20, 2016

No idea on that one, xbmcvfs is a Kodi module and has previously always had a File method.

Are you running a Krypton nightly?

@Bigzeta6969
Copy link
Author

Running XBMC4Xbox 3.5.3

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

2 participants