mpue / blackboard

BlackBoard is a design tool for perfboards and electrical circuits written entirely in Java
188 stars 44 forks source link

NullPointerException on macOS Sierra 10.12.4 #22

Closed hackingtosh closed 7 years ago

hackingtosh commented 7 years ago

I downloaded Blackboard Designer 1.1.0 (http://www.pueski.de/bb/blackboard-bin-1.1.0.zip). If I open the OSX_Start.command file I will get some error messages in the console (look into the attached file).

The application itself stops loading at "Loading module simulatorProvider". I am using the following java version:

java version "1.8.0_131" Java(TM) SE Runtime Environment (build 1.8.0_131-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)

error.txt

hackingtosh commented 7 years ago

Sorry for the issue, I had forgotten to copy the parts from the application directory to my home directory. So this can be closed.