We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[21:16:27 INFO]: [Triton] Successfully setup the language manager! 3 languages and 249 language items loaded! [21:16:27 WARN]: java.lang.NullPointerException: Cannot invoke "com.rexcantor64.triton.player.LanguagePlayer.refreshAll()" because "<local2>" is null [21:16:27 WARN]: at Triton-v3.9.0.jar//com.rexcantor64.triton.Triton.refreshPlayers(Triton.java:113) [21:16:27 WARN]: at Triton-v3.9.0.jar//com.rexcantor64.triton.commands.TwinCommand.handleDownload(TwinCommand.java:124) [21:16:27 WARN]: at Triton-v3.9.0.jar//com.rexcantor64.triton.commands.TwinCommand.lambda$handleCommand$0(TwinCommand.java:92) [21:16:27 WARN]: at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftTask.run(CraftTask.java:101) [21:16:27 WARN]: at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) [21:16:27 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [21:16:27 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [21:16:27 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [21:16:27 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
The text was updated successfully, but these errors were encountered:
fix(core): null pointer exception when refreshing all players
652bb57
Fixes #326
fix(core): null pointer exception when refreshing all players (#341)
c7b49e7
ac5af6d
Fixes #326 Port of c7b49e7 to v4
diogotcorreia
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: