So I've been making a game for school, today I worked on it again. But suddenly when I tried to start my game it gave the following error:
Javascript error
Uncought InvalidStatError: An attempt was made to use an object that is not, or is no longer, usable
localhost/preview.js, line 1217(col 10)
This never happened before. I do not use plugins or anything like that so that can't be the problem...
I did not add a sprite or other form of object either, I only used the ones I already had.
Someone knows a solution?
Tnx in advance!
Ps: I do not know if this is the right forum to ask this... I thought this was the best option...