Skip to content

NPE when selected preferences is missing #1731

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

Closed
agdl opened this issue Dec 11, 2013 · 2 comments
Closed

NPE when selected preferences is missing #1731

agdl opened this issue Dec 11, 2013 · 2 comments
Assignees
Milestone

Comments

@agdl
Copy link
Member

agdl commented Dec 11, 2013

Exception in thread "main" java.lang.NullPointerEx
at processing.app.Base.getBoardPreferences
at processing.app.Base.onBoardOrPortChange
at processing.app.Base.(Base.java:31
at processing.app.Base.main(Base.java:225)

@matthijskooijman
Copy link
Collaborator

What did you do to trigger this exception exactly? Also, could you get a full backtrace? it seems like the lines are cropped at the right side?

ffissore pushed a commit that referenced this issue Dec 19, 2013
@ffissore
Copy link
Contributor

Having @agdl here in the office, I've gathered the missing parts of the stack trace and fixed the issue

@ghost ghost assigned ffissore Dec 19, 2013
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

3 participants