Advertisement
kreezxil

Untitled

May 30th, 2018
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. > stop
  2. [10:51:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server
  3. [10:51:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  4. [10:51:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  5. [10:51:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  6. [10:51:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
  7. [10:51:23] [Server thread/INFO] [FML]: Unloading dimension 0
  8. [10:51:23] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Discord Chat (discordchat)
  9. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: Caused by: java.lang.NullPointerException
  10. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at net.shadowfacts.discordchat.core.DiscordChat.stop(DiscordChat.java:169)
  11. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at net.shadowfacts.discordchat.one_twelve_two.OneTwelveTwoMod.serverStopped
  12. (OneTwelveTwoMod.java:54)
  13. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  15. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at java.lang.reflect.Method.invoke(Method.java:498)
  17. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  18. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  19. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at java.lang.reflect.Method.invoke(Method.java:498)
  21. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  22. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  23. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  24. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  25. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  26. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  27. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  28. [10:51:23] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:91]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement