Advertisement
PiggiesGoSqueal

Untitled

Aug 4th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.86 KB | None | 0 0
  1. > [15:37:33 INFO]: _DragonsEatPigs has joined the dark side.
  2. > [15:37:35 INFO]: _DragonsEatPigs issued server command: /baltop
  3. > [15:37:35 WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@7ee5768d.
  4. > [15:37:35 INFO]: Migrated 0 channel(s) to the new Selector.
  5. > [15:37:37 WARN]: Exception in thread "ForkJoinPool.commonPool-worker-4"
  6. > [15:37:37 WARN]: kotlinx.coroutines.experimental.CompletionHandlerException: Exception in completion handler InvokeOnCompletion[InvokeOnCompletion@50e7bbeb] for DeferredCoroutine{CompletedExceptionally}@6496dca5
  7. > [15:37:37 WARN]: at kotlinx.coroutines.experimental.JobSupport.completeUpdateState(JobSupport.kt:214)
  8. > [15:37:37 WARN]: at kotlinx.coroutines.experimental.JobSupport.updateState(JobSupport.kt:154)
  9. > [15:37:37 WARN]: at kotlinx.coroutines.experimental.JobSupport.makeCompletingInternal(JobSupport.kt:555)
  10. > [15:37:37 WARN]: at kotlinx.coroutines.experimental.JobSupport.makeCompletingOnce$kotlinx_coroutines_core(JobSupport.kt:539)
  11. > [15:37:37 WARN]: at kotlinx.coroutines.experimental.AbstractCoroutine.resumeWithException(AbstractCoroutine.kt:122)
  12. > [15:37:37 WARN]: at kotlin.coroutines.experimental.jvm.internal.CoroutineImpl.resume(CoroutineImpl.kt:41)
  13. > [15:37:37 WARN]: at kotlinx.coroutines.experimental.DispatchedTask$DefaultImpls.run(Dispatched.kt:162)
  14. > [15:37:37 WARN]: at kotlinx.coroutines.experimental.DispatchedContinuation.run(Dispatched.kt:26)
  15. > [15:37:37 WARN]: at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
  16. > [15:37:37 WARN]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  17. > [15:37:37 WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  18. > [15:37:37 WARN]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  19. > [15:37:37 WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  20. > [15:37:37 WARN]: Caused by: java.lang.RuntimeException: Economy username cannot be null
  21. > [15:37:37 WARN]: at com.earth2me.essentials.api.Economy.getUserByName(Economy.java:65)
  22. > [15:37:37 WARN]: at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:85)
  23. > [15:37:37 WARN]: at com.earth2me.essentials.api.Economy.getMoney(Economy.java:81)
  24. > [15:37:37 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Essentials.getBalance(Economy_Essentials.java:82)
  25. > [15:37:37 WARN]: at net.milkbowl.vault.economy.AbstractEconomy.getBalance(AbstractEconomy.java:20)
  26. > [15:37:37 WARN]: at com.perkelle.dev.bank.utils.VaultWrapperKt.getBalance(VaultWrapper.kt:8)
  27. > [15:37:37 WARN]: at com.perkelle.dev.bank.backend.impl.FlatFileBackend$getTop10$1.doResume(FlatFileBackend.kt:82)
  28. > [15:37:37 WARN]: at kotlin.coroutines.experimental.jvm.internal.CoroutineImpl.resume(CoroutineImpl.kt:42)
  29. > [15:37:37 WARN]: ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement