Advertisement
Guest User

Untitled

a guest
May 25th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. [20:14:34 ERROR]: Some errors occurred whilst posting event ProxyShutdownEvent.
  2. [20:14:34 ERROR]: #1:
  3.  
  4. java.lang.NullPointerException: null
  5. at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.disable(AbstractLuckPermsPlugin.java:192) ~[?:?]
  6. at me.lucko.luckperms.velocity.LPVelocityBootstrap.onDisable(LPVelocityBootstrap.java:148) ~[?:?]
  7. at net.kyori.event.asm.generated.8a4e66ae69.LPVelocityBootstrap-onDisable-ProxyShutdownEvent-4.invoke(Unknown Source) ~[?:?]
  8. at net.kyori.event.method.SimpleMethodSubscriptionAdapter$MethodEventSubscriber.invoke(SimpleMethodSubscriptionAdapter.java:148) ~[Velocity.jar:1.0.0-SNAPSHOT (git-df9883cc-b133)]
  9. at net.kyori.event.SimpleEventBus.post(SimpleEventBus.java:107) ~[Velocity.jar:1.0.0-SNAPSHOT (git-df9883cc-b133)]
  10. at com.velocitypowered.proxy.plugin.VelocityEventManager.fireEvent(VelocityEventManager.java:136) ~[Velocity.jar:1.0.0-SNAPSHOT (git-df9883cc-b133)]
  11. at com.velocitypowered.proxy.plugin.VelocityEventManager.fireShutdownEvent(VelocityEventManager.java:185) ~[Velocity.jar:1.0.0-SNAPSHOT (git-df9883cc-b133)]
  12. at com.velocitypowered.proxy.VelocityServer.lambda$shutdown$1(VelocityServer.java:377) ~[Velocity.jar:1.0.0-SNAPSHOT (git-df9883cc-b133)]
  13. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement