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

Automatic plugin detection and load failing. #2

Open
Shin1gamiX opened this issue Sep 13, 2019 · 0 comments
Open

Automatic plugin detection and load failing. #2

Shin1gamiX opened this issue Sep 13, 2019 · 0 comments

Comments

@Shin1gamiX
Copy link

Shin1gamiX commented Sep 13, 2019

This started occuring just recently, not entirely sure what's up. Haven't experienced this with other plugins yet (since I'm testing just this one which has the issue, haven't tested for other, considerably big projects).

The issue is as follows:

I export the plugin I've been working on.
Bile tools detects that and attempts to reload the plugin.
The plugin that has been reloaded throws an error for a few classes (different each time or same, it's a bit random). It's a IllegalAccessError: no such method error. Or a class def not found one, sometimes. It's quite random.

No real issue whatsoever, seems like the plugin loads properly, but I'm honestly unsure.
I just end up reloading the plugin manually once more using /biletools reload ...

I'm absolutely sure that the classes that the error says don't exist, they do exist and the plugin functions properly but I still receive a bunch of errors. If you wish that I send the errors and the code associated with it, let me know.

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

1 participant