Advertisement
Jembo33

exceptions.txt

Nov 28th, 2020
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 3.57 KB | None | 0 0
  1. 2020.11.28 23:20:10.243 20.11.27.1  minimap draw error (System.ArgumentNullException: Value cannot be null.
  2. Parameter name: key
  3.    at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
  4.    at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
  5.    at Turbo.Plugins.User.NoxiousGuardianPlugin.PaintWorld(WorldLayer layer)
  6.    at ‏​‪‪‮‍‍‬‬​‎‍‌‬​‭‪​‫‏‏‬‫‍‪‬​‮.‮‫‬‪‌​‭‬‍‪‭‮‮‌‏‫‪‭‍‎‌‬‪‮.‪‭‎‭​‬‭‍‌‍​‮‮‫‮‮‮‍‌‮‍‭‬‪‫‫‬‮()
  7.    at ‏​‪‪‮‍‍‬‬​‎‍‌‬​‭‪​‫‏‏‬‫‍‪‬​‮.​‎‎‌‌‫‎‍‬‮‌‏‮‪‏‭​‌‬‫‮‮‭‬​‮(IPlugin , String , Action )
  8.    at ‏​‪‪‮‍‍‬‬​‎‍‌‬​‭‪​‫‏‏‬‫‍‪‬​‮.‪‌‭‭‍​‎​‍‭‏‪​‎‪‎‫​‫​‎‭‪​‮‮(Object , EventArgs )
  9.    at ‌‬‭‍‪‭‭‍‭‭‫‎‫‫‍‪‮‪‍‮​‭‍‮.‪​‭‮‫‬‪​‬‍‏‪‭‭‌‌‏‮‍‮‮‎‌‍‪‌‪‮())
  10. 2020.11.28 23:20:10.245 20.11.27.1  overlay paint error (System.ArgumentNullException: Value cannot be null.
  11. Parameter name: key
  12.    at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
  13.    at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
  14.    at Turbo.Plugins.User.NoxiousGuardianPlugin.PaintWorld(WorldLayer layer)
  15.    at ‏​‪‪‮‍‍‬‬​‎‍‌‬​‭‪​‫‏‏‬‫‍‪‬​‮.‪‮​‏‮‏‎‭‮‍‭‫‌‏‎‮‫‬‏‬‫‌‫‮.‭‫‏‍‌‫‫‮​‭‬‮‌‪​‫‌‭‎‏‏‌‍‮‮()
  16.    at ‏​‪‪‮‍‍‬‬​‎‍‌‬​‭‪​‫‏‏‬‫‍‪‬​‮.​‎‎‌‌‫‎‍‬‮‌‏‮‪‏‭​‌‬‫‮‮‭‬​‮(IPlugin , String , Action )
  17.    at ‏​‪‪‮‍‍‬‬​‎‍‌‬​‭‪​‫‏‏‬‫‍‪‬​‮.‎‌‏‫‫‍‏‌‌‍‍‭‌‏​‬‍‍‮‭‭‪‭‍‪‫‬‮(Object , EventArgs )
  18.    at ‌‬‭‍‪‭‭‍‭‭‫‎‫‫‍‪‮‪‍‮​‭‍‮.‮‮​‏‪​‌‮‬‭‌‬‮‭‫‬‪‫‫‏‌‌‪‮‮())
  19. 2020.11.28 23:20:10.273 20.11.27.1  overlay paint notification (SharpDX.SharpDXException: HRESULT: [0x88990001], Module: [SharpDX.Direct2D1], ApiCode: [D2DERR_WRONG_STATE/WrongState], Message: The object was not in the correct state to process the method.
  20.  
  21.    at SharpDX.Result.CheckError()
  22.    at ‌‬‭‍‪‭‭‍‭‭‫‎‫‫‍‪‮‪‍‮​‭‍‮.‮‮​‏‪​‌‮‬‭‌‬‮‭‫‬‪‫‫‏‌‌‪‮‮())
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement