Advertisement
Guest User

Untitled

a guest
May 20th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1.  
  2. 2019-05-20 13:43:54.4209|FATAL|BarRaider.SdTools.Logger|Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
  3. at VBANDeck.MacroButton.ReceivedSettings(ReceivedSettingsPayload payload) in A:\Workspaces\VBAN-StreamDeck-Plugin\VBANDeck\MacroButton.cs:line 94
  4. at BarRaider.SdTools.PluginContainer.Connection_OnDidReceiveSettings(Object sender, StreamDeckEventReceivedEventArgs`1 e)
  5. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__7_1(Object state)
  6. at System.Threading.QueueUserWorkItemCallbackDefaultContext.<>c.<.cctor>b__5_0(Object state)
  7. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  8. --- End of stack trace from previous location where exception was thrown ---
  9. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  10. at System.Threading.QueueUserWorkItemCallbackDefaultContext.ExecuteWorkItem()
  11. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  12. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
  13. 2019-05-20 13:43:54.4209|FATAL|BarRaider.SdTools.Logger|Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
  14. at VBANDeck.MacroButton.ReceivedSettings(ReceivedSettingsPayload payload) in A:\Workspaces\VBAN-StreamDeck-Plugin\VBANDeck\MacroButton.cs:line 94
  15. at BarRaider.SdTools.PluginContainer.Connection_OnDidReceiveSettings(Object sender, StreamDeckEventReceivedEventArgs`1 e)
  16. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__7_1(Object state)
  17. at System.Threading.QueueUserWorkItemCallbackDefaultContext.<>c.<.cctor>b__5_0(Object state)
  18. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  19. --- End of stack trace from previous location where exception was thrown ---
  20. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  21. at System.Threading.QueueUserWorkItemCallbackDefaultContext.ExecuteWorkItem()
  22. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  23. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement