Advertisement
Guest User

Untitled

a guest
Apr 10th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. [15:43:22] [Server thread/WARN]: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Immersive Voice (imvoice)
  2. [15:43:22] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  3. [15:43:22] [Server thread/WARN]: at net.gliby.voicechat.common.VoiceChatServer.stop(VoiceChatServer.java:230)
  4. [15:43:22] [Server thread/WARN]: at net.gliby.voicechat.VoiceChat.stopServer(VoiceChat.java:120)
  5. [15:43:22] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. [15:43:22] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  7. [15:43:22] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  8. [15:43:22] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  9. [15:43:22] [Server thread/WARN]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:623)
  10. [15:43:22] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  11. [15:43:22] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. [15:43:22] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  13. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  14. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  15. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  16. [15:43:22] [Server thread/WARN]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  17. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  18. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  19. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  20. [15:43:22] [Server thread/WARN]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  21. [15:43:22] [Server thread/WARN]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  22. [15:43:22] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. [15:43:22] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  24. [15:43:22] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. [15:43:22] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  26. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29. [15:43:22] [Server thread/WARN]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32. [15:43:22] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33. [15:43:22] [Server thread/WARN]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  34. [15:43:22] [Server thread/WARN]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:847)
  35. [15:43:22] [Server thread/WARN]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:509)
  36. [15:43:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  37. [15:43:22] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement