Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. ************** Exception Text **************
  2. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'ltou0GhQZTvsFweMPhc$GpFYdmU13r_DeyYTbLsjuZYF' threw an exception. ---> System.Exception: Unknown hexchar
  3.  
  4. at Commons.CSharpExtensions.hexchar2int(Char ch)
  5. at Commons.CSharpExtensions._hexdumpunixlines2bytes(String hex, Int32 bytesPerLine)
  6. at ltou0GhQZTvsFweMPhc$GpFYdmU13r_DeyYTbLsjuZYF..cctor()
  7. --- End of inner exception stack trace ---
  8. at 19EGVKX905VrfZ_D1nGwi4arbnnizkftCvpTxdfk6S1l..ctor()
  9. at pka.conv.PkwEmulsManagerProxy..ctor()
  10. --- End of inner exception stack trace ---
  11. at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  12. at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  13. at System.Activator.CreateInstance(Type type, Boolean nonPublic)
  14. at System.Activator.CreateInstance(Type type)
  15. at pka.conv.MainFormPkaExt.ConfigureGamesTrackerSupport(GamesTracker gamesTracker, IPkaEmulsManager& mgr, String hash)
  16. at ma.conv.ui.MainForm.StartCapture()
  17. at ma.conv.ui.MainForm.TimerGettingSub_Tick(Object sender, EventArgs e)
  18. at System.Windows.Forms.Timer.OnTick(EventArgs e)
  19. at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  20. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement