Forum Discussion
mpo
9 years agoHelper II
Custom Visual constantly "refreshing"
I am trying to develop a custom visual, and what I have so far is constantly "refreshing"/"processing" - there's a spinning animation in the top left corner: How would I go about trouble...
- 9 years ago
I got that processing when i build a infinite loop or i process to much Data.
Sometimes it is a Format Failure when my Color Selector or my Capabilites are set up wrong.
The problem is, even with debug mode i can not really debug this.
Mcburn
9 years agoHelper II
I got that processing when i build a infinite loop or i process to much Data.
Sometimes it is a Format Failure when my Color Selector or my Capabilites are set up wrong.
The problem is, even with debug mode i can not really debug this.