[SOLVED] Not possible to launch config with version > 1.0.8 (1 Viewer)

WhyMe

Portal Member
July 26, 2008
718
12
Home Country
France France
Hello,

with each version of MovingPictures > 1.0.8 the config doesn't work.
I see splash screen, but not config app.

Only 1.0.8 works.

I changed version in database from 1.1.2.xxx to 1.0.8, no change, always same errors :

Code:
19-Feb-2011 12:29:41  Info [     DatabaseManager]: Successfully Opened Database: \\server\MediaPortalDb\movingpictures.db3 
19-Feb-2011 12:29:41  Info [     SettingsManager]: SettingsManager Created 
19-Feb-2011 12:29:42  Info [  MovingPicturesCore]: Moving Pictures (1.1.2:1219) 
19-Feb-2011 12:29:42  Info [  MovingPicturesCore]: Plugin Launched 
19-Feb-2011 12:29:42  Info [DatabaseMaintenanceM]: Checking for bad data source entries... 
19-Feb-2011 12:30:00  Info [ DataProviderManager]: DataProviderManager Starting 
19-Feb-2011 12:30:00  Info [ DataProviderManager]: Loading existing data sources... 
19-Feb-2011 12:30:00  Info [ DataProviderManager]: Checking internal scripts for updates... 
19-Feb-2011 12:30:00  Info [DatabaseMaintenanceM]: Updating Movie Information... 
19-Feb-2011 12:30:00  Info [DatabaseMaintenanceM]: Removed 0 movie entries. 
19-Feb-2011 12:30:00  Info [DatabaseMaintenanceM]: Updated 0 movie entries with default user setting. 
19-Feb-2011 12:30:07 Error [  MovingPicturesCore]: Error:  System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNodeGeneric()
   à MediaPortal.Plugins.MovingPictures.Database.FilterHelperDBMovieInfo.UpdateDynamicNode(DBNode`1 node)
   à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNode()
   à MediaPortal.Plugins.MovingPictures.Database.DatabaseMaintenanceManager.VerifyFilterMenu()
   à MediaPortal.Plugins.MovingPictures.MovingPicturesCore.Initialize()
19-Feb-2011 12:30:07  Info [       DeviceManager]: Starting Disk Watcher... 
19-Feb-2011 12:30:07  Info [       DeviceManager]: Successfully started Disk Watcher. 
19-Feb-2011 12:30:07  Info [       DeviceManager]: Added X: to Disk Watcher 
19-Feb-2011 12:30:07  Info [       DeviceManager]: Added Z: to Disk Watcher 
19-Feb-2011 12:30:08  Info [  MovingPicturesCore]: Starting Background Processes... 
19-Feb-2011 12:30:08  Info [MediaInfoUpdateProce]: Begining background media info update process. 
19-Feb-2011 12:30:08  Info [UpdateArtworkProcess]: Beginging artwork updater background process. 
19-Feb-2011 12:30:08  Info [MediaInfoUpdateProce]: Background media info update process complete. 
19-Feb-2011 12:30:08  Info [         Translation]: Using language fr 
19-Feb-2011 12:30:08  Info [         Translation]: Translation not found for field: RecentlyAddedMovies.  Using hard-coded English default. 
19-Feb-2011 12:30:08  Info [         Translation]: Translation not found for field: SkinDoesNotSupportCategories.  Using hard-coded English default. 
19-Feb-2011 12:30:08  Info [         Translation]: Translation not found for field: UnwatchedMovies.  Using hard-coded English default. 
19-Feb-2011 12:30:08  Info [         Translation]: Translation not found for field: Votes.  Using hard-coded English default. 
19-Feb-2011 12:30:08 Fatal [     ConfigConnector]: Unexpected error from plug-in initialization! System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNodeGeneric()
   à MediaPortal.Plugins.MovingPictures.Database.FilterHelperDBMovieInfo.UpdateDynamicNode(DBNode`1 node)
   à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNode()
   à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.createTreeNode(DBNode`1 node)
   à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.RepopulateTree()
   à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.set_Menu(IDBMenu value)
   à Cornerstone.GUI.Filtering.MenuTreePanel.set_Menu(IDBMenu value)
   à Cornerstone.GUI.Controls.FilterComboBox.BuildTreePanel()
   à Cornerstone.GUI.Controls.FilterComboBox.set_Menu(IDBMenu value)
   à MediaPortal.Plugins.MovingPictures.ConfigScreen.GUISettingsPane..ctor()
   à MediaPortal.Plugins.MovingPictures.ConfigScreen.MovingPicturesConfig.InitializeComponent()
   à MediaPortal.Plugins.MovingPictures.ConfigScreen.MovingPicturesConfig..ctor()
   à MediaPortal.Plugins.MovingPictures.MainUI.ConfigConnector.ShowPlugin()

If i launch 1.1.2 without database, it create file and works perfectly.
The pb is with my existing db.

Any idea ?
Thanks
 

fforde

Community Plugin Dev
June 7, 2007
2,667
1,702
42
Texas
Home Country
United States of America United States of America
Re: Not possible to launch config with version > 1.0.8

Very sorry to hear you are having trouble WhyMe, I think I may need a little bit more information before I can help you though. Can you please put MediaPortal into debug mode and then attach your movingpictures.log, mediaportal.log and error.log to this thread?
 

WhyMe

Portal Member
July 26, 2008
718
12
Home Country
France France
Re : Not possible to launch config with version > 1.0.8

error.log just contains errors about the htpcinfo plugin i've just installed for testing.
 

fforde

Community Plugin Dev
June 7, 2007
2,667
1,702
42
Texas
Home Country
United States of America United States of America
Re: Not possible to launch config with version > 1.0.8

WhyMe would you feel comfortable sending me a PM with your database attached? I could probably fix the problem preventing the config from starting but I'd like to make sure your database is getting upgraded properly as well.
 

WhyMe

Portal Member
July 26, 2008
718
12
Home Country
France France
Re : Not possible to launch config with version > 1.0.8

Correction planned for next release, many thanks !
 

Users who are viewing this thread

Top Bottom