Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.36 KB | None | 0 0
  1. [17:44:34] [Server thread/INFO] [economylite/sponge]: EconomyLite 2.2.4 is initializing!
  2. [17:44:34] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 9: Expecting a value but got wrong token: 'newline' ('$' not followed by {, 'newline' not allowed after '$') (if you intended 'newline' ('$' not followed by {, 'newline' not allowed after '$') to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
  3. [17:44:34] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 9: Expecting a value but got wrong token: 'newline' ('$' not followed by {, 'newline' not allowed after '$') (if you intended 'newline' ('$' not followed by {, 'newline' not allowed after '$') to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
  4. [17:44:34] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 9: Expecting a value but got wrong token: 'newline' ('$' not followed by {, 'newline' not allowed after '$') (if you intended 'newline' ('$' not followed by {, 'newline' not allowed after '$') to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
  5. [17:44:34] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 9: Expecting a value but got wrong token: 'newline' ('$' not followed by {, 'newline' not allowed after '$') (if you intended 'newline' ('$' not followed by {, 'newline' not allowed after '$') to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
  6. [17:44:34] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 9: Expecting a value but got wrong token: 'newline' ('$' not followed by {, 'newline' not allowed after '$') (if you intended 'newline' ('$' not followed by {, 'newline' not allowed after '$') to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
  7. [17:44:34] [Server thread/ERROR] [Sponge/sponge]: Could not pass FMLInitializationEvent to org.spongepowered.mod.plugin.SpongeModPluginContainer@3a8dd76e
  8. java.util.NoSuchElementException: No value present
  9. at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_91]
  10. at io.github.flibio.economylite.EconomyLite.initializeCurrencies(EconomyLite.java:174) ~[EconomyLite.class:?]
  11. at io.github.flibio.economylite.EconomyLite.onServerInitialize(EconomyLite.java:106) ~[EconomyLite.class:?]
  12. at org.spongepowered.common.event.listener.GameInitializationEventListener_EconomyLite_onServerInitialize1.handle(Unknown Source) ~[?:?]
  13. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2011-5.0.0-BETA-1570]
  14. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:354) [SpongeModEventManager.class:1.10.2-2011-5.0.0-BETA-1570]
  15. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:395) [SpongeModEventManager.class:1.10.2-2011-5.0.0-BETA-1570]
  16. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:205) [SpongeMod.class:1.10.2-2011-5.0.0-BETA-1570]
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_91]
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_91]
  20. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
  21. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  22. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  23. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  24. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  26. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:235) [LoadController.class:?]
  27. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:213) [LoadController.class:?]
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_91]
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_91]
  31. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
  32. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  33. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  37. at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53) [LoadController.class:?]
  38. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
  39. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:774) [Loader.class:?]
  40. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) [FMLServerHandler.class:?]
  41. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  42. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214) [ld.class:?]
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  44. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement