What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Updated C++ but having some odd exception

Bainerr

New Member
Joined
Oct 24, 2015
Messages
3
Reaction score
0
Hi all,

Demon buddy doesn't seem to be starting up post C++ update, can anyone verify the below errors?

System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
at Demonbuddy.MainWindow.*‎**‬‪‪‫‪‎​*‫**​* **‪‬*​​‫*()
at Demonbuddy.MainWindow.>8CplJWz7abyzux!wUY2H"\.J%.M oveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Demonbuddy.MainWindow.;C$l@>)7ts<1aF1 'c\,Yb5^\,$.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilder Core.<ThrowAsync>b__0(Object state)
at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
at Demonbuddy.MainWindow.*‎**‬‪‪‫‪‎​*‫**​* **‪‬*​​‫*()
at Demonbuddy.MainWindow.>8CplJWz7abyzux!wUY2H"\.J%.M oveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Demonbuddy.MainWindow.;C$l@>)7ts<1aF1 'c\,Yb5^\,$.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilder Core.<ThrowAsync>b__0(Object state)
at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

Thanks in advance,
 
Back
Top