Advertisement
Guest User

Untitled

a guest
Feb 14th, 2016
797
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.84 KB | None | 0 0
  1. Sun Feb 14 19:01:46 EST 2016 - Server is starting now!
  2.  
  3. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0
  4. [19:01:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  5. [19:01:47] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  6. [19:01:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  7. 2016-02-14 19:01:48,685 WARN Disabling terminal, you're running in an unsupported environment.
  8. [19:01:48] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1732 for Minecraft 1.8.9 loading
  9. [19:01:48] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_45-internal, running on Linux:amd64:2.6.32-39-pve, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  10. [19:01:48] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8.9-1732-3.1.0-BETA-1152.jar
  11. [19:01:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [19:01:48] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  13. [19:01:48] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.1 Source=file:/data/service10855/data/service_item_137017/mods/spongeforge-1.8.9-1732-3.1.0-BETA-1152.jar Env=SERVER
  14. [19:01:48] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  15. [19:01:48] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  16. [19:01:48] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  17. [19:01:48] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  18. [19:01:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  19. [19:01:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [19:01:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [19:01:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [19:01:50] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  23. [19:01:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [19:01:50] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  25. [19:01:51] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@12c7a01b
  26. [19:01:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  27. [19:01:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  28. [19:01:51] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  29. [19:01:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  30. [19:01:51] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  31. [19:01:54] [main/WARN] [mixin]: Method overwrite conflict for checkBiomeBounds in mixins.common.core.json:world.MixinWorld_Tracker, previously written by org.spongepowered.common.mixin.core.world.MixinWorld. Skipping method.
  32. [19:01:54] [main/WARN] [mixin]: Method overwrite conflict for checkBlockBounds in mixins.common.core.json:world.MixinWorld_Tracker, previously written by org.spongepowered.common.mixin.core.world.MixinWorld. Skipping method.
  33. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is searching for an injection point in method with descriptor (Lnet/minecraft/util/DamageSource;)V
  34. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraftforge/common/ForgeHooks;onLivingDeath(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/util/DamageSource;)Z
  35. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/util/DamageSource;func_76346_g()Lnet/minecraft/entity/Entity;
  36. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/entity/EntityLivingBase;func_94060_bK()Lnet/minecraft/entity/EntityLivingBase;
  37. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/entity/EntityLivingBase;func_70084_c(Lnet/minecraft/entity/Entity;I)V
  38. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/entity/Entity;func_70074_a(Lnet/minecraft/entity/EntityLivingBase;)V
  39. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/entity/EntityLivingBase;func_110142_aN()Lnet/minecraft/util/CombatTracker;
  40. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/util/CombatTracker;func_94549_h()V
  41. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/enchantment/EnchantmentHelper;func_77519_f(Lnet/minecraft/entity/EntityLivingBase;)I
  42. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Ljava/util/ArrayList;clear()V
  43. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/entity/EntityLivingBase;func_146066_aG()Z
  44. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/world/World;func_82736_K()Lnet/minecraft/world/GameRules;
  45. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/world/GameRules;func_82766_b(Ljava/lang/String;)Z
  46. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/entity/EntityLivingBase;func_70628_a(ZI)V
  47. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/entity/EntityLivingBase;func_82160_b(ZI)V
  48. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Ljava/util/Random;nextFloat()F
  49. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/entity/EntityLivingBase;func_82164_bB()V
  50. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraftforge/common/ForgeHooks;onLivingDrops(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/util/DamageSource;Ljava/util/ArrayList;IZ)Z
  51. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Ljava/util/ArrayList;iterator()Ljava/util/Iterator;
  52. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Ljava/util/Iterator;hasNext()Z
  53. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Ljava/util/Iterator;next()Ljava/lang/Object;
  54. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/world/World;func_72838_d(Lnet/minecraft/entity/Entity;)Z
  55. [19:01:55] [main/INFO] [mixin]: BeforeInvoke > found a matching insn, checking preconditions...
  56. [19:01:55] [main/INFO] [mixin]: BeforeInvoke > > comparing target ordinal -1 with current ordinal 0
  57. [19:01:55] [main/INFO] [mixin]: BeforeInvoke > > > found a matching insn at ordinal 0
  58. [19:01:55] [main/INFO] [mixin]: BeforeInvoke is considering insn Lnet/minecraft/world/World;func_72960_a(Lnet/minecraft/entity/Entity;B)V
  59. [19:01:55] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  60. [19:01:59] [Server thread/INFO]: Starting minecraft server version 1.8.9
  61. [19:01:59] [Server thread/INFO] [FML]: MinecraftForge v11.15.1.1732 Initialized
  62. [19:01:59] [Server thread/INFO] [FML]: Replaced 204 ore recipies
  63. [19:02:02] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  64. [19:02:02] [Server thread/INFO] [FML]: Searching /data/service10855/data/service_item_137017/mods for mods
  65. [19:02:03] [Server thread/INFO] [FML]: Disabling mod foxcorecui it is client side only.
  66. [19:02:03] [Server thread/INFO] [FML]: Forge Mod Loader has identified 18 mods to load
  67. [19:02:03] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, AdminShop, CommandSigns, CraftBook, EssentialCmds, ExtraPerm, foxcore, foxguard, Keys, NameAPI, PJP, SimpleTags, TotalEconomy, Vanish, worldedit] at CLIENT
  68. [19:02:03] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, AdminShop, CommandSigns, CraftBook, EssentialCmds, ExtraPerm, foxcore, foxguard, Keys, NameAPI, PJP, SimpleTags, TotalEconomy, Vanish, worldedit] at SERVER
  69. [19:02:04] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  70. [19:02:04] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations
  71. [19:02:04] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  72. [19:02:04] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  73. [19:02:04] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  74. [19:02:04] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  75. [19:02:04] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 11.15.1.1744
  76. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: java.io.IOException: configurate.typesafe.config.ConfigException$Parse: Reader: 83: expecting a close brace or a field name here, got 'newline' (JSON does not allow unescaped newline in quoted strings, use a backslash escape)
  77. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:157)
  78. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:42)
  79. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.gmail.edziu1996.extrapermissions.manager.ConfigManager.load(ConfigManager.java:79)
  80. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.gmail.edziu1996.extrapermissions.manager.ConfigManager.setup(ConfigManager.java:70)
  81. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.gmail.edziu1996.extrapermissions.ExtraPermissions.preInit(ExtraPermissions.java:50)
  82. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at org.spongepowered.common.event.listener.GamePreInitializationEventListener_ExtraPermissions_preInit22.handle(Unknown Source)
  83. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:86)
  84. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:238)
  85. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:282)
  86. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:184)
  87. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  89. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  90. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at java.lang.reflect.Method.invoke(Method.java:497)
  91. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  92. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  93. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  94. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  95. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  96. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  97. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  98. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  100. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  101. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at java.lang.reflect.Method.invoke(Method.java:497)
  102. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  103. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  104. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  105. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  106. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  107. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraftforge.fml.common.LoadController.onPost(LoadController.java:53)
  108. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  109. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
  110. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  111. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
  112. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112)
  113. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
  114. [19:02:05] [Server thread/INFO] [STDERR]: [com.gmail.edziu1996.extrapermissions.manager.ConfigManager:load:83]: at java.lang.Thread.run(Thread.java:745)
  115. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: configurate.typesafe.config.ConfigException$Parse: Reader: 83: expecting a close brace or a field name here, got 'newline' (JSON does not allow unescaped newline in quoted strings, use a backslash escape)
  116. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201)
  117. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197)
  118. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseKey(ConfigDocumentParser.java:278)
  119. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:397)
  120. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247)
  121. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:405)
  122. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247)
  123. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:405)
  124. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:595)
  125. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14)
  126. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260)
  127. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248)
  128. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:180)
  129. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:174)
  130. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parse(Parseable.java:299)
  131. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:668)
  132. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:104)
  133. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:54)
  134. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:149)
  135. [19:02:05] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 37 more
  136. [19:02:05] [Server thread/ERROR] [Sponge]: Could not pass FMLPreInitializationEvent to Plugin{id=ExtraPerm, name=ExtraPermissions, version=0.4.9}
  137. java.lang.NullPointerException
  138. at com.gmail.edziu1996.extrapermissions.config.ConfigRanks.init(ConfigRanks.java:35) ~[ConfigRanks.class:?]
  139. at com.gmail.edziu1996.extrapermissions.manager.ConfigManager.setup(ConfigManager.java:71) ~[ConfigManager.class:?]
  140. at com.gmail.edziu1996.extrapermissions.ExtraPermissions.preInit(ExtraPermissions.java:50) ~[ExtraPermissions.class:?]
  141. at org.spongepowered.common.event.listener.GamePreInitializationEventListener_ExtraPermissions_preInit22.handle(Unknown Source) ~[?:?]
  142. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:86) ~[RegisteredListener.class:1.8.9-1732-3.1.0-BETA-1152]
  143. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:238) [SpongeModEventManager.class:1.8.9-1732-3.1.0-BETA-1152]
  144. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:282) [SpongeModEventManager.class:1.8.9-1732-3.1.0-BETA-1152]
  145. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:184) [SpongeMod.class:1.8.9-1732-3.1.0-BETA-1152]
  146. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
  147. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
  148. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
  149. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
  150. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
  151. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
  152. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
  153. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
  154. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
  155. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) [LoadController.class:?]
  156. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) [LoadController.class:?]
  157. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
  158. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
  159. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
  160. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
  161. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
  162. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
  163. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
  164. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
  165. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
  166. at net.minecraftforge.fml.common.LoadController.onPost(LoadController.java:53) [LoadController.class:?]
  167. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  168. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
  169. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]
  170. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) [FMLCommonHandler.class:?]
  171. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112) [ko.class:?]
  172. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
  173. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
  174. [19:02:05] [Server thread/INFO] [foxguard]: Beginning FoxGuard initialization
  175. [19:02:05] [Server thread/INFO] [foxguard]: Loading configs
  176. [19:02:05] [Server thread/INFO] [foxguard]: Saving configs
  177. [19:02:05] [Server thread/INFO] [foxcore]: Starting FoxCore initialization
  178. [19:02:05] [Server thread/INFO] [foxcore]: Initializing state manager
  179. [19:02:05] [Server thread/INFO] [foxcore]: Configuring commands
  180. [19:02:05] [Server thread/INFO] [FML]: Applying holder lookups
  181. [19:02:05] [Server thread/INFO] [FML]: Holder lookups applied
  182. [19:02:05] [Server thread/INFO] [FML]: Injecting itemstacks
  183. [19:02:05] [Server thread/INFO] [FML]: Itemstack injection complete
  184. [19:02:05] [Server thread/INFO]: Loading properties
  185. [19:02:05] [Server thread/INFO]: Default game type: ADVENTURE
  186. [19:02:05] [Server thread/INFO]: Generating keypair
  187. [19:02:05] [Server thread/INFO]: Starting Minecraft server on *:25565
  188. [19:02:05] [Server thread/INFO]: Using epoll channel type
  189. [19:02:06] [Server thread/INFO] [AdminShop]: AdminShop loading...
  190. [19:02:06] [Server thread/INFO] [AdminShop]: -----------------------------
  191. [19:02:06] [Server thread/INFO] [AdminShop]: AdminShop was made by HassanS6000!
  192. [19:02:06] [Server thread/INFO] [AdminShop]: Please post all errors on the Sponge Thread or on GitHub!
  193. [19:02:06] [Server thread/INFO] [AdminShop]: Have fun, and enjoy! :D
  194. [19:02:06] [Server thread/INFO] [AdminShop]: -----------------------------
  195. [19:02:06] [Server thread/INFO] [AdminShop]: AdminShop loaded!
  196. [19:02:06] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-0 - is starting.
  197. [19:02:06] [Server thread/INFO] [CommandSigns]: CommandSigns loading...
  198. [19:02:06] [Server thread/INFO] [CommandSigns]: -----------------------------
  199. [19:02:06] [Server thread/INFO] [CommandSigns]: CommandSigns was made by HassanS6000!
  200. [19:02:06] [Server thread/INFO] [CommandSigns]: Please post all errors on the Sponge Thread or on GitHub!
  201. [19:02:06] [Server thread/INFO] [CommandSigns]: Have fun, and enjoy! :D
  202. [19:02:06] [Server thread/INFO] [CommandSigns]: -----------------------------
  203. [19:02:06] [Server thread/INFO] [CommandSigns]: CommandSigns loaded!
  204. [19:02:06] [Server thread/INFO] [foxcore]: Setting default player permissions
  205. [19:02:06] [Server thread/INFO] [foxcore]: Save directory: /data/service10855/data/service_item_137017/.
  206. [19:02:06] [Server thread/INFO] [foxcore]: Registering commands
  207. [19:02:06] [Server thread/INFO] [foxcore]: Registering positions state field
  208. [19:02:06] [Server thread/INFO] [foxcore]: Initializing network packet manager
  209. [19:02:06] [Server thread/INFO] [foxcore]: Registering Wand DataManipulators
  210. [19:02:06] [Server thread/INFO] [foxcore]: Registering custom data manipulators
  211. [19:02:06] [Server thread/INFO] [foxcore]: Registering event listeners
  212. [19:02:06] [Server thread/INFO] [foxcore]: Registering event listeners
  213. [19:02:06] [Server thread/INFO] [foxguard]: Getting User Storage
  214. [19:02:06] [Server thread/INFO] [foxguard]: Initializing FoxGuard Manager instance
  215. [19:02:06] [Server thread/INFO] [foxguard]: Registering commands
  216. [19:02:07] [Server thread/INFO] [foxguard]: Registering event listeners
  217. [19:02:07] [Server thread/INFO] [foxguard]: Setting default player permissions
  218. [19:02:07] [Server thread/INFO] [foxguard]: Registering Regions state field
  219. [19:02:07] [Server thread/INFO] [foxguard]: Registering Handlers state field
  220. [19:02:07] [Server thread/INFO] [foxguard]: Starting MCStats metrics extension
  221. [19:02:07] [Server thread/INFO] [EssentialCmds]: EssentialCmds loading...
  222. [19:02:07] [Server thread/INFO] [EssentialCmds]: -----------------------------
  223. [19:02:07] [Server thread/INFO] [EssentialCmds]: EssentialCmds was made by HassanS6000!
  224. [19:02:07] [Server thread/INFO] [EssentialCmds]: Please post all errors on the Sponge Thread or on GitHub!
  225. [19:02:07] [Server thread/INFO] [EssentialCmds]: Have fun, and enjoy! :D
  226. [19:02:07] [Server thread/INFO] [EssentialCmds]: -----------------------------
  227. [19:02:07] [Server thread/INFO] [EssentialCmds]: EssentialCmds loaded!
  228. [19:02:07] [Server thread/ERROR] [Sponge]: Could not pass FMLInitializationEvent to Plugin{id=ExtraPerm, name=ExtraPermissions, version=0.4.9}
  229. java.lang.NullPointerException
  230. at com.gmail.edziu1996.extrapermissions.manager.RanksManager.<init>(RanksManager.java:21) ~[RanksManager.class:?]
  231. at com.gmail.edziu1996.extrapermissions.manager.EventManager.<init>(EventManager.java:20) ~[EventManager.class:?]
  232. at com.gmail.edziu1996.extrapermissions.ExtraPermissions.init(ExtraPermissions.java:65) ~[ExtraPermissions.class:?]
  233. at org.spongepowered.common.event.listener.GameInitializationEventListener_ExtraPermissions_init24.handle(Unknown Source) ~[?:?]
  234. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:86) ~[RegisteredListener.class:1.8.9-1732-3.1.0-BETA-1152]
  235. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:238) [SpongeModEventManager.class:1.8.9-1732-3.1.0-BETA-1152]
  236. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:282) [SpongeModEventManager.class:1.8.9-1732-3.1.0-BETA-1152]
  237. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:184) [SpongeMod.class:1.8.9-1732-3.1.0-BETA-1152]
  238. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
  239. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
  240. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
  241. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
  242. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
  243. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
  244. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
  245. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
  246. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
  247. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) [LoadController.class:?]
  248. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) [LoadController.class:?]
  249. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
  250. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
  251. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
  252. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
  253. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
  254. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
  255. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
  256. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
  257. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
  258. at net.minecraftforge.fml.common.LoadController.onPost(LoadController.java:53) [LoadController.class:?]
  259. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  260. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  261. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
  262. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:325) [FMLCommonHandler.class:?]
  263. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:205) [ko.class:?]
  264. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
  265. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
  266. [19:02:07] [Server thread/INFO] [PJP]: Portal module activated
  267. [19:02:07] [Server thread/INFO] [PJP]: Button module activated
  268. [19:02:07] [Server thread/INFO] [PJP]: Door module activated
  269. [19:02:07] [Server thread/INFO] [PJP]: Plate module activated
  270. [19:02:07] [Server thread/INFO] [PJP]: Sign module activated
  271. [19:02:07] [Server thread/INFO] [PJP]: Lever module activated
  272. [19:02:07] [Server thread/INFO] [PJP]: Home module activated
  273. [19:02:07] [Server thread/INFO] [PJP]: Warp module activated
  274. [19:02:07] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - is starting.
  275. [19:02:07] [Server thread/INFO] [FML]: Injecting itemstacks
  276. [19:02:07] [Server thread/INFO] [FML]: Itemstack injection complete
  277. [19:02:07] [Server thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.1) is loaded
  278. [19:02:07] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 18 mods
  279. [19:02:08] [Server thread/INFO]: Preparing level "Lobby"
  280. [19:02:08] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  281. [19:02:08] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  282. [19:02:08] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod sponge version 1.8.9-1732-3.1.0-BETA-1151 and it is now at version 1.8.9-1732-3.1.0-BETA-1152, things may not work well
  283. [19:02:08] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  284. [19:02:08] [Server thread/INFO] [FML]: Applying holder lookups
  285. [19:02:08] [Server thread/INFO] [FML]: Holder lookups applied
  286. [19:02:08] [Server thread/INFO] [FML]: Loading dimension 0 (Lobby) (DedicatedServer)
  287. [19:02:08] [Server thread/INFO] [foxguard]: Initializing Regions database for World: "Lobby"
  288. [19:02:08] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - is starting.
  289. [19:02:08] [Server thread/INFO] [foxguard]: Constructing Region list for World: "Lobby"
  290. [19:02:08] [Server thread/INFO] [foxguard]: Loading Regions for World: "Lobby"
  291. [19:02:08] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-3 - is starting.
  292. [19:02:08] [Server thread/INFO] [foxguard]: Initializing Global Region for World: "Lobby"
  293. [19:02:08] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (DedicatedServer)
  294. [19:02:08] [Server thread/INFO] [foxguard]: Initializing Regions database for World: "DIM-1"
  295. [19:02:08] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-4 - is starting.
  296. [19:02:08] [Server thread/INFO] [foxguard]: Constructing Region list for World: "DIM-1"
  297. [19:02:08] [Server thread/INFO] [foxguard]: Loading Regions for World: "DIM-1"
  298. [19:02:09] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-5 - is starting.
  299. [19:02:09] [Server thread/INFO] [foxguard]: Initializing Global Region for World: "DIM-1"
  300. [19:02:09] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (DedicatedServer)
  301. [19:02:09] [Server thread/INFO] [foxguard]: Initializing Regions database for World: "DIM1"
  302. [19:02:09] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-6 - is starting.
  303. [19:02:09] [Server thread/INFO] [foxguard]: Constructing Region list for World: "DIM1"
  304. [19:02:09] [Server thread/INFO] [foxguard]: Loading Regions for World: "DIM1"
  305. [19:02:09] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-7 - is starting.
  306. [19:02:09] [Server thread/INFO] [foxguard]: Initializing Global Region for World: "DIM1"
  307. [19:02:09] [Server thread/INFO] [FML]: Loading dimension 3 (Spider) (DedicatedServer)
  308. [19:02:09] [Server thread/INFO] [foxguard]: Initializing Regions database for World: "Spider"
  309. [19:02:09] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-8 - is starting.
  310. [19:02:09] [Server thread/INFO] [foxguard]: Constructing Region list for World: "Spider"
  311. [19:02:09] [Server thread/INFO] [foxguard]: Loading Regions for World: "Spider"
  312. [19:02:09] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-9 - is starting.
  313. [19:02:09] [Server thread/INFO] [foxguard]: Loaded region "Spawn" of type "Rectangular"
  314. [19:02:09] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-10 - is starting.
  315. [19:02:09] [Server thread/INFO] [foxguard]: Initializing Global Region for World: "Spider"
  316. [19:02:09] [Server thread/INFO]: Preparing start region for level 0 (Lobby)
  317. [19:02:10] [Server thread/INFO]: Preparing spawn area: 74%
  318. [19:02:10] [Server thread/INFO]: Preparing start region for level -1 (DIM-1)
  319. [19:02:10] [Server thread/INFO]: Preparing start region for level 1 (DIM1)
  320. [19:02:11] [Server thread/INFO]: Preparing start region for level 3 (Spider)
  321. [19:02:11] [Server thread/INFO]: Done (3.770s)! For help, type "help" or "?"
  322. [19:02:11] [Server thread/INFO]: Starting GS4 status listener
  323. [19:02:11] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  324. [19:02:11] [Server thread/INFO] [ExtraPerm]: This plugin has started!
  325. [19:02:11] [Server thread/INFO] [CraftBook]: Starting CraftBook
  326. [19:02:11] [Server thread/INFO] [CraftBook]: Enumerating Mechanics
  327. [19:02:11] [Server thread/INFO] [CraftBook]: Found 14.
  328. [19:02:11] [Server thread/INFO] [CraftBook]: Loading Configuration
  329. [19:02:12] [Server thread/INFO] [CraftBook]: Enabled: Elevator
  330. [19:02:12] [Server thread/INFO] [NameAPI]: This plugin has started!
  331. [19:02:12] [Server thread/INFO] [AdminShop]: Reading AdminShops from JSON
  332. [19:02:12] [Server thread/INFO] [AdminShop]: AdminShops read from JSON.
  333. [19:02:12] [Server thread/INFO] [foxguard]: Initializing Handlers database
  334. [19:02:12] [Server thread/INFO] [foxguard]: Loading Handlers
  335. [19:02:12] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-11 - is starting.
  336. [19:02:12] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-12 - is starting.
  337. [19:02:12] [Server thread/INFO] [foxguard]: Loaded handler "SpawnSet" of type "Simple"
  338. [19:02:12] [Server thread/INFO] [foxguard]: Loading global handler
  339. [19:02:12] [Server thread/INFO] [foxguard]: Loading linkages
  340. [19:02:12] [Server thread/INFO] [foxguard]: Saving Handlers
  341. [19:02:12] [Server thread/INFO] [foxguard]: Saving World data
  342. [19:02:12] [Server thread/INFO] [foxguard]: Saving data for World: "Spider"
  343. [19:02:12] [Server thread/INFO] [foxguard]: Saving data for World: "DIM1"
  344. [19:02:12] [Server thread/INFO] [foxguard]: Saving data for World: "DIM-1"
  345. [19:02:12] [Server thread/INFO] [foxguard]: Saving data for World: "Lobby"
  346. [19:02:12] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-13 - is starting.
  347. [19:02:12] [Server thread/INFO] [Keys]: Keys started. Calling in the key master. There is only zuul.
  348. [19:02:12] [Server thread/INFO] [TotalEconomy]: Total Economy Started
  349. [19:02:12] [Server thread/INFO] [Sponge]: Timings Reset
  350. [19:03:58] [Server Watchdog/FATAL]: A single server tick took 60.03 seconds (should be max 0.05)
  351. [19:03:58] [Server Watchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.
  352. [19:04:01] [Server Watchdog/ERROR]: This crash report has been saved to: /data/service10855/data/service_item_137017/./crash-reports/crash-2016-02-14_19.04.01-server.txt
  353. Exception in thread "Server Watchdog" [19:04:01] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  354. [19:04:01] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.asm.transformers.TerminalTransformer$ExitVisitor.checkAccess(TerminalTransformer.java:142)
  355. [19:04:01] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.asm.transformers.TerminalTransformer$ExitVisitor.runtimeHaltCalled(TerminalTransformer.java:125)
  356. [19:04:01] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.dedicated.ServerHangWatchdog.func_180248_a(ServerHangWatchdog.java:108)
  357. [19:04:01] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:76)
  358. [19:04:01] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:745)
  359. Exception in thread "Timer-1" [19:04:11] [Timer-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  360. [19:04:11] [Timer-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.asm.transformers.TerminalTransformer$ExitVisitor.checkAccess(TerminalTransformer.java:142)
  361. [19:04:11] [Timer-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.asm.transformers.TerminalTransformer$ExitVisitor.runtimeHaltCalled(TerminalTransformer.java:125)
  362. [19:04:11] [Timer-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.dedicated.ServerHangWatchdog$1.run(ServerHangWatchdog.java:101)
  363. [19:04:11] [Timer-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.TimerThread.mainLoop(Timer.java:555)
  364. [19:04:11] [Timer-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.TimerThread.run(Timer.java:505)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement