Why get "Cyclical referens detected"
I get Cyclical referens detected every time I enable a Program in task.
Some times I get no error. but mostley I get.
NO matter of what I run inside the program, I get the message.
But the program do whats it suppose to do.
Hello,
which version of bOS are you using? Getting a Cyclical referense error means there is a loop in your configuration, so double check if every function is set properly and its not calling itself or something similar.
Regards.