rowan-vr / CustomAdvancements

Custom Advancements is an easy to configure minecraft plugin where you can create your own advancements for your server. Your players can use the easy to use GUI to see the advancements and their progress and how to activate them!
https://www.spigotmc.org/resources/custom-advancements.91167/
GNU General Public License v2.0
34 stars 7 forks source link

Could not send advancements to player #190

Open Oskicz opened 7 months ago

Oskicz commented 7 months ago

Purpur 1.20.4 Custom Advancements 1.2.11

image

Oskicz commented 7 months ago

Will there be any update or this plugin is abandoned

rowan-vr commented 7 months ago

There will be updates once I have time, feel free to contribute yourself if you can.

On Thu, 14 Mar 2024 at 17:41, Oskicz25 @.***> wrote:

Will there be any update or this plugin is abandoned

— Reply to this email directly, view it on GitHub https://github.com/rowan-vr/CustomAdvancements/issues/190#issuecomment-1997879614, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3TQRPP6KL53DOXS4IEO2LYYHHNFAVCNFSM6AAAAABEHE65FSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJXHA3TSNRRGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

v4rl1 commented 7 months ago

I got this error too :

[03:45:51 ERROR]: [CustomAdvancements] Could not send advancements to Guydebure!
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:387) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
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) ~[?:?]
MrX0898 commented 7 months ago

[17:35:41 ERROR]: [CustomAdvancements] Could not send advancements to Crazy_Hacker! 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:387) ~[?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] 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 (1).jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] ... 6 more

MeowIce commented 6 months ago

Any updates ?

Weltensiedler commented 5 months ago

Same error. Please update!