#Project f5 or f6 loading forever
6 messages · Page 1 of 1 (latest)
Or maybe a custom setter function
I think, if that's the case, it should say "stack overflow" in the debug tab
But I'll check
Thank you
Infinite while loops will usually freeze and then crash
You can get a call stack overflow by calling functions recursively, that would indeed pause execution and send you to the debug tab