+ 5
What is this error and how do I fix this?
I am making a shooter game, and every time in one part, I get an error that crashes the app. I couldn't copy the error, but the error has 2 parts that I remember: it said not supported error, and it had a negative line number. How do I fix this?
4 Respostas
+ 5
line 495: Math.random()
This is what causes line 496 error
And then cause line 427 error
A tip to find error: see the error line, and check where every value comes from
And other than this, there're still other bugs, try to find yourself first
+ 7
You can give the link here so that we can see the problem🤔
+ 4
Provide the link of source code.
+ 4
here is the link
https://code.sololearn.com/WqJNiOTezFyQ/?ref=app