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

NoSuchFieldException makes isSupported() always return false #3

Closed
Techcable opened this issue Dec 7, 2014 · 2 comments
Closed

NoSuchFieldException makes isSupported() always return false #3

Techcable opened this issue Dec 7, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@Techcable
Copy link
Member

isSupported() returns false even if npclib exists.
As there is a NoSuchFieldException when initializing the non-existent name field.

@Techcable Techcable added the bug label Dec 7, 2014
@Techcable Techcable self-assigned this Dec 7, 2014
@Techcable Techcable added this to the 1.1.0 milestone Dec 7, 2014
@Techcable
Copy link
Member Author

Caused by a NoSuchFieldException on name.

@Techcable Techcable changed the title isSupported() doesn't work NoSuchFieldException makes isSupported() always return false Dec 8, 2014
@Techcable
Copy link
Member Author

Oh yeah,
commit 3fab927 fixed this.
Sorry i forgot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant