- 0
6 answers to this question
Recommended Posts

This topic is now closed to further replies.
Sign in to follow this
Followers
0
By using this site, you agree to our Guidelines and Terms of Use.
I downloaded the latest cinemavision, went into addons, chose "install from zipfile" and installed cinemavision.
1. when i start it crashes
2. Apparently it did not find my sequence so i had to "import" the old sequence
4. still , when i try to run cinemavision (press C when on a movie, chose cinemavision) it crashes. it sais "check logs"what logs wher?
furthermore my logs say (that is what i think is erroring) i think its what sais below
(API): Sequence processing finished
17:11:30 T:2944 NOTICE: [- CinemaVision -]: Experience: Playing next item: VIDEO: u'C:\\cinemavision\\Video Bumpers\\Intermission\\coca cola vs pepsi spec commercial.mp4'
17:11:30 T:2944 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'Action' object has no attribute 'module'
Traceback (most recent call last):
File "C:\Users\Epic\AppData\Roaming\Kodi\addons\script.cinemavision\addon.py", line 18, in <module>
player.begin()
File "C:\Users\Epic\AppData\Roaming\Kodi\addons\script.cinemavision\lib\player.py", line 42, in begin
e.start(seqPath)
File "C:\Users\Epic\AppData\Roaming\Kodi\addons\script.cinemavision\lib\experience.py", line 853, in start
return self._start(sequence_path)
File "C:\Users\Epic\AppData\Roaming\Kodi\addons\script.cinemavision\lib\experience.py", line 872, in _start
self.next()
File "C:\Users\Epic\AppData\Roaming\Kodi\addons\script.cinemavision\lib\experience.py", line 1165, in next
kodiutil.setGlobalProperty('module.next', self.processor.upNext() and self.processor.upNext().module._type or '')
AttributeError: 'Action' object has no attribute 'module'
-->End of Python script error report<--
Share this post
Link to post
Share on other sites