Jump to content

yashiro01

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by yashiro01

  1. @VincentoreHelp Resultado de imagem para Patcher SSO Login rathena

    System.InvalidOperationException: Erro no documento XML (0, 0). ---> System.Xml.XmlException: Elemento raiz inexistente.
       em System.Xml.XmlTextReaderImpl.Throw(Exception e)
       em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
       em System.Xml.XmlTextReaderImpl.Read()
       em System.Xml.XmlTextReader.Read()
       em System.Xml.XmlReader.MoveToContent()
       em Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderPatchList.Read4_PatchList()
       --- Fim do rastreamento de pilha de exceções internas ---
       em System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
       em System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
       em Patcher.Services.PatchesReader.ReadConfigXML()
       em Patcher.ViewModels.PatchProzessViewModel.client_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)
       em System.Net.WebClient.OnDownloadFileCompleted(AsyncCompletedEventArgs e)
       em System.Net.WebClient.DownloadFileOperationCompleted(Object arg)
       em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
       em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
       em System.Windows.Threading.DispatcherOperation.InvokeImpl()
       em System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
       em MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
       em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       em MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
       em System.Windows.Threading.DispatcherOperation.Invoke()
       em System.Windows.Threading.Dispatcher.ProcessQueue()
       em System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       em MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       em MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
       em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
       em System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
       em MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       em MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       em System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       em System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       em System.Windows.Application.RunDispatcher(Object ignore)
       em System.Windows.Application.RunInternal(Window window)
       em System.Windows.Application.Run(Window window)
       em System.Windows.Application.Run()
       em Patcher.App.Main()

×
×
  • Create New...