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

Catch inaccessible object error in reflection utils #96

Merged
merged 1 commit into from
May 13, 2024

Conversation

LeStegii
Copy link
Collaborator

Catch inaccessible object error in reflection utils.
This doesn't really fix the issue when using ./gradlew run but displays the correct error message instead of just not compiling the application.

Closes #95

@Clashsoft Clashsoft merged commit 18c34ca into master May 13, 2024
5 checks passed
@Clashsoft Clashsoft deleted the fix/module-access-error branch May 13, 2024 15:47
@Clashsoft Clashsoft added the bug Something isn't working label May 14, 2024
@Clashsoft Clashsoft self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"gradlew run" fails due to MouseHandler hack
2 participants