Jump to content

ROC error


heula

Recommended Posts

Next time that happens arrow over to the "Details" button and post the screen that is presented there.

Will do.

Link to comment
Share on other sites

leedavies

Just chiming in that it is broken for me too.  

 

xnappo

 

Hey there

 

Same applies please - post the error details from your Windows Event Viewer,. in the Media Center section.  Right now, I don't have any details on the error, so please the details ASAP and I'll get right on it.

 

Br,

 

Lee

Link to comment
Share on other sites

xnappo

Hey there

 

Same applies please - post the error details from your Windows Event Viewer,. in the Media Center section.  Right now, I don't have any details on the error, so please the details ASAP and I'll get right on it.

 

Br,

 

Lee

I know - not at home right now so can't post log - just letting people know it isn't just them for now :)

 

I *think* it has something to do with playback position in WTV files if I remember correctly from looking at the log.

 

xnappo

Link to comment
Share on other sites

xnappo

Here you go:

Exception System.InvalidOperationException: Error evaluating path 'Item.LogoImage.ToString'. The 'LogoImage' member on 'MediaBrowser.Library.Item' returned 'null' and evaluation could not continue.

at Microsoft.MediaCenter.UI.ObjectPath.Get(Object instance, Int32 idxStart, Int32 nCount, Boolean fErrorOnNullReturn, Boolean fThrowOnError)
   at Microsoft.MediaCenter.UI.Equality.Evaluate(IRulesHost rulesHost)
   at Microsoft.MediaCenter.UI.Template.RuleCollection.Update(IRulesHost rulesHost)
   at Microsoft.MediaCenter.UI.Template.ViewBlueprint.Build(Object objContext, Object objRoot)
   at Microsoft.MediaCenter.UI.Host.OnPreInitialize()
   at Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
   at Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
   at Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
   at Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
   at Microsoft.MediaCenter.UI.NewUiZone.DeliverInitializations()
   at Microsoft.MediaCenter.UI.NewUiZone.ImplementUiTask(UiTask task, Object param)
   at Microsoft.MediaCenter.UI.UiZone.ProcessUiTask(UiTask task, Object param)
   at Microsoft.MediaCenter.UI.UiSession.ProcessInitialization()
   at Microsoft.MediaCenter.Queues.Dispatcher.MainLoop(Queue queue)
   at Microsoft.MediaCenter.UI.UIDispatcher.MainLoop(Queue queue, LoopCondition condition)
   at MediaCenter.Extensibility.Host.Main(String[] args)
Link to comment
Share on other sites

leedavies

 

Here you go:

Exception System.InvalidOperationException: Error evaluating path 'Item.LogoImage.ToString'. The 'LogoImage' member on 'MediaBrowser.Library.Item' returned 'null' and evaluation could not continue.

at Microsoft.MediaCenter.UI.ObjectPath.Get(Object instance, Int32 idxStart, Int32 nCount, Boolean fErrorOnNullReturn, Boolean fThrowOnError)
   at Microsoft.MediaCenter.UI.Equality.Evaluate(IRulesHost rulesHost)
   at Microsoft.MediaCenter.UI.Template.RuleCollection.Update(IRulesHost rulesHost)
   at Microsoft.MediaCenter.UI.Template.ViewBlueprint.Build(Object objContext, Object objRoot)
   at Microsoft.MediaCenter.UI.Host.OnPreInitialize()
   at Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
   at Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
   at Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
   at Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
   at Microsoft.MediaCenter.UI.NewUiZone.DeliverInitializations()
   at Microsoft.MediaCenter.UI.NewUiZone.ImplementUiTask(UiTask task, Object param)
   at Microsoft.MediaCenter.UI.UiZone.ProcessUiTask(UiTask task, Object param)
   at Microsoft.MediaCenter.UI.UiSession.ProcessInitialization()
   at Microsoft.MediaCenter.Queues.Dispatcher.MainLoop(Queue queue)
   at Microsoft.MediaCenter.UI.UIDispatcher.MainLoop(Queue queue, LoopCondition condition)
   at MediaCenter.Extensibility.Host.Main(String[] args)

Fantastic, that I can work with - on it now....

Link to comment
Share on other sites

This is my error.

Exception System.Reflection.TargetInvocationException: Het doel van een aanroep heeft een uitzondering veroorzaakt.

bij System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   bij System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   bij System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   bij System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
   bij Microsoft.MediaCenter.UI.Template.FastPropertyInfo.FastClrPropertyInfo.GetValue(Object obj)
   bij Microsoft.MediaCenter.UI.ObjectPath.PropertyOperations.Get(Object instance, String stPath, Boolean fThrowOnError)
   bij Microsoft.MediaCenter.UI.ObjectPath.Get(Object instance, Int32 idxStart, Int32 nCount, Boolean fErrorOnNullReturn, Boolean fThrowOnError)
   bij Microsoft.MediaCenter.UI.Set.ApplyWorker(Object args)
   bij Microsoft.MediaCenter.UI.Template.RuleCollection.Update(IRulesHost rulesHost)
   bij Microsoft.MediaCenter.UI.View.UpdateBindings()
   bij Microsoft.MediaCenter.UI.View.UpdateBindings()
   bij Microsoft.MediaCenter.UI.View.UpdateBindings()
   bij Microsoft.MediaCenter.UI.View.UpdateBindings()
   bij Microsoft.MediaCenter.UI.View.UpdateBindings()
   bij Microsoft.MediaCenter.UI.View.UpdateBindings()
   bij Microsoft.MediaCenter.UI.NewUiZone.ImplementUiTask(UiTask task, Object param)
   bij Microsoft.MediaCenter.UI.UiZone.ProcessUiTask(UiTask task, Object param)
   bij Microsoft.MediaCenter.UI.UiSession.ProcessDataBinding()
   bij Microsoft.MediaCenter.Queues.Dispatcher.MainLoop(Queue queue)
   bij Microsoft.MediaCenter.UI.UIDispatcher.MainLoop(Queue queue, LoopCondition condition)
   bij MediaCenter.Extensibility.Host.Main(String[] args)

InnerException System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.

bij System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   bij System.Collections.Generic.Dictionary`2.set_Item(TKey key, TValue value)
   bij MediaBrowser.Code.ModelItems.FolderChildren.GetItem(BaseItem baseItem)
   bij MediaBrowser.Code.ModelItems.FolderChildren.get_Item(Int32 index)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...