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

Could not send advancements to player #179

Open
WsJohn opened this issue Dec 31, 2023 · 3 comments
Open

Could not send advancements to player #179

WsJohn opened this issue Dec 31, 2023 · 3 comments

Comments

@WsJohn
Copy link

WsJohn commented Dec 31, 2023

Just download the latest version

[19:57:15 ERROR]: [CustomAdvancements] Could not send advancements to Ws_John!
java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot invoke "java.util.function.Supplier.get()" because "supplier" is null
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "java.util.function.Supplier.get()" because "supplier" is null
at java.util.Optional.orElseGet(Optional.java:364) ~[?:?]
at me.tippie.customadvancements.v1_20_R3.lambda$sendAdvancements$5(v1_20_R3.java:210) ~[CustomAdvancements-1.2.11.jar:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
... 6 more

@WsJohn
Copy link
Author

WsJohn commented Dec 31, 2023

Below are the details of the issue and relevant information:

Server Version: Paper 1.20.4 #364
Plugin Version: Latest

I just installed this plugin and have not made any modifications to it, and there are no conflicting plugins on my server. I would greatly appreciate it if you could take the time to look into this issue and provide any possible solutions or suggestions. If you need any more information, please let me know, and I will be happy to provide it.

@WsJohn
Copy link
Author

WsJohn commented Dec 31, 2023

nvm, I just found out that this plugin doesn't support 1.20.4 yet. If nothing goes wrong you may close this issue.

@rowan-vr
Copy link
Owner

rowan-vr commented Dec 31, 2023 via email

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

2 participants