amirico / wisematches

Automatically exported from code.google.com/p/wisematches
Other
0 stars 0 forks source link

AbstractGameBoard.validatePlayerMove(AbstractGameBoard.java:139) #334

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
java.lang.NullPointerException: null 
    at wisematches.playground.AbstractGameBoard.validatePlayerMove(AbstractGameBoard.java:139) 
    at wisematches.playground.scribble.ScribbleBoard.makeTurn(ScribbleBoard.java:234) 
    at wisematches.server.web.servlet.mvc.playground.scribble.board.ScribbleBoardController$1.call(ScribbleBoardController.java:140)
    at wisematches.server.web.servlet.mvc.playground.scribble.board.ScribbleBoardController$1.call(ScribbleBoardController.java:135)
    at wisematches.server.web.servlet.mvc.playground.scribble.AbstractScribbleController.processSafeAction(AbstractScribbleController.java:65) 
    at wisematches.server.web.servlet.mvc.playground.scribble.board.ScribbleBoardController.makeTurnAjax(ScribbleBoardController.java:135) 
    at wisematches.server.web.servlet.mvc.playground.scribble.board.ScribbleBoardController$$FastClassByCGLIB$$3d194ffc.invoke(<generated>) 

Original issue reported on code.google.com by smklimenko on 27 Apr 2013 at 1:00

GoogleCodeExporter commented 9 years ago

Original comment by smklimenko on 29 Apr 2013 at 12:21

GoogleCodeExporter commented 9 years ago

Original comment by smklimenko on 30 Apr 2013 at 4:16