Forum Discussion

mpo's avatar
mpo
Helper II
9 years ago
Solved

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...
  • Mcburn's avatar
    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.