Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException in 2.10.7 #2

Closed
cjimison opened this issue Nov 16, 2014 · 1 comment
Closed

java.lang.NullPointerException in 2.10.7 #2

cjimison opened this issue Nov 16, 2014 · 1 comment

Comments

@cjimison
Copy link

Hi all,

I downloaded DrawFBP and in the 2.10.7 build I am getting the following error:

java -jar drawfbp-2.10.7.jar
Exception in thread "main" java.lang.NullPointerException
at com.jpmorrsn.graphics.DrawFBP.createAndShowGUI(DrawFBP.java:329)
at com.jpmorrsn.graphics.DrawFBP.(DrawFBP.java:275)
at com.jpmorrsn.graphics.DrawFBP.main(DrawFBP.java:2674)

Just for fun I ran the 2.10.6 build and it works fine.

Environment: Mac OSX 10.10
Java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)

@jpaulm
Copy link
Owner

jpaulm commented Nov 16, 2014

Abject apologies! It should be fixed now - please download v2.10.8.

Thanks,

Paul M.

On Sun, Nov 16, 2014 at 11:40 AM, Chris Jimison notifications@github.com
wrote:

Hi all,

I downloaded DrawFBP and in the 2.10.7 build I am getting the following
error:

java -jar drawfbp-2.10.7.jar
Exception in thread "main" java.lang.NullPointerException
at com.jpmorrsn.graphics.DrawFBP.createAndShowGUI(DrawFBP.java:329)
at com.jpmorrsn.graphics.DrawFBP.(DrawFBP.java:275)
at com.jpmorrsn.graphics.DrawFBP.main(DrawFBP.java:2674)

Just for fun I ran the 2.10.6 build and it works fine.

Environment: Mac OSX 10.10
Java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)


Reply to this email directly or view it on GitHub
#2.

@jpaulm jpaulm closed this as completed Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants