Skip to content

Error on server shutdown/restart #16

@thewickening

Description

@thewickening

This error is sent roughly 10 times when the server is shutting down or doing an automated restart. Running version 2.9.6 - 1.16.5

[11:23:24] [envyware_concurrency_3/ERROR] [reforgedbingo/]: Error while executing async task java.util.concurrent.CompletionException: java.lang.NullPointerException at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?] {} at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1739) [?:?] {} at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] {} at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] {} at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] {} at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] {} at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] {} at java.lang.Thread.run(Thread.java:829) [?:?] {} Caused by: java.lang.NullPointerException at com.envyful.reforged.bingo.forge.task.CardResetTask.run(CardResetTask.java:19) ~[reforgedbingo:?] {re:classloading} at com.envyful.reforged.bingo.shade.envy.api.forge.concurrency.ForgeTaskBuilder$RepeatedRunnable.lambda$run$0(ForgeTaskBuilder.java:116) ~[reforgedbingo:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736) ~[?:?] {} ... 6 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions