Advertisement
Guest User

Untitled

a guest
Nov 14th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. [08:57:44] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [08:57:52] [Server thread/ERROR]: Encountered an unexpected exception
  3. org.spongepowered.mod.plugin.InvalidPluginException
  4. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:276) ~[spongeforge-1.10.2-2107-6.0.0-BETA-1844.jar:1.10.2-2107-6.0.0-BETA-1844]
  5. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
  6. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
  7. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
  8. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
  9. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  10. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  11. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  12. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  13. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  14. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[LoadController.class:?]
  15. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[LoadController.class:?]
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
  19. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
  20. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  21. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  22. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  23. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  25. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:53) ~[LoadController.class:?]
  26. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) ~[LoadController.class:?]
  27. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549) ~[Loader.class:?]
  28. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
  29. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) ~[FMLCommonHandler.class:?]
  30. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[ld.class:?]
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  32. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
  33. [08:57:52] [Server thread/ERROR]: This crash report has been saved to: /home/servers/sponge_mc/./crash-reports/crash-2016-11-14_08.57.52-server.txt
  34. [08:57:52] [Server thread/INFO]: Stopping server
  35. [08:57:52] [Server thread/INFO]: Saving worlds
  36. [08:57:52] [Server Shutdown Thread/INFO]: Stopping server
  37. [08:57:52] [Server Shutdown Thread/INFO]: Saving worlds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement