Advertisement
Guest User

Untitled

a guest
Jan 26th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. [15:49:37] [Server thread/INFO]: [STDERR]: com.typesafe.config.ConfigException$Missing: No configuration setting found for key 'application'
  2. [15:49:37] [Server thread/INFO]: [STDERR]: at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:152)
  3. [15:49:37] [Server thread/INFO]: [STDERR]: at com.typesafe.config.impl.SimpleConfig.findKey(SimpleConfig.java:145)
  4. [15:49:37] [Server thread/INFO]: [STDERR]: at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:172)
  5. [15:49:37] [Server thread/INFO]: [STDERR]: at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:184)
  6. [15:49:37] [Server thread/INFO]: [STDERR]: at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
  7. [15:49:37] [Server thread/INFO]: [STDERR]: at com.typesafe.config.impl.SimpleConfig.getObject(SimpleConfig.java:258)
  8. [15:49:37] [Server thread/INFO]: [STDERR]: at com.typesafe.config.impl.SimpleConfig.getConfig(SimpleConfig.java:264)
  9. [15:49:37] [Server thread/INFO]: [STDERR]: at com.typesafe.config.impl.SimpleConfig.getConfig(SimpleConfig.java:37)
  10. [15:49:37] [Server thread/INFO]: [STDERR]: at bammerbom.ultimatecore.sponge.config.ConfigCompleter.complete(ConfigCompleter.java:51)
  11. [15:49:37] [Server thread/INFO]: [STDERR]: at bammerbom.ultimatecore.sponge.config.GeneralConfig.reload(GeneralConfig.java:63)
  12. [15:49:37] [Server thread/INFO]: [STDERR]: at bammerbom.ultimatecore.sponge.UltimateCore.onPreInit(UltimateCore.java:128)
  13. [15:49:37] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.event.listener.GamePreInitializationEventListener_UltimateCore_onPreInit7.handle(Unknown Source)
  14. [15:49:37] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  15. [15:49:37] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301)
  16. [15:49:37] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:330)
  17. [15:49:37] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:201)
  18. [15:49:37] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. [15:49:37] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. [15:49:37] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. [15:49:37] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  22. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  23. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  24. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  25. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  26. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  27. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  28. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  29. [15:49:37] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. [15:49:37] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. [15:49:37] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. [15:49:37] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  33. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  34. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  35. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  36. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  37. [15:49:37] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  38. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:553)
  39. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  40. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:626)
  41. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  42. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:329)
  43. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:124)
  44. [15:49:37] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:507)
  45. [15:49:37] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement