Skip to content

System.ArgumentNullException: Value cannot be null. (Parameter 'nextSibling') #1533

Description

@guiltyjudge

What were you doing when VidCoder crashed?

Batch transcoding files seems to be an issue with decoding subtitles and keeps popping up exception errors I'm not sure if this error will attach otherwise I can try and upload to imgur or something. I have rules set to pass through english and unknown subtitles to account for unlabeled subtitles.

Image

Crash details

VidCoder 12.23 VelopackInstaller
System.ArgumentNullException: Value cannot be null. (Parameter 'nextSibling')
   at System.ArgumentNullException.Throw(String paramName)
   at System.Windows.Documents.TextElementCollection`1.InsertBefore(TextElementType nextSibling, TextElementType newItem)
   at VidCoder.View.LogWindow.AddRunsToStart(IList`1 runs)
   at VidCoder.View.LogWindow.LoadChunk(Int32 chunkIndex, Boolean addToEnd)
   at VidCoder.View.LogWindow.LoadChunkRange(Int32 startChunkIndex, Int32 count, Boolean addToEnd)
   at VidCoder.View.LogWindow.OnScrollChanged(Object sender, ScrollChangedEventArgs e)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.ScrollViewer.OnLayoutUpdated(Object sender, EventArgs e)
   at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Metadata

Metadata

Assignees

No one assigned

    Labels

    crashA crash is when VidCoder shows an error dialog box then unexpectedly closes.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions