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

IllegalArgumentException: Unknown class for hook type BLAZE #104

Open
Techcable opened this issue Jun 17, 2017 · 3 comments
Open

IllegalArgumentException: Unknown class for hook type BLAZE #104

Techcable opened this issue Jun 17, 2017 · 3 comments

Comments

@Techcable
Copy link
Member

@Techcable
Copy link
Member Author

Unfortunately, I'm unable to reproduce this issue.

Techcable added a commit that referenced this issue Jun 26, 2017
@FrostMiser
Copy link

I was getting this also and found that it was due to a space in my path. For example, if I named my directory something like "example directory" i'd get the error. Naming it something like "example_directory" fixed the issue.

When the issue was showing up, I noticed that getTopLevelClasses wasn't returning any classes in EchoPetPlugin. I think it may be related to this issue - google/guava#2152

@ghost
Copy link

ghost commented Jul 3, 2017

Getting this same exact error..

And as @FrostMiser said, it's related to if you have a space in your directory name or not.. Kinda odd.

I had "Test Server" and it didn't work, but "Test_Server" works..

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

No branches or pull requests

2 participants