Advertisement
Guest User

Untitled

a guest
Aug 5th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.68 KB | None | 0 0
  1. [16:49:19] [Server thread/ERROR] [Sponge]: Could not pass FMLInitializationEvent to Plugin{id=mmcreboot, name=MMCReboot, version=2.3.0, authors=[Leelawd93], source=./mods/MMCReboot-2.3.0-API-7.jar}
  2. java.io.IOException: configurate.typesafe.config.ConfigException$Parse: Reader: 22: Key 'minutes' may not be followed by token: '}' (if you intended '}' 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. at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:145) ~[spongeforge-1.12.2-2705-7.1.0-BETA-3358.jar:1.12.2-2705-7.1.0-BETA-3358]
  4. at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58) ~[spongeforge-1.12.2-2705-7.1.0-BETA-3358.jar:1.12.2-2705-7.1.0-BETA-3358]
  5. at net.moddedminecraft.mmcreboot.Config.Config.<init>(Config.java:24) ~[Config.class:?]
  6. at net.moddedminecraft.mmcreboot.Main.Init(Main.java:111) ~[Main.class:?]
  7. at org.spongepowered.common.event.listener.GameInitializationEventListener_Main_Init62.handle(Unknown Source) ~[?:?]
  8. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.12.2-2705-7.1.0-BETA-3358]
  9. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3358]
  10. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3358]
  11. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3358]
  12. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:231) [SpongeImpl.class:1.12.2-2705-7.1.0-BETA-3358]
  13. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:271) [SpongeMod.class:1.12.2-2705-7.1.0-BETA-3358]
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_161]
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_161]
  17. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_161]
  18. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  19. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  20. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  21. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  22. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  23. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  25. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) [LoadController.class:?]
  26. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) [LoadController.class:?]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_161]
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_161]
  30. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_161]
  31. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  32. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  33. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  34. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  35. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  36. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  38. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560) [LoadController.class:?]
  39. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) [LoadController.class:?]
  40. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) [Loader.class:?]
  41. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) [FMLServerHandler.class:?]
  42. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) [FMLCommonHandler.class:?]
  43. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
  44. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  45. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
  46. Caused by: configurate.typesafe.config.ConfigException$Parse: Reader: 22: Key 'minutes' may not be followed by token: '}' (if you intended '}' 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)
  47. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  48. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  49. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:459) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  50. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  51. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  52. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:471) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  53. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  54. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  55. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:646) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2705-7.1.0-BETA-3358]
  56. at configurate.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14) ~[ConfigDocumentParser.class:1.12.2-2705-7.1.0-BETA-3358]
  57. at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260) ~[Parseable.class:1.12.2-2705-7.1.0-BETA-3358]
  58. at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248) ~[Parseable.class:1.12.2-2705-7.1.0-BETA-3358]
  59. at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[Parseable.class:1.12.2-2705-7.1.0-BETA-3358]
  60. at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:174) ~[Parseable.class:1.12.2-2705-7.1.0-BETA-3358]
  61. at configurate.typesafe.config.impl.Parseable.parse(Parseable.java:299) ~[Parseable.class:1.12.2-2705-7.1.0-BETA-3358]
  62. at configurate.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:622) ~[ConfigFactory.class:1.12.2-2705-7.1.0-BETA-3358]
  63. at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:174) ~[spongeforge-1.12.2-2705-7.1.0-BETA-3358.jar:1.12.2-2705-7.1.0-BETA-3358]
  64. at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:55) ~[spongeforge-1.12.2-2705-7.1.0-BETA-3358.jar:1.12.2-2705-7.1.0-BETA-3358]
  65. at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:136) ~[spongeforge-1.12.2-2705-7.1.0-BETA-3358.jar:1.12.2-2705-7.1.0-BETA-3358]
  66. ... 42 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement