Jump to content

Welcome, Guest!

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

Become a RedCarpet Club Member Today!

   Join Now
  • 0
Sign in to follow this  
jtoney7852

Errors and more errors

Question

New user here, downloaded the addon and KODI today.  All I'm getting are errors when I try to load a movie using Cinemavision and I'm told to look at the log.

Now I've noticed that when I try to build the database/content it stops at Adding Content Trailers/Getting Trailer list and doesn't proceed.  I do have a lot of files in the content directories so this shouldn't be a rapid process.

Help please!!!

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0
5 hours ago, jtoney7852 said:

<log>

So from that error, it appears that the Sequence file couldn't be read. It may have become corrupted. It's also not a good idea to name the Sequence with odd characters, we've seen that cause problems before. Here's what I'd suggest:

  1. Load your Sequence file named [ Default 2D].cvseq.
    • If the Sequence fails to load, create a new Sequence from scratch.
  2. Press C on your keyboard.
  3. Choose Save As....
  4. Name it something unique like My 2D Sequence.cvseq.
  5. Set My 2D Sequence.cvseq as your default 2D Sequence.
  6. Delete [ Default 2D].cvseq from the Sequences directory.

If you still get the same error, make sure that the drive or network share is readable/writable by Kodi:

  1. Open the Kodi File Manager.
  2. Select the source for your network share, which is used to store your CinemaVision content.
  3. Browse to the location of your Sequences directory.
  4. Create a new folder called Test.
    1. Press C on the keyboard.
    2. Choose Make new folder.
    3. Name the folder Test.

 

Share this post


Link to post
Share on other sites
  • 0
12 hours ago, jtoney7852 said:

New user here, downloaded the addon and KODI today.  All I'm getting are errors when I try to load a movie using Cinemavision and I'm told to look at the log.

Now I've noticed that when I try to build the database/content it stops at Adding Content Trailers/Getting Trailer list and doesn't proceed.  I do have a lot of files in the content directories so this shouldn't be a rapid process.

Help please!!!

It might be an issue with the iTunes scraper. Can you post your log for us?

Share this post


Link to post
Share on other sites
  • 0

19:54:48 T:46668  NOTICE: [- CinemaVision -]: Version: 1.0.11
19:54:49 T:46668  NOTICE: [- CinemaVision -] (API): Rating Systems:
19:54:49 T:46668  NOTICE: [- CinemaVision -] (API):   MPAA: [NR, G, PG, PG-13, R, NC-17]
19:54:49 T:46668  NOTICE: [- CinemaVision -] (API):   FSK: [18, 16, 12, 6, 0]
19:54:49 T:46668  NOTICE: [- CinemaVision -] (API):   DEJUS: [18 Anos, 16 Anos, 14 Anos, 12 Anos, 10 Anos, Livre]
19:54:49 T:46668  NOTICE: [- CinemaVision -] (API):   BBFC: [R18, 18, 15, 12, 12A, PG, U, Uc]
19:54:49 T:46668  NOTICE: [- CinemaVision -]: Experience: Screensaver: Mode stored (screensaver.xbmc.builtin.dim)
19:54:49 T:46668  NOTICE: [- CinemaVision -]: Experience: Visualization: Mode stored (visualization.milkdrop)
19:54:49 T:46668  NOTICE: [- CinemaVision -]: Experience: Play GUI sounds: Mode stored (1)
19:54:49 T:46668  NOTICE: [- CinemaVision -]: Language: en-us
19:54:49 T:46668  NOTICE: [- CinemaVision -] (API): Default rating system: MPAA
19:54:49 T:46668  NOTICE: [- CinemaVision -]: Rating from Kodi: Rated R
19:54:49 T:46668  NOTICE: [- CinemaVision -]: Experience: CODEC (Untitledmovie): dca (6 channels)
19:54:49 T:46668 WARNING: CSkinInfo: failed to load skin settings
19:54:49 T:47092   ERROR: Control 201 in window 13000 has been asked to focus, but it can't
19:54:53 T:46668  NOTICE: [- CinemaVision -]: Loading sequence for 2D: u'P:\\Cinema\\Sequences\\[ Default 2D ].cvseq'
19:54:53 T:46668  NOTICE: [- CinemaVision -]: Experience: Play GUI sounds: DISABLED
19:54:53 T:46668  NOTICE: [- CinemaVision -]: Experience: Screensaver: DISABLED
19:54:53 T:46668  NOTICE: [- CinemaVision -]: Experience: Visualization: DISABLED
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): u''
19:54:53 T:46668   ERROR: Traceback (most recent call last):
19:54:53 T:46668   ERROR:   File "C:\Users\Justin\AppData\Roaming\Kodi\addons\script.cinemavision\lib\cinemavision\sequence.py", line 1067, in getItemsFromString
19:54:53 T:46668   ERROR:     return getItemsFromXMLString(dstring)
19:54:53 T:46668   ERROR:   File "C:\Users\Justin\AppData\Roaming\Kodi\addons\script.cinemavision\lib\cinemavision\sequence.py", line 1040, in getItemsFromXMLString
19:54:53 T:46668   ERROR:     e = ET.fromstring(dstring)
19:54:53 T:46668   ERROR:   File "C:\Program Files (x86)\Kodi\system\python\Lib\xml\etree\ElementTree.py", line 1301, in XML
19:54:53 T:46668   ERROR:     return parser.close()
19:54:53 T:46668   ERROR:   File "C:\Program Files (x86)\Kodi\system\python\Lib\xml\etree\ElementTree.py", line 1654, in close
19:54:53 T:46668   ERROR:     self._raiseerror(v)
19:54:53 T:46668   ERROR:   File "C:\Program Files (x86)\Kodi\system\python\Lib\xml\etree\ElementTree.py", line 1506, in _raiseerror
19:54:53 T:46668   ERROR:     raise err
19:54:53 T:46668   ERROR: ParseError: no element found: line 1, column 0
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API):
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): [- Non-Module Defaults -]
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): bumper.fallback2D: True
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): trivia.music: 'content'
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): trivia.musicVolume: 75
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): trivia.musicFadeIn: 3.0
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): trivia.musicFadeOut: 3.0
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): trailer.preferUnwatched: True
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): trailer.ratingMax: 'MPAA.G'
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API): rating.system.default: 'MPAA'
19:54:53 T:46668  NOTICE: [- CinemaVision -] (API):
19:54:53 T:46668  NOTICE: [- CinemaVision -]: Experience: Play GUI sounds: RESTORED
19:54:53 T:46668  NOTICE: [- CinemaVision -]: Experience: Screensaver: RESTORED
19:54:53 T:46668  NOTICE: [- CinemaVision -]: Experience: Visualization: RESTORED
19:54:53 T:46668   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: 'NoneType' object is not iterable
                                            Traceback (most recent call last):
                                              File "C:\Users\User\AppData\Roaming\Kodi\addons\script.cinemavision\addon.py", line 18, in <module>
                                                player.begin(args=args)
                                              File "C:\Users\User\AppData\Roaming\Kodi\addons\script.cinemavision\lib\player.py", line 71, in begin
                                                e.start(seqPath)
                                              File "C:\Users\User\AppData\Roaming\Kodi\addons\script.cinemavision\lib\experience.py", line 900, in start
                                                return self._start(sequence_path)
                                              File "C:\Users\User\AppData\Roaming\Kodi\addons\script.cinemavision\lib\experience.py", line 912, in _start
                                                self.processor = cinemavision.sequenceprocessor.SequenceProcessor(sequence_path, content_path=cvutil.getContentPath())
                                              File "C:\Users\User\AppData\Roaming\Kodi\addons\script.cinemavision\lib\cinemavision\sequenceprocessor.py", line 1184, in __init__
                                                self.loadSequence(sequence_path)
                                              File "C:\Users\User\AppData\Roaming\Kodi\addons\script.cinemavision\lib\cinemavision\sequenceprocessor.py", line 1292, in loadSequence
                                                for si in self.sequence:
                                            TypeError: 'NoneType' object is not iterable
                                            -->End of Python script error report<--

Edited by jtoney7852
  • Upvote 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines and Terms of Use.