Getting error importing movies using plugin config (1 Viewer)

craige1

Portal Pro
February 1, 2008
187
48
Alice Springs
Home Country
Australia Australia
I get the following error when trying to import movies using the plugin config. It doesn't happen with all movies and a log error doesn't seem to be produced. After the error, I can press continue but the box that lists all the movies to import shows a giant cross over it. Nothing in the logs is produced that is associated with the error. The version is 1.5.1.1487

System.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.Plugins.MovingPictures.ConfigScreen.Controls.PotentialMatchCell.Paint(Graphics graphics, Rectangle clipBounds, Rectangle cellBounds, Int32 rowIndex, DataGridViewElementStates elementState, Object value, Object formattedValue, String errorText, DataGridViewCellStyle cellStyle, DataGridViewAdvancedBorderStyle advancedBorderStyle, DataGridViewPaintParts paintParts)
at System.Windows.Forms.DataGridViewCell.PaintWork(Graphics graphics, Rectangle clipBounds, Rectangle cellBounds, Int32 rowIndex, DataGridViewElementStates cellState, DataGridViewCellStyle cellStyle, DataGridViewAdvancedBorderStyle advancedBorderStyle, DataGridViewPaintParts paintParts)
at System.Windows.Forms.DataGridViewRow.PaintCells(Graphics graphics, Rectangle clipBounds, Rectangle rowBounds, Int32 rowIndex, DataGridViewElementStates rowState, Boolean isFirstDisplayedRow, Boolean isLastVisibleRow, DataGridViewPaintParts paintParts)
at System.Windows.Forms.DataGridViewRow.Paint(Graphics graphics, Rectangle clipBounds, Rectangle rowBounds, Int32 rowIndex, DataGridViewElementStates rowState, Boolean isFirstDisplayedRow, Boolean isLastVisibleRow)
at System.Windows.Forms.DataGridView.PaintRows(Graphics g, Rectangle boundingRect, Rectangle clipRect, Boolean singleHorizontalBorderAdded)
at System.Windows.Forms.DataGridView.PaintGrid(Graphics g, Rectangle gridBounds, Rectangle clipRect, Boolean singleVerticalBorderAdded, Boolean singleHorizontalBorderAdded)
at System.Windows.Forms.DataGridView.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.DataGridView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Can not do anything without you configuring MediaPortal to create proper MovingPictures log files. The error you posted could say something, but the events leading up to the error are more important in finding out what caused it to go wrong.

    So set MediaPortal in 'debug' verbosity log mode mode, clear all the log files and then launch MovPic config (can be done directly as well). Then repeat the steps that make it crash while doing the least amount of actions to cause it. So if it crashes on importing 5 movies, but also when importing 1 movie, then import just the 1 movie to simplify the log file.

    Zip up *ALL* log files and attach them, not just what you think is needed.
     

    craige1

    Portal Pro
    February 1, 2008
    187
    48
    Alice Springs
    Home Country
    Australia Australia
    • Thread starter
    • Moderator
    • #3
    Delete all log files, run mp config, opened the moving pictures config, sent a movie back to importer, changed the search name of movie, error occurs, quit. All files in log folder are attached in the zip.
     

    Users who are viewing this thread

    Top Bottom