❔ So i'm learning how to transition from one level to another and I got this error.
Would anyone know how to fix this?
11 Replies
what's line 26?
To display star on Ui
no, what code is on line 26
discord pastes don't have line numbers, and I'm not counting them manually
scoreDisplay.Text = "Three Stars!";
I think 😄you think?
your IDE/editor has line numbers (or at least it should, turn them on if it doesn't)
I'm not op 🙂
in any case, that means that
scoreDisplay
is null
"not op"?Right, I'm not the one that posted the thread, I'm just some sucker who manually counted the line numbers because op hadn't responded yet
... oh lmao, I missed that 😅
Sorry about that, I was getting out of school and yes. Line 26 is scoreDisplay.Text
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.