Be a part of CinemaVision today! Once registered and logged in, you will have access to public chat and your own private messenger, you can view and contribute guides, collaborate on the forums, review downloads, give reputation to your fellow members, contribute content and so much more. Registering is quick and completely free, so what are you waiting for? Sign In Sign Up
I hadn't used the CinemaVision plugin for a few months. Went to go use it and it won't launch. Tells me to check the logs.
I'm also not able to save to ANY folder after making changes to a sequence. I tried the home directory and also a fully writable NFS share still wouldn't save.
I've tried the most recent stable version and also the development version same errors with both.
Running Kodi on OSMC.
Errors in log:
13:04:28 520631.156250 T:1490023408 NOTICE: [- CinemaVision -]: Version: 1.0.12a1
13:04:38 520640.875000 T:1490023408 NOTICE: [- CinemaVision -] (API): Rating Systems:
13:04:38 520640.875000 T:1490023408 NOTICE: [- CinemaVision -] (API): MPAA: [NR, G, PG, PG-13, R, NC-17]
13:04:38 520640.875000 T:1490023408 NOTICE: [- CinemaVision -] (API): FSK: [18, 16, 12, 6, 0]
13:04:38 520640.875000 T:1490023408 NOTICE: [- CinemaVision -] (API): DEJUS: [18 Anos, 16 Anos, 14 Anos, 12 Anos, 10 Anos, Livre]
13:04:38 520640.875000 T:1490023408 NOTICE: [- CinemaVision -] (API): BBFC: [R18, 18, 15, 12, 12A, PG, U, Uc]
13:04:38 520641.187500 T:1490023408 ERROR: Traceback (most recent call last):
13:04:38 520641.187500 T:1490023408 ERROR: File "/home/osmc/.kodi/addons/script.cinemavision/lib/cinemavision/sequence.py", line 1067, in getItemsFromString
13:04:38 520641.187500 T:1490023408 ERROR: return getItemsFromXMLString(dstring)
13:04:38 520641.187500 T:1490023408 ERROR: File "/home/osmc/.kodi/addons/script.cinemavision/lib/cinemavision/sequence.py", line 1040, in getItemsFromXMLString
13:04:38 520641.187500 T:1490023408 ERROR: e = ET.fromstring(dstring)
13:04:38 520641.187500 T:1490023408 ERROR: File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301, in XML
13:04:38 520641.218750 T:1490023408 ERROR: return parser.close()
13:04:38 520641.218750 T:1490023408 ERROR: File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1654, in close
13:04:38 520641.218750 T:1490023408 ERROR: self._raiseerror(v)
13:04:38 520641.218750 T:1490023408 ERROR: File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
13:04:38 520641.218750 T:1490023408 ERROR: raise err
13:04:38 520641.218750 T:1490023408 ERROR: ParseError: no element found: line 1, column 0
13:04:38 520641.218750 T:1490023408 WARNING: CSkinInfo: failed to load skin settings
13:04:38 520641.656250 T:1490023408 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type'exceptions.TypeError'>
Error Contents: object of type 'NoneType' has no len()
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.cinemavision/addon.py", line 18, in <module>
player.begin(args=args)
File "/home/osmc/.kodi/addons/script.cinemavision/lib/player.py", line 71, in begin
e.start(seqPath)
File "/home/osmc/.kodi/addons/script.cinemavision/lib/experience.py", line 900, in start
return self._start(sequence_path)
File "/home/osmc/.kodi/addons/script.cinemavision/lib/experience.py", line 919, in _start
self.processor.process()
File "/home/osmc/.kodi/addons/script.cinemavision/lib/cinemavision/sequenceprocessor.py", line 1258, in process
while pos < len(self.sequence):
TypeError: object of type 'NoneType' has no len()
-->End of Python script error report<--
I hadn't used the CinemaVision plugin for a few months. Went to go use it and it won't launch. Tells me to check the logs.
I'm also not able to save to ANY folder after making changes to a sequence. I tried the home directory and also a fully writable NFS share still wouldn't save.
I've tried the most recent stable version and also the development version same errors with both.
Running Kodi on OSMC.
Errors in log:
Share this post
Link to post
Share on other sites