TheRealCDay / raptor-chess-interface

Automatically exported from code.google.com/p/raptor-chess-interface
0 stars 0 forks source link

java.lang.NullPointerException #613

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error occured! We are trying to make Raptor bug free and we need your help! 
Please take a moment to report this issue by selecting the menu:
  Help -> Report Issue 

Error in exceute
java.lang.NullPointerException
    at raptor.swt.chess.ChessBoardUtils.getSetPieceSizes(Unknown Source)
    at raptor.swt.chess.ChessBoardUtils.getChessPieceImage(Unknown Source)
    at raptor.swt.chess.ChessBoardUtils.createToolItem(Unknown Source)
    at raptor.swt.chess.ChessBoardUtils.addActionsToToolbar(Unknown Source)
    at raptor.swt.chess.controller.InactiveController.getToolbar(Unknown Source)
    at raptor.swt.chess.controller.InactiveController.init(Unknown Source)
    at raptor.swt.chess.controller.ObserveController$1$2.execute(Unknown Source)
    at raptor.util.RaptorRunnable.run(Unknown Source)
    at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at raptor.Raptor.main(Unknown Source)

Error occured! We are trying to make Raptor bug free and we need your help! 
Please take a moment to report this issue by selecting the menu:
  Help -> Report Issue 

Error in exceute
java.lang.NullPointerException
    at raptor.swt.chess.ChessBoardUtils.getSetPieceSizes(Unknown Source)
    at raptor.swt.chess.ChessBoardUtils.getChessPieceImage(Unknown Source)
    at raptor.swt.chess.ChessBoardUtils.createToolItem(Unknown Source)
    at raptor.swt.chess.ChessBoardUtils.addActionsToToolbar(Unknown Source)
    at raptor.swt.chess.controller.InactiveController.getToolbar(Unknown Source)
    at raptor.swt.chess.controller.InactiveController.init(Unknown Source)
    at raptor.swt.chess.controller.ObserveController$1$2.execute(Unknown Source)
    at raptor.util.RaptorRunnable.run(Unknown Source)
    at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at raptor.Raptor.main(Unknown Source)

Original issue reported on code.google.com by etogn...@live.it on 22 Jul 2011 at 4:42

GoogleCodeExporter commented 9 years ago
Probably image icon for a piece wasn't found, check the integrity of Raptor's 
files on the disc.

Original comment by bvk...@gmail.com on 22 Jul 2011 at 5:46

GoogleCodeExporter commented 9 years ago
No more user response.

Original comment by evil...@gmail.com on 7 Nov 2014 at 8:40