#Buttons aren't appearing

7 messages · Page 1 of 1 (latest)

fallen axle
#

null pointer exception (indicating that the array of buttons is full of null objects even though attempted to fill)

bold lionBOT
#

This post has been reserved for your question.

Hey @fallen axle! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

fallen axle
#
 ----jGRASP exec: java ticTacToe
Players(1) or Computer(2): 2
[-][-][-]
[-][-][-]
[-][-][-]

Move: 1
Exception in thread "main" java.lang.NullPointerException
    at ticTacToe.main(ticTacToe.java:330)

 ----jGRASP wedge2: exit code for process is 1.
 ----jGRASP: operation complete.
#

Error ^

low compass