Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 KB | None | 0 0
  1. 23.04 01:50:05 [Server] Server thread/ERROR [Sponge]: Could not pass FMLServerStartedEvent to Plugin{id=aurionsvotelistener, name=AurionsVoteListener, version=1.9, description=A votifier listener for Sponge, authors=[THEJean_Kevin], source=/mods/AurionVoteListener.2.0.API.7.jar}
  2. 23.04 01:50:05 [Server] INFO java.lang.NullPointerException: null
  3. 23.04 01:50:05 [Server] INFO at com.mineaurion.aurionVoteListener.SQL.SwitchSQL.open(SwitchSQL.java:34) ~[SwitchSQL.class:?]
  4. 23.04 01:50:05 [Server] INFO at com.mineaurion.aurionVoteListener.Main.initialiseDatabase(Main.java:134) ~[Main.class:?]
  5. 23.04 01:50:05 [Server] INFO at com.mineaurion.aurionVoteListener.Main.onServerStart(Main.java:84) ~[Main.class:?]
  6. 23.04 01:50:05 [Server] INFO at org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onServerStart5.handle(Unknown Source) ~[?:?]
  7. 23.04 01:50:05 [Server] INFO at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.12.2-2611-7.1.0-BETA-3016]
  8. 23.04 01:50:05 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:335) [SpongeModEventManager.class:1.12.2-2611-7.1.0-BETA-3016]
  9. 23.04 01:50:05 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:368) [SpongeModEventManager.class:1.12.2-2611-7.1.0-BETA-3016]
  10. 23.04 01:50:05 [Server] INFO at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:213) [SpongeImpl.class:1.12.2-2611-7.1.0-BETA-3016]
  11. 23.04 01:50:05 [Server] INFO at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:250) [SpongeMod.class:1.12.2-2611-7.1.0-BETA-3016]
  12. 23.04 01:50:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
  13. 23.04 01:50:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_161]
  14. 23.04 01:50:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_161]
  15. 23.04 01:50:05 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_161]
  16. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  17. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  18. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  19. 23.04 01:50:05 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  20. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  21. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  22. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  23. 23.04 01:50:05 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:278) [LoadController.class:?]
  24. 23.04 01:50:05 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256) [LoadController.class:?]
  25. 23.04 01:50:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
  26. 23.04 01:50:05 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_161]
  27. 23.04 01:50:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_161]
  28. 23.04 01:50:05 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_161]
  29. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  30. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  31. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  32. 23.04 01:50:05 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  33. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  34. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  35. 23.04 01:50:05 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  36. 23.04 01:50:05 [Server] INFO at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560) [LoadController.class:?]
  37. 23.04 01:50:05 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) [LoadController.class:?]
  38. 23.04 01:50:05 [Server] INFO at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:784) [Loader.class:?]
  39. 23.04 01:50:05 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:301) [FMLCommonHandler.class:?]
  40. 23.04 01:50:05 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  41. 23.04 01:50:05 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement