You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :compileJava FAILED
1 actionable task: 1 executed
C:\Users\USER\IdeaProjects\RemoveHealthMetadata\src\main\java\ac\grim\removehealthmetadata\RemoveHealthMetadata.java:12: error: cannot find symbol
PacketEvents.getAPI().getSettings().readOnlyListeners(false).checkForUpdates(false).bStats(true);
^
symbol: method readOnlyListeners(boolean)
location: class PacketEventsSettings
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
AM 1:16:56: Execution finished 'shadowJar'.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: