Snex node is yellow.
-
I've noticed that this sometimes happens if the code isn't 100% stable.
Is there a way to find the cause of the problem? I can't find a debugger that will tell me the qualm.
-
@griffinboy
I found it.
Hit compile, and it will show you something!And if you hover over the yellow it will tell you what's wrong.
I've had a bit of difficulty setting up these variables.
Apparently this is an implicit cast
Nice.Edit*
Aaaand it's fixed. Great feature.
And with chat GPT as my manual, I know that everything is optimised and that my issue is resolved without any performance issues.
-
This post is deleted! -
-
-
Wait... but then why is it still yellow.
The debugger is not showing me any issues.
That's a little curious. I do wonder if there is actually something wrong. -
-