Advertisement
Guest User

Untitled

a guest
Dec 17th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.06 KB | None | 0 0
  1. [13:32:20] [Server thread/INFO] [economylite/sponge]: EconomyLite 2.6.1 is initializing!
  2. [13:32:20] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 4: Expecting a value but got wrong token: 'control character 0xd' ('$' not followed by {, 'control character 0xd' not allowed after '$') (if you intended 'control character 0xd' ('$' not followed by {, 'control character 0xd' 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. [13:32:20] [Server thread/ERROR] [economylite/sponge]: null
  4. [13:32:20] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 4: Expecting a value but got wrong token: 'control character 0xd' ('$' not followed by {, 'control character 0xd' not allowed after '$') (if you intended 'control character 0xd' ('$' not followed by {, 'control character 0xd' 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. [13:32:20] [Server thread/ERROR] [economylite/sponge]: null
  6. [13:32:20] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 4: Expecting a value but got wrong token: 'control character 0xd' ('$' not followed by {, 'control character 0xd' not allowed after '$') (if you intended 'control character 0xd' ('$' not followed by {, 'control character 0xd' 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. [13:32:20] [Server thread/ERROR] [economylite/sponge]: null
  8. [13:32:20] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 4: Expecting a value but got wrong token: 'control character 0xd' ('$' not followed by {, 'control character 0xd' not allowed after '$') (if you intended 'control character 0xd' ('$' not followed by {, 'control character 0xd' 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)
  9. [13:32:20] [Server thread/ERROR] [economylite/sponge]: null
  10. [13:32:20] [Server thread/ERROR] [economylite/sponge]: configurate.typesafe.config.ConfigException$Parse: Reader: 4: Expecting a value but got wrong token: 'control character 0xd' ('$' not followed by {, 'control character 0xd' not allowed after '$') (if you intended 'control character 0xd' ('$' not followed by {, 'control character 0xd' 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)
  11. [13:32:20] [Server thread/ERROR] [economylite/sponge]: null
  12. [13:32:20] [Server thread/ERROR] [Sponge/sponge]: Could not pass FMLInitializationEvent to Plugin{id=economylite, name=EconomyLite, version=2.6.1, description=An economy plugin for Sponge., source=/home/minecraft/multicraft/servers/server2/mods/EconomyLite-5.0.0-2.6.1.jar}
  13. java.util.NoSuchElementException: No value present
  14. at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_111]
  15. at io.github.flibio.economylite.EconomyLite.initializeCurrencies(EconomyLite.java:198) ~[EconomyLite.class:?]
  16. at io.github.flibio.economylite.EconomyLite.onServerInitialize(EconomyLite.java:117) ~[EconomyLite.class:?]
  17. at org.spongepowered.common.event.listener.GameInitializationEventListener_EconomyLite_onServerInitialize4.handle(Unknown Source) ~[?:?]
  18. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2171-5.1.0-BETA-1989]
  19. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) [SpongeModEventManager.class:1.10.2-2171-5.1.0-BETA-1989]
  20. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:330) [SpongeModEventManager.class:1.10.2-2171-5.1.0-BETA-1989]
  21. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:229) [SpongeMod.class:1.10.2-2171-5.1.0-BETA-1989]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
  25. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
  26. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  27. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  28. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  29. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  31. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) [LoadController.class:?]
  32. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) [LoadController.class:?]
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
  36. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
  37. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  38. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  42. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzb000(LoadController.java:52) [LoadController.class:?]
  43. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
  44. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:790) [Loader.class:?]
  45. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) [FMLServerHandler.class:?]
  46. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  47. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214) [ld.class:?]
  48. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  49. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement