Kvothe 6 Posted March 11, 2017 spent two and a half hours trying to figure out why my paint wasnt displaying properly. tried dozens of fixes. turns out i forgot the override notation on my onStart() AND i actually typed OnStart() -- combo'd what a great way to waste two hours
Hashtag 9071 Posted March 11, 2017 The @Override annotations are not required for your script to work.
Kvothe 6 Author Posted March 15, 2017 The @Override annotations are not required for your script to work. Eclipse gives me a yellow underline when i dont use @Override with onStart()... wouldve have made the problem easier to spot
Recommended Posts
Archived
This topic is now archived and is closed to further replies.