-
I have enabled Diagnostics and can see that it is being written to the store (MessageCount also shows messages have been received). However, whenever I try to use the graph visualizer I do not see anything, and moving over the timeline prompts an "Instant Data Push Error" popup message. Any ideas? Or any ideas on how to debug this issue? |
Beta Was this translation helpful? Give feedback.
Answered by
sandrist
Apr 15, 2022
Replies: 1 comment 2 replies
-
Can you try running PsiStudio from Visual Studio with a debugger attached? It will be informative to catch exactly where in the code this exception is being thrown from. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
sandrist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you try running PsiStudio from Visual Studio with a debugger attached? It will be informative to catch exactly where in the code this exception is being thrown from.