- August 25, 2009
- 230
- 57
- Home Country
- Austria
Hi there,
Since some time I have an issue with MP. I have a category "Movie Collections" and under that category are other categories. When I browse in there Media Portal crashes when reaching a certain point in the list.
I have tried to scroll from the bottom to the top and from the top to bottom and I see that it always crashes when I reach a certain entry in the list.
The MP database seems healthy as I can open it and also optimize it.
Here is the error log, would be great if someone could help:
Since some time I have an issue with MP. I have a category "Movie Collections" and under that category are other categories. When I browse in there Media Portal crashes when reaching a certain point in the list.
I have tried to scroll from the bottom to the top and from the top to bottom and I see that it always crashes when I reach a certain entry in the list.
The MP database seems healthy as I can open it and also optimize it.
Here is the error log, would be great if someone could help:
Code:
2013-01-18 23:17:57.236668 [ERROR][MPMain(1)]: TvPlugin and TvServer don't have the same version.
TvServer Version: 1.2.200.0
TvPlugin Version: 1.2.3.0
2013-01-18 23:26:03.856501 [ERROR][(20)]: MediaPortal: Unhandled exception occured
2013-01-18 23:26:03.860501 [ERROR][(20)]: Exception :System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Server stack trace:
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishArtwork(DBNode`1 node)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishCategoryDetails(DBNode`1 node)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.set_SelectedNode(DBNode`1 value)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.onCategoryNodeSelected(GUIListItem item, GUIControl parent)
bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
bei System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
bei MediaPortal.GUI.Library.GUIListItem.ItemSelectedHandler.EndInvoke(IAsyncResult result)
bei MediaPortal.GUI.Library.GUIListItem.itemSelectedCallback(IAsyncResult ar)
bei System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
bei System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.DoAsyncCall()
bei System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o)
bei System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
bei System.Threading.ExecutionContext.runTryCode(Object userData)
bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
2013-01-18 23:26:03.861501 [ERROR][(20)]: Exception :Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
2013-01-18 23:26:03.861501 [ERROR][(20)]: site :System.Runtime.Remoting.Messaging.IMessage EndInvokeHelper(System.Runtime.Remoting.Messaging.Message, Boolean)
2013-01-18 23:26:03.862501 [ERROR][(20)]: source :mscorlib
2013-01-18 23:26:03.863501 [ERROR][(20)]: stacktrace:
Server stack trace:
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishArtwork(DBNode`1 node)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishCategoryDetails(DBNode`1 node)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.set_SelectedNode(DBNode`1 value)
bei MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.onCategoryNodeSelected(GUIListItem item, GUIControl parent)
bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
bei System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
bei MediaPortal.GUI.Library.GUIListItem.ItemSelectedHandler.EndInvoke(IAsyncResult result)
bei MediaPortal.GUI.Library.GUIListItem.itemSelectedCallback(IAsyncResult ar)
bei System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)
bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
bei System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.DoAsyncCall()
bei System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o)
bei System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
bei System.Threading.ExecutionContext.runTryCode(Object userData)
bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
Last edited by a moderator: