karayaman / Play-online-chess-with-real-chess-board

Program that enables you to play online chess using real chess boards.
GNU General Public License v3.0
331 stars 25 forks source link

cant run "Error creating bean with name 'pendule'" #4

Closed 9acca9 closed 3 years ago

9acca9 commented 3 years ago

Hi. I have this problem. Can you give me a hand to solve?

Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pendule' defined in URL [jar:file:/home/xxxxxxx/Descargas/webcamChess.jar!/game/chess/graphics/Pendule.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [game.chess.graphics.Pendule]: Constructor threw exception; nested exception is java.lang.NullPointerException Thanks!

karayaman commented 3 years ago

Hi, it seems like you have downloaded the wrong software. Here is the link to the latest release of the software: https://github.com/karayaman/Play-online-chess-with-real-chess-board/releases/tag/v1.10 You should download and extract "program.zip" in this link. You can find all the releases of the software in this link: https://github.com/karayaman/Play-online-chess-with-real-chess-board/releases