Closed GoogleCodeExporter closed 8 years ago
May be you failed to create an instance of some class in your project. Usually
that is the reason for null pointer exception.
Original comment by lasyaku...@gmail.com
on 23 Jan 2013 at 10:48
Line 31 returns a null ScreenRegion because the target is not appearing in 5
seconds on screen.
Calling canvas.addLabel(null... causes a NullPointerException.
Original comment by miglecz
on 24 Jan 2013 at 11:37
Original comment by doubles...@gmail.com
on 26 Feb 2013 at 7:41
Original issue reported on code.google.com by
deb...@gmail.com
on 23 Jan 2013 at 11:53Attachments: