Jump to content

Invalid Application Error on folders with split files


PeterMaslin
Go to solution Solved by ebr,

Recommended Posts

PeterMaslin

Hi

 

after not checking for years i finally upgraded to the latest version of MBC and the Server software and was able to set it up fine and is looks and works great but...

 

whenever i try to play a movie that has split files ie <moviename> part1 , <moviename> part2

 

it crashes giving me an INVALID APPLICATION error

 

i have verified the files are working and correct , and they worked fine in the older version i had.

 

do you have any suggestions.

 

 

Peter.

 

Versions

Server V3.0.5395.0
Media Browser Classic v3.0.224

Windows 7 & Windows Media Center

both running on the same machine.

 

also server log file is here

https://www.dropbox.com/s/9x3e11leid9aw8v/server-63550216682.txt?dl=0

Edited by PeterMaslin
Link to comment
Share on other sites

i dont have access to that at the moment , doesnt the error log give you what you need ?

 

Sorry, no.  It is from a different program than the one you are having the problem with.  Plus, whenever WMC shuts down an application, we don't get a chance to log anything about that.  So that is why I need the Windows Event Log error as well.  Thanks.

Link to comment
Share on other sites

PeterMaslin

the only error in the event log when re-creating the error I can find is this one .

 

Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.

Link to comment
Share on other sites

Are you looking in the right section?  Will be under "Applications and Services Logs"/"MediaCenter".

 

It could be listed as an informational message as opposed to an error.

Link to comment
Share on other sites

PeterMaslin

ah found it it was under information

 

Exception System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

at Microsoft.MediaCenter.UI.Template.FastMethodInfo.Invoke(Object obj, Object[] arArgs)

at Microsoft.MediaCenter.UI.ObjectPath.MethodOperations.Invoke(Object instance, String stPath, Object[] arArgs)

at Microsoft.MediaCenter.UI.Template.InvokeMethodService.MethodInvoke(IVirtualPropertyObject vpoHost, ObjectPath ipMethod, ObjectPath ipResult, Object objTransformer, Object objOwner, IList exHandlers)

at Microsoft.MediaCenter.UI.Invoke.ApplyWorker(Object args)

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)

InnerException System.ArgumentNullException: Value cannot be null.

Parameter name: itemId

at MediaBrowser.ApiInteraction.ApiClient.GetIntros(String itemId, Guid userId)

at MediaBrowser.Library.Persistance.MB3ApiRepository.RetrieveIntros(String id)

at MediaBrowser.Application.Play(Item item, Boolean resume, Boolean queue, Nullable`1 playIntros, Boolean shuffle, Int64 startPos, Boolean forceFirstPart)

at MediaBrowser.Application.PlayMultiItem(MultiPartPlayOption chosen)

at MediaBrowser.Application.Play(Item item, Boolean resume, Boolean queue, Nullable`1 playIntros, Boolean shuffle, Int64 startPos, Boolean forceFirstPart)

at MediaBrowser.Application.Play(Item item)

 

Link to comment
Share on other sites

PeterMaslin

well thank you for your support , as i said otherwise it all works fine without issues , but the error only manifests when playing a movie with a multi part file.

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...