InterVi

Negativity config crash

Nov 30th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.13 KB | None | 0 0
  1. [10:54:55 ERROR] [STDERR]: java.io.IOException: com.typesafe.config.ConfigException$Parse: Reader: 46: unbalanced close brace '}' with no open brace (if you intended '}' to be part of a key or string value, try enclosing the key or value in double quotes)
  2. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:145)
  3. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58)
  4. [10:54:55 ERROR] [STDERR]: at com.elikill58.negativity.universal.adapter.SpongeAdapter.loadLang(SpongeAdapter.java:202)
  5. [10:54:55 ERROR] [STDERR]: at com.elikill58.negativity.universal.adapter.Adapter.setAdapter(Adapter.java:22)
  6. [10:54:55 ERROR] [STDERR]: at com.elikill58.negativity.sponge.SpongeNegativity.onPreInit(SpongeNegativity.java:102)
  7. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.event.listener.GamePreInitializationEventListener_SpongeNegativity_onPreInit33.handle(Unknown Source)
  8. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  9. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:426)
  10. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:471)
  11. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:248)
  12. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.SpongeImpl.postState(SpongeImpl.java:256)
  13. [10:54:55 ERROR] [STDERR]: at org.spongepowered.server.SpongeVanilla.preInitialize(SpongeVanilla.java:123)
  14. [10:54:55 ERROR] [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.handler$onServerLoad$bbl000(SourceFile:1234)
  15. [10:54:55 ERROR] [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:117)
  16. [10:54:55 ERROR] [STDERR]: at net.minecraft.server.MinecraftServer.run(SourceFile:434)
  17. [10:54:55 ERROR] [STDERR]: at java.lang.Thread.run(Thread.java:748)
  18. [10:54:55 ERROR] [STDERR]: Caused by: com.typesafe.config.ConfigException$Parse: Reader: 46: unbalanced close brace '}' with no open brace (if you intended '}' to be part of a key or string value, try enclosing the key or value in double quotes)
  19. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201)
  20. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197)
  21. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:432)
  22. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:646)
  23. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14)
  24. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260)
  25. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248)
  26. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180)
  27. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:174)
  28. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.parse(Parseable.java:299)
  29. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:622)
  30. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:174)
  31. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:55)
  32. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:136)
  33. [10:54:55 ERROR] [STDERR]: ... 15 more
  34. [10:54:55 INFO] [negativity]: Negativity v1.1.1 loaded.
  35. [10:54:55 ERROR] [STDERR]: java.io.IOException: com.typesafe.config.ConfigException$Parse: Reader: 46: unbalanced close brace '}' with no open brace (if you intended '}' to be part of a key or string value, try enclosing the key or value in double quotes)
  36. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:145)
  37. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58)
  38. [10:54:55 ERROR] [STDERR]: at com.elikill58.negativity.universal.adapter.SpongeAdapter.loadLang(SpongeAdapter.java:202)
  39. [10:54:55 ERROR] [STDERR]: at com.elikill58.negativity.sponge.SpongeNegativity.onPreInit(SpongeNegativity.java:137)
  40. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.event.listener.GamePreInitializationEventListener_SpongeNegativity_onPreInit33.handle(Unknown Source)
  41. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  42. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:426)
  43. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:471)
  44. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:248)
  45. [10:54:55 ERROR] [STDERR]: at org.spongepowered.common.SpongeImpl.postState(SpongeImpl.java:256)
  46. [10:54:55 ERROR] [STDERR]: at org.spongepowered.server.SpongeVanilla.preInitialize(SpongeVanilla.java:123)
  47. [10:54:55 ERROR] [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.handler$onServerLoad$bbl000(SourceFile:1234)
  48. [10:54:55 ERROR] [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:117)
  49. [10:54:55 ERROR] [STDERR]: at net.minecraft.server.MinecraftServer.run(SourceFile:434)
  50. [10:54:55 ERROR] [STDERR]: at java.lang.Thread.run(Thread.java:748)
  51. [10:54:55 ERROR] [STDERR]: Caused by: com.typesafe.config.ConfigException$Parse: Reader: 46: unbalanced close brace '}' with no open brace (if you intended '}' to be part of a key or string value, try enclosing the key or value in double quotes)
  52. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201)
  53. [10:54:55 ERROR] [griefprevention]: Unable to initialize plugin. GriefPrevention requires a permissions plugin such as LuckPerms.
  54. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197)
  55. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:432)
  56. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:646)
  57. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14)
  58. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260)
  59. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248)
  60. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180)
  61. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:174)
  62. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.impl.Parseable.parse(Parseable.java:299)
  63. [10:54:55 ERROR] [STDERR]: at com.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:622)
  64. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:174)
  65. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:55)
  66. [10:54:55 ERROR] [STDERR]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:136)
  67. [10:54:55 ERROR] [STDERR]: ... 14 more
Add Comment
Please, Sign In to add comment