Guest User

Untitled

a guest
Jun 9th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 339.80 KB | None | 0 0
  1. [21:57:09] [Server thread/INFO] [FML/]: FML has found a non-mod file nashorn.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  2. [21:57:09] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
  3. [21:57:09] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
  4. [21:57:09] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.001s
  5. [21:57:09] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
  6. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/FML]: Using SLF4J as the default logging framework
  7. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Buffer.address: available
  8. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.theUnsafe: available
  9. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.copyMemory: available
  10. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Bits.unaligned: true
  11. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Platform: Windows
  12. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Java version: 8
  13. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noUnsafe: false
  14. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: sun.misc.Unsafe: available
  15. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noJavassist: false
  16. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Javassist: unavailable
  17. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes. Please check the configuration for better performance.
  18. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.tmpdir: C:\Users\Huck\AppData\Local\Temp (java.io.tmpdir)
  19. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.bitMode: 32 (sun.arch.data.model)
  20. [21:57:09] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noPreferDirect: false
  21. [21:57:10] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
  22. [21:57:10] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
  23. [21:57:10] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)
  24. [21:57:10] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, cfm, customnpcs, foxcore, foxguard, io.github.nucleuspowered.nucleus, ninja.leaping.permissionsex, pixelauction, pixelextras, pixelmon, pixelmoneconomybridge, pixelshout, io.github.hsyyid.polis, com.gmail.trentech.pji, com.gmail.trentech.pjw, worldedit] at CLIENT
  25. [21:57:10] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, cfm, customnpcs, foxcore, foxguard, io.github.nucleuspowered.nucleus, ninja.leaping.permissionsex, pixelauction, pixelextras, pixelmon, pixelmoneconomybridge, pixelshout, io.github.hsyyid.polis, com.gmail.trentech.pji, com.gmail.trentech.pjw, worldedit] at SERVER
  26. [21:57:10] [Server thread/DEBUG] [io.netty.util.internal.ThreadLocalRandom/FML]: -Dio.netty.initialSeedUniquifier: 0x5f3dadcea4ff3f1b (took 2 ms)
  27. [21:57:10] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/FML]: -Dio.netty.allocator.type: unpooled
  28. [21:57:10] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/FML]: -Dio.netty.threadLocalDirectBufferSize: 65536
  29. [21:57:10] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
  30. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.341s
  31. [21:57:10] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
  32. [21:57:10] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
  33. [21:57:10] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
  34. [21:57:10] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (11.15.1.1902)
  35. [21:57:10] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
  36. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.009s
  37. [21:57:10] [Server thread/TRACE] [sponge/sponge]: Sending event FMLConstructionEvent to mod sponge
  38. [21:57:10] [Server thread/TRACE] [sponge/sponge]: Sent event FMLConstructionEvent to mod sponge
  39. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - SpongeForge took 0.000s
  40. [21:57:10] [Server thread/TRACE] [cfm/cfm]: Sending event FMLConstructionEvent to mod cfm
  41. [21:57:10] [Server thread/TRACE] [FML/cfm]: Mod cfm is using network checker : Accepting version 3.6.2
  42. [21:57:10] [Server thread/TRACE] [FML/cfm]: Testing mod cfm to verify it accepts its own version in a remote connection
  43. [21:57:10] [Server thread/TRACE] [FML/cfm]: The mod cfm accepts its own version (3.6.2)
  44. [21:57:10] [Server thread/DEBUG] [FML/cfm]: Attempting to inject @SidedProxy classes into cfm
  45. [21:57:10] [Server thread/TRACE] [cfm/cfm]: Sent event FMLConstructionEvent to mod cfm
  46. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - MrCrayfish's Furniture Mod took 0.027s
  47. [21:57:10] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLConstructionEvent to mod customnpcs
  48. [21:57:10] [Server thread/TRACE] [FML/customnpcs]: Mod customnpcs is using network checker : Accepting version 1.8.9_beta
  49. [21:57:10] [Server thread/TRACE] [FML/customnpcs]: Testing mod customnpcs to verify it accepts its own version in a remote connection
  50. [21:57:10] [Server thread/TRACE] [FML/customnpcs]: The mod customnpcs accepts its own version (1.8.9_beta)
  51. [21:57:10] [Server thread/DEBUG] [FML/customnpcs]: Attempting to inject @SidedProxy classes into customnpcs
  52. [21:57:10] [Server thread/DEBUG] [mixin/customnpcs]: Mixing item.inventory.MixinContainer from mixins.common.core.json into net.minecraft.inventory.Container
  53. [21:57:10] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/common/interfaces/IMixinContainer to metadata cache
  54. [21:57:10] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/SlotAdapter to metadata cache
  55. [21:57:10] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/Adapter to metadata cache
  56. [21:57:10] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/MinecraftInventoryAdapter to metadata cache
  57. [21:57:10] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/common/item/inventory/adapter/InventoryAdapter to metadata cache
  58. [21:57:10] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/api/item/inventory/Slot to metadata cache
  59. [21:57:10] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/api/item/inventory/transaction/SlotTransaction to metadata cache
  60. [21:57:10] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLConstructionEvent to mod customnpcs
  61. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - CustomNPCs took 0.125s
  62. [21:57:10] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLConstructionEvent to mod foxcore
  63. [21:57:10] [Server thread/DEBUG] [FML/foxcore]: Attempting to inject @SidedProxy classes into foxcore
  64. [21:57:10] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLConstructionEvent to mod foxcore
  65. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - FoxCore took 0.135s
  66. [21:57:10] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLConstructionEvent to mod foxguard
  67. [21:57:10] [Server thread/DEBUG] [FML/foxguard]: Attempting to inject @SidedProxy classes into foxguard
  68. [21:57:10] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLConstructionEvent to mod foxguard
  69. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - FoxGuard took 0.039s
  70. [21:57:10] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLConstructionEvent to mod io.github.nucleuspowered.nucleus
  71. [21:57:10] [Server thread/DEBUG] [FML/io.github.nucleuspowered.nucleus]: Attempting to inject @SidedProxy classes into io.github.nucleuspowered.nucleus
  72. [21:57:10] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLConstructionEvent to mod io.github.nucleuspowered.nucleus
  73. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Nucleus took 0.066s
  74. [21:57:10] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLConstructionEvent to mod ninja.leaping.permissionsex
  75. [21:57:10] [Server thread/DEBUG] [FML/ninja.leaping.permissionsex]: Attempting to inject @SidedProxy classes into ninja.leaping.permissionsex
  76. [21:57:10] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLConstructionEvent to mod ninja.leaping.permissionsex
  77. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - PermissionsEx took 0.059s
  78. [21:57:10] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLConstructionEvent to mod pixelauction
  79. [21:57:10] [Server thread/DEBUG] [FML/pixelauction]: Attempting to inject @SidedProxy classes into pixelauction
  80. [21:57:10] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLConstructionEvent to mod pixelauction
  81. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Pixel Auction took 0.016s
  82. [21:57:10] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLConstructionEvent to mod pixelmon
  83. [21:57:10] [Server thread/TRACE] [FML/pixelmon]: Mod pixelmon is using network checker : Accepting version 4.2.5
  84. [21:57:10] [Server thread/TRACE] [FML/pixelmon]: Testing mod pixelmon to verify it accepts its own version in a remote connection
  85. [21:57:10] [Server thread/TRACE] [FML/pixelmon]: The mod pixelmon accepts its own version (4.2.5)
  86. [21:57:10] [Server thread/DEBUG] [FML/pixelmon]: Attempting to inject @SidedProxy classes into pixelmon
  87. [21:57:10] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.gen.MixinMapGenStructure from mixins.common.core.json into net.minecraft.world.gen.structure.MapGenStructure
  88. [21:57:10] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/world/gen/InternalPopulatorTypes to metadata cache
  89. [21:57:10] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.gen.MixinMapGenBase from mixins.common.core.json into net.minecraft.world.gen.MapGenBase
  90. [21:57:10] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/util/gen/ChunkBufferPrimer to metadata cache
  91. [21:57:10] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLConstructionEvent to mod pixelmon
  92. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Pixelmon took 0.149s
  93. [21:57:10] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLConstructionEvent to mod pixelextras
  94. [21:57:10] [Server thread/TRACE] [FML/pixelextras]: Mod pixelextras is using network checker : No network checking performed
  95. [21:57:10] [Server thread/TRACE] [FML/pixelextras]: Testing mod pixelextras to verify it accepts its own version in a remote connection
  96. [21:57:10] [Server thread/TRACE] [FML/pixelextras]: The mod pixelextras accepts its own version (2.1.1)
  97. [21:57:10] [Server thread/DEBUG] [FML/pixelextras]: Attempting to inject @SidedProxy classes into pixelextras
  98. [21:57:10] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLConstructionEvent to mod pixelextras
  99. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Pixel Extras took 0.010s
  100. [21:57:10] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLConstructionEvent to mod pixelmoneconomybridge
  101. [21:57:10] [Server thread/DEBUG] [FML/pixelmoneconomybridge]: Attempting to inject @SidedProxy classes into pixelmoneconomybridge
  102. [21:57:10] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLConstructionEvent to mod pixelmoneconomybridge
  103. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - PixelmonEconomyBridge took 0.009s
  104. [21:57:10] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLConstructionEvent to mod pixelshout
  105. [21:57:10] [Server thread/DEBUG] [FML/pixelshout]: Attempting to inject @SidedProxy classes into pixelshout
  106. [21:57:10] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLConstructionEvent to mod pixelshout
  107. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Pixel Shout took 0.014s
  108. [21:57:10] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLConstructionEvent to mod io.github.hsyyid.polis
  109. [21:57:10] [Server thread/DEBUG] [FML/io.github.hsyyid.polis]: Attempting to inject @SidedProxy classes into io.github.hsyyid.polis
  110. [21:57:10] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLConstructionEvent to mod io.github.hsyyid.polis
  111. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Polis took 0.024s
  112. [21:57:10] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLConstructionEvent to mod com.gmail.trentech.pji
  113. [21:57:10] [Server thread/DEBUG] [FML/com.gmail.trentech.pji]: Attempting to inject @SidedProxy classes into com.gmail.trentech.pji
  114. [21:57:10] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLConstructionEvent to mod com.gmail.trentech.pji
  115. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Project Inventories took 0.010s
  116. [21:57:10] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLConstructionEvent to mod com.gmail.trentech.pjw
  117. [21:57:10] [Server thread/DEBUG] [FML/com.gmail.trentech.pjw]: Attempting to inject @SidedProxy classes into com.gmail.trentech.pjw
  118. [21:57:10] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLConstructionEvent to mod com.gmail.trentech.pjw
  119. [21:57:10] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Project Worlds took 0.011s
  120. [21:57:10] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLConstructionEvent to mod worldedit
  121. [21:57:11] [Server thread/TRACE] [FML/worldedit]: Mod worldedit is using network checker : No network checking performed
  122. [21:57:11] [Server thread/TRACE] [FML/worldedit]: Testing mod worldedit to verify it accepts its own version in a remote connection
  123. [21:57:11] [Server thread/TRACE] [FML/worldedit]: The mod worldedit accepts its own version (6.1.1)
  124. [21:57:11] [Server thread/DEBUG] [FML/worldedit]: Attempting to inject @SidedProxy classes into worldedit
  125. [21:57:11] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLConstructionEvent to mod worldedit
  126. [21:57:11] [Server thread/DEBUG] [FML/]: Bar Step: Construction - WorldEdit took 0.059s
  127. [21:57:11] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 1.104s
  128. [21:57:11] [Server thread/DEBUG] [FML/]: Mod signature data
  129. [21:57:11] [Server thread/DEBUG] [FML/]: Valid Signatures:
  130. [21:57:11] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) custom_server.jar
  131. [21:57:11] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 11.15.1.1902) custom_server.jar
  132. [21:57:11] [Server thread/DEBUG] [FML/]: (95a5984bdbf8b83c2aaa5879ff215c39fc5d104e) pixelmon (Pixelmon 4.2.5) Pixelmon-1.8.9-4.2.5-universal.jar
  133. [21:57:11] [Server thread/DEBUG] [FML/]: Missing Signatures:
  134. [21:57:11] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.19) minecraft.jar
  135. [21:57:11] [Server thread/DEBUG] [FML/]: sponge (SpongeForge 1.8.9-1890-4.2.0-BETA-1402) spongeforge-1.8.9-1890-4.2.0-BETA-1402.jar
  136. [21:57:11] [Server thread/DEBUG] [FML/]: cfm (MrCrayfish's Furniture Mod 3.6.2) cfm-3.6.2-mc1.8.9.jar
  137. [21:57:11] [Server thread/DEBUG] [FML/]: customnpcs (CustomNPCs 1.8.9_beta) CustomNpcs_1.8.9_beta(21feb16).jar
  138. [21:57:11] [Server thread/DEBUG] [FML/]: foxcore (FoxCore 0.8.1-108) FoxCore-0.8.1-108-server.jar
  139. [21:57:11] [Server thread/DEBUG] [FML/]: foxguard (FoxGuard ) FoxGuard-0.18.0-249.jar
  140. [21:57:11] [Server thread/DEBUG] [FML/]: io.github.nucleuspowered.nucleus (Nucleus 0.4.0+7d630fd) Nucleus-0.4.0-plugin.jar
  141. [21:57:11] [Server thread/DEBUG] [FML/]: ninja.leaping.permissionsex (PermissionsEx 2.0-SNAPSHOT) PermissionsEx-Sponge.jar
  142. [21:57:11] [Server thread/DEBUG] [FML/]: pixelauction (Pixel Auction 1.0.1) PixelAuction-1.8.9-1.0.1-universal.jar
  143. [21:57:11] [Server thread/DEBUG] [FML/]: pixelextras (Pixel Extras 2.1.1) PixelExtras-1.8.9-2.1.1-universal.jar
  144. [21:57:11] [Server thread/DEBUG] [FML/]: pixelmoneconomybridge (PixelmonEconomyBridge 1.1.1) PixelmonEconomyBridge-1.1.1.jar
  145. [21:57:11] [Server thread/DEBUG] [FML/]: pixelshout (Pixel Shout 1.0.1) PixelShout-1.8.9-1.0.1-universal.jar
  146. [21:57:11] [Server thread/DEBUG] [FML/]: io.github.hsyyid.polis (Polis 2.6.4) Polis-2.6.4.jar
  147. [21:57:11] [Server thread/DEBUG] [FML/]: com.gmail.trentech.pji (Project Inventories 0.5.5) projectinventories-4.1.0-0.5.5.jar
  148. [21:57:11] [Server thread/DEBUG] [FML/]: com.gmail.trentech.pjw (Project Worlds 0.9.0) projectworlds-4.1.0-0.9.0.jar
  149. [21:57:11] [Server thread/DEBUG] [FML/]: worldedit (WorldEdit 6.1.1) worldedit-forge-mc1.8.9-6.1.1.jar
  150. [21:57:11] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
  151. [21:57:11] [Server thread/INFO] [FML/]: Found 384 ObjectHolder annotations
  152. [21:57:11] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
  153. [21:57:11] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
  154. [21:57:11] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
  155. [21:57:11] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
  156. [21:57:11] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.000s
  157. [21:57:11] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
  158. [21:57:11] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
  159. [21:57:11] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s
  160. [21:57:11] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
  161. [21:57:11] [Server thread/DEBUG] [mixin/Forge]: Mixing fml.common.eventhandler.MixinASMEventHandler from mixins.forge.preinit.json into net.minecraftforge.fml.common.eventhandler.ASMEventHandler
  162. [21:57:11] [Server thread/TRACE] [mixin/Forge]: Added class metadata for org/objectweb/asm/Type to metadata cache
  163. [21:57:11] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
  164. [21:57:11] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
  165. [21:57:11] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.036s
  166. [21:57:11] [Server thread/TRACE] [sponge/sponge]: Sending event FMLPreInitializationEvent to mod sponge
  167. [21:57:11] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  168. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing api.event.MixinAbstractEvent from mixins.forge.core.json into org.spongepowered.api.event.impl.AbstractEvent
  169. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing ban.MixinUserList from mixins.common.core.json into net.minecraft.server.management.UserList
  170. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing ban.MixinUserListBans from mixins.common.core.json into net.minecraft.server.management.UserListBans
  171. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/api/service/ban/BanService to metadata cache
  172. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing ban.MixinIPBanList from mixins.common.core.json into net.minecraft.server.management.BanList
  173. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing whitelist.MixinUserListWhitelist from mixins.common.core.json into net.minecraft.server.management.UserListWhitelist
  174. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/api/service/whitelist/WhitelistService to metadata cache
  175. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for net/minecraft/server/management/UserListWhitelistEntry to metadata cache
  176. [21:57:11] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:
  177. {
  178. "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
  179. "promos": {
  180. "1.5.2-latest": "7.8.1.738",
  181. "1.5.2-recommended": "7.8.1.737",
  182. "1.6.1-latest": "8.9.0.775",
  183. "1.6.2-latest": "9.10.1.871",
  184. "1.6.2-recommended": "9.10.1.871",
  185. "1.6.3-latest": "9.11.0.878",
  186. "1.6.4-latest": "9.11.1.1345",
  187. "1.6.4-recommended": "9.11.1.1345",
  188. "1.7.10-latest": "10.13.4.1614",
  189. "1.7.10-latest-1.7.10": "10.13.2.1343",
  190. "1.7.10-recommended": "10.13.4.1558",
  191. "1.7.2-latest": "10.12.2.1147",
  192. "1.7.2-recommended": "10.12.2.1121",
  193. "1.8-latest": "11.14.4.1577",
  194. "1.8-recommended": "11.14.4.1563",
  195. "1.8.8-latest": "11.15.0.1655",
  196. "1.8.9-latest": "11.15.1.1902",
  197. "1.8.9-recommended": "11.15.1.1722",
  198. "1.9-latest": "12.16.0.1942",
  199. "1.9-recommended": "12.16.1.1887",
  200. "1.9.4-latest": "12.17.0.1957",
  201. "latest": "12.17.0.1957",
  202. "latest-1.7.10": "10.13.2.1343",
  203. "recommended": "12.16.1.1887"
  204. }
  205. }
  206. [21:57:11] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: AHEAD Target: null
  207. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing ai.MixinAbstractAITask from mixins.common.api.json into org.spongepowered.api.entity.ai.task.AbstractAITask
  208. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/common/entity/ai/SpongeEntityAICommonSuperclass to metadata cache
  209. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing entity.ai.MixinEntityAIBase from mixins.common.core.json into net.minecraft.entity.ai.EntityAIBase
  210. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/common/registry/type/entity/AITaskTypeModule to metadata cache
  211. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing entity.ai.MixinEntityAIBase from mixins.forge.core.json into net.minecraft.entity.ai.EntityAIBase
  212. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing server.MixinNetworkManager from mixins.common.core.json into net.minecraft.network.NetworkManager
  213. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for io/netty/channel/SimpleChannelInboundHandler to metadata cache
  214. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for io/netty/channel/ChannelInboundHandlerAdapter to metadata cache
  215. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for io/netty/channel/ChannelHandlerAdapter to metadata cache
  216. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for io/netty/channel/ChannelHandler to metadata cache
  217. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for io/netty/channel/ChannelInboundHandler to metadata cache
  218. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/common/interfaces/IMixinNetworkManager to metadata cache
  219. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/common/SpongeMinecraftVersion to metadata cache
  220. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/common/ProtocolMinecraftVersion to metadata cache
  221. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/api/MinecraftVersion to metadata cache
  222. [21:57:11] [Server thread/DEBUG] [mixin/sponge]: Mixing event.cause.entity.damage.MixinMinecraftBlockDamageSource from mixins.common.core.json into org.spongepowered.common.event.MinecraftBlockDamageSource
  223. [21:57:11] [Server thread/TRACE] [mixin/sponge]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/BlockDamageSource to metadata cache
  224. [21:57:11] [Server thread/INFO] [foxguard/sponge]: Beginning FoxGuard initialization
  225. [21:57:11] [Server thread/INFO] [foxguard/sponge]: Version: Unknown
  226. [21:57:11] [Server thread/INFO] [foxguard/sponge]: Loading configs
  227. [21:57:11] [Server thread/INFO] [foxguard/sponge]: Saving configs
  228. [21:57:11] [Server thread/INFO] [foxguard/sponge]: Starting MCStats metrics extension
  229. [21:57:11] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Nucleus is now starting. Entering pre-init phase.
  230. [21:57:11] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Starting QuickStart Module Loader version 0.1.5 subsystem.
  231. [21:57:12] [Server thread/WARN] [io.github.nucleuspowered.nucleus/sponge]: Invalid enum constant provided for sign: Expected a value of enum uk.co.drnaylor.quickstart.enums.LoadingStatus, got DISABLE
  232. [21:57:12] [Server thread/INFO] [ninja.leaping.permissionsex/sponge]: Pre-init of PermissionsEx v2.0-SNAPSHOT
  233. [21:57:12] [Server thread/INFO] [foxcore/sponge]: Starting FoxCore initialization
  234. [21:57:12] [Server thread/INFO] [foxcore/sponge]: Initializing state manager
  235. [21:57:12] [Server thread/INFO] [foxcore/sponge]: Configuring commands
  236. [21:57:12] [Server thread/TRACE] [sponge/sponge]: Sent event FMLPreInitializationEvent to mod sponge
  237. [21:57:12] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - SpongeForge took 1.188s
  238. [21:57:12] [Server thread/TRACE] [cfm/cfm]: Sending event FMLPreInitializationEvent to mod cfm
  239. [21:57:12] [Server thread/DEBUG] [mixin/cfm]: Mixing fml.common.registry.MixinGameRegistry from mixins.forge.preinit.json into net.minecraftforge.fml.common.registry.GameRegistry
  240. [21:57:12] [Server thread/TRACE] [mixin/cfm]: Added class metadata for co/aikar/timings/Timings to metadata cache
  241. [21:57:12] [Server thread/TRACE] [mixin/cfm]: Added class metadata for org/spongepowered/mod/SpongeMod to metadata cache
  242. [21:57:12] [Server thread/TRACE] [mixin/cfm]: Added class metadata for co/aikar/timings/SpongeTimingsFactory to metadata cache
  243. [21:57:12] [Server thread/TRACE] [mixin/cfm]: Added class metadata for co/aikar/timings/TimingsFactory to metadata cache
  244. [21:57:12] [Server thread/TRACE] [mixin/cfm]: Added class metadata for net/minecraftforge/fml/common/IWorldGenerator to metadata cache
  245. [21:57:12] [Server thread/TRACE] [mixin/cfm]: Added class metadata for co/aikar/timings/TimingHandler to metadata cache
  246. [21:57:12] [Server thread/TRACE] [cfm/cfm]: Sent event FMLPreInitializationEvent to mod cfm
  247. [21:57:12] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - MrCrayfish's Furniture Mod took 0.275s
  248. [21:57:12] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLPreInitializationEvent to mod customnpcs
  249. [21:57:12] [Server thread/WARN] [FML/customnpcs]: =============================================================
  250. [21:57:12] [Server thread/WARN] [FML/customnpcs]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  251. [21:57:12] [Server thread/WARN] [FML/customnpcs]: Offendor: jdk/nashorn/internal/objects/Global.exit(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
  252. [21:57:12] [Server thread/WARN] [FML/customnpcs]: Use FMLCommonHandler.exitJava instead
  253. [21:57:12] [Server thread/WARN] [FML/customnpcs]: =============================================================
  254. [21:57:13] [Server thread/DEBUG] [mixin/customnpcs]: Mixing scoreboard.MixinScorePlayerTeam from mixins.common.core.json into net.minecraft.scoreboard.ScorePlayerTeam
  255. [21:57:13] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/common/registry/type/text/TextColorRegistryModule to metadata cache
  256. [21:57:14] [Server thread/DEBUG] [mixin/customnpcs]: Mixing potion.MixinPotionEffect from mixins.common.core.json into net.minecraft.potion.PotionEffect
  257. [21:57:14] [Server thread/DEBUG] [mixin/customnpcs]: Mixing world.MixinExplosion from mixins.common.core.json into net.minecraft.world.Explosion
  258. [21:57:14] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinExplosion to metadata cache
  259. [21:57:14] [Server thread/DEBUG] [mixin/customnpcs]: Mixing world.MixinExplosion from mixins.forge.core.json into net.minecraft.world.Explosion
  260. [21:57:14] [Server thread/DEBUG] [mixin/customnpcs]: Mixing fml.common.registry.MixinEntityRegistry from mixins.forge.core.json into net.minecraftforge.fml.common.registry.EntityRegistry
  261. [21:57:14] [Server thread/TRACE] [mixin/customnpcs]: Added class metadata for org/spongepowered/common/SpongeCatalogType$Translatable to metadata cache
  262. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npchumanmale as customnpcs.npchumanmale
  263. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcvillager as customnpcs.npcvillager
  264. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcpony as customnpcs.npcpony
  265. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npchumanfemale as customnpcs.npchumanfemale
  266. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcdwarfmale as customnpcs.npcdwarfmale
  267. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcfurrymale as customnpcs.npcfurrymale
  268. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npczombiemale as customnpcs.npczombiemale
  269. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npczombiefemale as customnpcs.npczombiefemale
  270. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcskeleton as customnpcs.npcskeleton
  271. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcdwarffemale as customnpcs.npcdwarffemale
  272. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcfurryfemale as customnpcs.npcfurryfemale
  273. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcorcfmale as customnpcs.npcorcfmale
  274. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcorcfemale as customnpcs.npcorcfemale
  275. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcelfmale as customnpcs.npcelfmale
  276. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcelffemale as customnpcs.npcelffemale
  277. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npccrystal as customnpcs.npccrystal
  278. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcenderchibi as customnpcs.npcenderchibi
  279. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcnagamale as customnpcs.npcnagamale
  280. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcnagafemale as customnpcs.npcnagafemale
  281. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity NpcSlime as customnpcs.NpcSlime
  282. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity NpcDragon as customnpcs.NpcDragon
  283. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcEnderman as customnpcs.npcEnderman
  284. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity npcGolem as customnpcs.npcGolem
  285. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity CustomNpc as customnpcs.CustomNpc
  286. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity CustomNpc64x32 as customnpcs.CustomNpc64x32
  287. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity CustomNpcChairMount as customnpcs.CustomNpcChairMount
  288. [21:57:14] [Server thread/TRACE] [FML/customnpcs]: Automatically registered mod customnpcs entity throwableitem as customnpcs.throwableitem
  289. [21:57:14] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLPreInitializationEvent to mod customnpcs
  290. [21:57:14] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - CustomNPCs took 1.640s
  291. [21:57:14] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLPreInitializationEvent to mod foxcore
  292. [21:57:14] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLPreInitializationEvent to mod foxcore
  293. [21:57:14] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - FoxCore took 0.000s
  294. [21:57:14] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLPreInitializationEvent to mod foxguard
  295. [21:57:14] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLPreInitializationEvent to mod foxguard
  296. [21:57:14] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - FoxGuard took 0.000s
  297. [21:57:14] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLPreInitializationEvent to mod io.github.nucleuspowered.nucleus
  298. [21:57:14] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLPreInitializationEvent to mod io.github.nucleuspowered.nucleus
  299. [21:57:14] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Nucleus took 0.000s
  300. [21:57:14] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLPreInitializationEvent to mod ninja.leaping.permissionsex
  301. [21:57:14] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLPreInitializationEvent to mod ninja.leaping.permissionsex
  302. [21:57:14] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - PermissionsEx took 0.000s
  303. [21:57:14] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLPreInitializationEvent to mod pixelauction
  304. [21:57:14] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLPreInitializationEvent to mod pixelauction
  305. [21:57:14] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Pixel Auction took 0.000s
  306. [21:57:14] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLPreInitializationEvent to mod pixelmon
  307. [21:57:18] [Server thread/INFO] [Pixelmon/pixelmon]: Loading TM/HMs.
  308. [21:57:18] [Server thread/INFO] [Pixelmon/pixelmon]: Extracting database.
  309. [21:57:18] [Server thread/INFO] [Pixelmon/pixelmon]: Loading database driver.
  310. [21:57:18] [Server thread/INFO] [Pixelmon/pixelmon]: Establishing connection.
  311. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Trainer as pixelmon.Trainer
  312. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Hallwoeen as pixelmon.Hallwoeen
  313. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Trader as pixelmon.Trader
  314. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Pixelmon as pixelmon.Pixelmon
  315. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Statue as pixelmon.Statue
  316. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Claw as pixelmon.Claw
  317. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity ChattingNPC as pixelmon.ChattingNPC
  318. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Relearner as pixelmon.Relearner
  319. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Tutor as pixelmon.Tutor
  320. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Pokeball as pixelmon.Pokeball
  321. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Hook as pixelmon.Hook
  322. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity EntityChairMount as pixelmon.EntityChairMount
  323. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity NurseJoy as pixelmon.NurseJoy
  324. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity Shopkeeper as pixelmon.Shopkeeper
  325. [21:57:20] [Server thread/TRACE] [FML/pixelmon]: Automatically registered mod pixelmon entity PixelmonPainting as pixelmon.PixelmonPainting
  326. [21:57:20] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLPreInitializationEvent to mod pixelmon
  327. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Pixelmon took 6.384s
  328. [21:57:20] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLPreInitializationEvent to mod pixelextras
  329. [21:57:20] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLPreInitializationEvent to mod pixelextras
  330. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Pixel Extras took 0.002s
  331. [21:57:20] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLPreInitializationEvent to mod pixelmoneconomybridge
  332. [21:57:20] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLPreInitializationEvent to mod pixelmoneconomybridge
  333. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - PixelmonEconomyBridge took 0.000s
  334. [21:57:20] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLPreInitializationEvent to mod pixelshout
  335. [21:57:20] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLPreInitializationEvent to mod pixelshout
  336. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Pixel Shout took 0.000s
  337. [21:57:20] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLPreInitializationEvent to mod io.github.hsyyid.polis
  338. [21:57:20] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLPreInitializationEvent to mod io.github.hsyyid.polis
  339. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Polis took 0.000s
  340. [21:57:20] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLPreInitializationEvent to mod com.gmail.trentech.pji
  341. [21:57:20] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLPreInitializationEvent to mod com.gmail.trentech.pji
  342. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Project Inventories took 0.000s
  343. [21:57:20] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLPreInitializationEvent to mod com.gmail.trentech.pjw
  344. [21:57:20] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLPreInitializationEvent to mod com.gmail.trentech.pjw
  345. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Project Worlds took 0.000s
  346. [21:57:20] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLPreInitializationEvent to mod worldedit
  347. [21:57:20] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLPreInitializationEvent to mod worldedit
  348. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - WorldEdit took 0.014s
  349. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 9.541s
  350. [21:57:20] [Server thread/INFO] [FML/]: Applying holder lookups
  351. [21:57:20] [Server thread/INFO] [FML/]: Holder lookups applied
  352. [21:57:20] [Server thread/INFO] [FML/]: Injecting itemstacks
  353. [21:57:20] [Server thread/INFO] [FML/]: Itemstack injection complete
  354. [21:57:20] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldSettings from mixins.common.core.json into net.minecraft.world.WorldSettings
  355. [21:57:20] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 8
  356. [21:57:20] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
  357. [21:57:20] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
  358. [21:57:20] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1971fb4
  359. [21:57:20] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@14e4acf
  360. [21:57:20] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1cfdc44
  361. [21:57:20] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@cd8c4d
  362. [21:57:20] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1805edf
  363. [21:57:20] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@317752
  364. [21:57:20] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@171b0ac
  365. [21:57:20] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@18ee0eb
  366. [21:57:20] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
  367. [21:57:20] [Server thread/DEBUG] [io.netty.util.NetUtil/]: \proc\sys\net\core\somaxconn: 200 (non-existent)
  368. [21:57:20] [Server thread/DEBUG] [mixin/]: Mixing server.management.MixinItemInWorldManager from mixins.common.core.json into net.minecraft.server.management.ItemInWorldManager
  369. [21:57:20] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent to metadata cache
  370. [21:57:20] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/TargetBlockEvent to metadata cache
  371. [21:57:20] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/InteractEvent to metadata cache
  372. [21:57:20] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S2EPacketCloseWindow to metadata cache
  373. [21:57:20] [Server thread/DEBUG] [mixin/]: Mixing server.management.MixinItemInWorldManager from mixins.forge.core.json into net.minecraft.server.management.ItemInWorldManager
  374. [21:57:20] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
  375. [21:57:20] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
  376. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
  377. [21:57:20] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
  378. [21:57:20] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
  379. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.000s
  380. [21:57:20] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
  381. [21:57:20] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
  382. [21:57:20] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.000s
  383. [21:57:20] [Server thread/TRACE] [sponge/sponge]: Sending event FMLInitializationEvent to mod sponge
  384. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Getting User Storage
  385. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Initializing FoxGuard manager instance
  386. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Registering commands
  387. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Registering event listeners
  388. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Registering FoxGuard object factories
  389. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Setting default player permissions
  390. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Registering regions state field
  391. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Registering handlers state field
  392. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Registering controllers state field
  393. [21:57:21] [Server thread/INFO] [foxguard/sponge]: Starting MCStats metrics extension
  394. [21:57:21] [Server thread/INFO] [io.github.hsyyid.polis/sponge]: Polis loading...
  395. [21:57:21] [Server thread/INFO] [io.github.hsyyid.polis/sponge]: -----------------------------
  396. [21:57:21] [Server thread/INFO] [io.github.hsyyid.polis/sponge]: Polis was made by HassanS6000!
  397. [21:57:21] [Server thread/INFO] [io.github.hsyyid.polis/sponge]: Please post all errors on the Sponge Thread or on GitHub!
  398. [21:57:21] [Server thread/INFO] [io.github.hsyyid.polis/sponge]: Have fun, and enjoy! :D
  399. [21:57:21] [Server thread/INFO] [io.github.hsyyid.polis/sponge]: -----------------------------
  400. [21:57:21] [Server thread/INFO] [io.github.hsyyid.polis/sponge]: Polis loaded!
  401. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: HikariPool-1 - configuration:
  402. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: allowPoolSuspension.............false
  403. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: autoCommit......................true
  404. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: catalog.........................null
  405. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionInitSql...............null
  406. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionTestQuery.............null
  407. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionTimeout...............30000
  408. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSource......................null
  409. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceClassName.............null
  410. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceJNDI..................null
  411. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceProperties............{password=<masked>}
  412. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: driverClassName................."org.h2.Driver"
  413. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: healthCheckProperties...........{}
  414. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: healthCheckRegistry.............null
  415. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: idleTimeout.....................600000
  416. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: initializationFailFast..........true
  417. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: isolateInternalQueries..........false
  418. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: jdbc4ConnectionTest.............false
  419. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: jdbcUrl........................."jdbc:h2:./config/projectinventories/data"
  420. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: leakDetectionThreshold..........0
  421. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: maxLifetime.....................1800000
  422. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: maximumPoolSize.................9
  423. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: metricRegistry..................null
  424. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: metricsTrackerFactory...........null
  425. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: minimumIdle.....................9
  426. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: password........................<masked>
  427. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: poolName........................"HikariPool-1"
  428. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: readOnly........................false
  429. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: registerMbeans..................false
  430. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: scheduledExecutorService........null
  431. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: threadFactory...................null
  432. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: transactionIsolation............null
  433. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: username........................null
  434. [21:57:21] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: validationTimeout...............5000
  435. [21:57:21] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource/sponge]: HikariPool-1 - Started.
  436. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn4: url=jdbc:h2:./config/projectinventories/data user=
  437. [21:57:21] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
  438. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn5: url=jdbc:h2:./config/projectinventories/data user=
  439. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn6: url=jdbc:h2:./config/projectinventories/data user=
  440. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn7: url=jdbc:h2:./config/projectinventories/data user=
  441. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn8: url=jdbc:h2:./config/projectinventories/data user=
  442. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn9: url=jdbc:h2:./config/projectinventories/data user=
  443. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn10: url=jdbc:h2:./config/projectinventories/data user=
  444. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn11: url=jdbc:h2:./config/projectinventories/data user=
  445. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Added connection conn12: url=jdbc:h2:./config/projectinventories/data user=
  446. [21:57:21] [HikariPool-1 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - After adding stats (total=9, active=0, idle=9, waiting=0)
  447. [21:57:21] [Server thread/ERROR] [Sponge/sponge]: Could not pass FMLInitializationEvent to org.spongepowered.mod.plugin.SpongeModPluginContainer@13bb136
  448. java.lang.NoClassDefFoundError: org/spongepowered/api/event/entity/DisplaceEntityEvent$Teleport$TargetPlayer
  449. at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51]
  450. at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.8.0_51]
  451. at java.lang.Class.privateGetPublicMethods(Unknown Source) ~[?:1.8.0_51]
  452. at java.lang.Class.getMethods(Unknown Source) ~[?:1.8.0_51]
  453. at org.spongepowered.common.event.SpongeEventManager.registerListener(SpongeEventManager.java:156) ~[SpongeEventManager.class:1.8.9-1890-4.2.0-BETA-1402]
  454. at org.spongepowered.common.event.SpongeEventManager.registerListeners(SpongeEventManager.java:200) ~[SpongeEventManager.class:1.8.9-1890-4.2.0-BETA-1402]
  455. at com.gmail.trentech.pjw.Main.onInitialization(Main.java:48) ~[Main.class:?]
  456. at org.spongepowered.common.event.listener.GameInitializationEventListener_Main_onInitialization35.handle(Unknown Source) ~[?:?]
  457. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.8.9-1890-4.2.0-BETA-1402]
  458. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:210) [SpongeModEventManager.class:1.8.9-1890-4.2.0-BETA-1402]
  459. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:251) [SpongeModEventManager.class:1.8.9-1890-4.2.0-BETA-1402]
  460. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:185) [SpongeMod.class:1.8.9-1890-4.2.0-BETA-1402]
  461. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  462. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  463. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  464. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  465. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
  466. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
  467. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
  468. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
  469. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
  470. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) [LoadController.class:?]
  471. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) [LoadController.class:?]
  472. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  473. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  474. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  475. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  476. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
  477. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
  478. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
  479. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
  480. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
  481. at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53) [LoadController.class:?]
  482. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  483. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  484. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
  485. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:325) [FMLCommonHandler.class:?]
  486. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:205) [ko.class:?]
  487. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
  488. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  489. Caused by: java.lang.ClassNotFoundException: org.spongepowered.api.event.entity.DisplaceEntityEvent$Teleport$TargetPlayer
  490. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  491. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  492. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  493. ... 40 more
  494. Caused by: java.lang.NullPointerException
  495. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
  496. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  497. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
  498. ... 40 more
  499. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Setting default player permissions
  500. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Save directory: C:\Users\Huck\Desktop\New Folder (2)\.
  501. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Registering commands
  502. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Registering positions state field
  503. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Initializing network packet manager
  504. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Registering Wand DataManipulators
  505. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Registering custom data manipulators
  506. [21:57:21] [Server thread/WARN] [Sponge/sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder's class is: class net.foxdenstudio.sponge.foxcore.plugin.wand.data.WandDataBuilder
  507. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Registering event listeners
  508. [21:57:21] [Server thread/INFO] [foxcore/sponge]: Registering event listeners
  509. [21:57:21] [Server thread/TRACE] [sponge/sponge]: Sent event FMLInitializationEvent to mod sponge
  510. [21:57:21] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - SpongeForge took 0.789s
  511. [21:57:21] [Server thread/TRACE] [cfm/cfm]: Sending event FMLInitializationEvent to mod cfm
  512. [21:57:21] [Server thread/TRACE] [FML/cfm]: Automatically registered mod cfm entity MountableBlock as cfm.MountableBlock
  513. [21:57:21] [Server thread/TRACE] [cfm/cfm]: Sent event FMLInitializationEvent to mod cfm
  514. [21:57:21] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - MrCrayfish's Furniture Mod took 0.021s
  515. [21:57:21] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLInitializationEvent to mod customnpcs
  516. [21:57:21] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLInitializationEvent to mod customnpcs
  517. [21:57:21] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - CustomNPCs took 0.005s
  518. [21:57:21] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLInitializationEvent to mod foxcore
  519. [21:57:21] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLInitializationEvent to mod foxcore
  520. [21:57:21] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - FoxCore took 0.000s
  521. [21:57:21] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLInitializationEvent to mod foxguard
  522. [21:57:21] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLInitializationEvent to mod foxguard
  523. [21:57:21] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - FoxGuard took 0.000s
  524. [21:57:21] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLInitializationEvent to mod io.github.nucleuspowered.nucleus
  525. [21:57:21] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLInitializationEvent to mod io.github.nucleuspowered.nucleus
  526. [21:57:21] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Nucleus took 0.000s
  527. [21:57:21] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLInitializationEvent to mod ninja.leaping.permissionsex
  528. [21:57:21] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLInitializationEvent to mod ninja.leaping.permissionsex
  529. [21:57:21] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - PermissionsEx took 0.000s
  530. [21:57:21] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLInitializationEvent to mod pixelauction
  531. [21:57:21] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLInitializationEvent to mod pixelauction
  532. [21:57:21] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Pixel Auction took 0.000s
  533. [21:57:21] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLInitializationEvent to mod pixelmon
  534. [21:57:21] [Server thread/DEBUG] [mixin/pixelmon]: Mixing entity.ai.MixinEntityAITarget from mixins.common.core.json into net.minecraft.entity.ai.EntityAITarget
  535. [21:57:21] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/target/TargetAITask to metadata cache
  536. [21:57:22] [Server thread/INFO] [Pixelmon/pixelmon]: Registering shop items.
  537. [21:57:22] [Server thread/INFO] [Pixelmon/pixelmon]: Registering NPCs.
  538. [21:57:22] [Server thread/INFO] [Pixelmon/pixelmon]: Registering structures.
  539. [21:57:22] [Server thread/DEBUG] [mixin/pixelmon]: Mixing scoreboard.MixinScoreboardClientCheck from mixins.common.core.json into net.minecraft.scoreboard.Scoreboard
  540. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/interfaces/IMixinScoreboard to metadata cache
  541. [21:57:22] [Server thread/DEBUG] [mixin/pixelmon]: Mixing scoreboard.MixinScoreboardLogic from mixins.common.core.json into net.minecraft.scoreboard.ServerScoreboard
  542. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/interfaces/IMixinScoreObjective to metadata cache
  543. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/scoreboard/SpongeObjective to metadata cache
  544. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/api/scoreboard/objective/Objective to metadata cache
  545. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/scoreboard/SpongeDisplaySlot to metadata cache
  546. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/registry/type/scoreboard/DisplaySlotRegistryModule to metadata cache
  547. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/network/play/server/S3DPacketDisplayScoreboard to metadata cache
  548. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/interfaces/IMixinScore to metadata cache
  549. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/scoreboard/SpongeScore to metadata cache
  550. [21:57:22] [Server thread/DEBUG] [mixin/pixelmon]: Mixing scoreboard.MixinServerScoreboardPacketSending from mixins.common.core.json into net.minecraft.scoreboard.ServerScoreboard
  551. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/network/play/server/S3EPacketTeams to metadata cache
  552. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/network/play/server/S3CPacketUpdateScore to metadata cache
  553. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/api/scoreboard/displayslot/DisplaySlot to metadata cache
  554. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for java/util/stream/Collector to metadata cache
  555. [21:57:22] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/api/scoreboard/Score to metadata cache
  556. [21:57:23] [Server thread/INFO] [Pixelmon/pixelmon]: Registering drops.
  557. [21:57:23] [Server thread/INFO] [Pixelmon/pixelmon]: Registering entity spawns.
  558. [21:57:25] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.MixinChunk from mixins.common.core.json into net.minecraft.world.chunk.Chunk
  559. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/world/chunk/storage/ExtendedBlockStorage to metadata cache
  560. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/world/EnumSkyBlock to metadata cache
  561. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/config/category/BlockTrackingCategory to metadata cache
  562. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for java/lang/Short to metadata cache
  563. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/entity/PlayerTracker to metadata cache
  564. [21:57:25] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.extent.MixinExtent from mixins.common.core.json into net.minecraft.world.chunk.Chunk
  565. [21:57:25] [Server thread/DEBUG] [mixin/pixelmon]: Mixing MixinChunk_Collisions from mixins.common.entitycollisions.json into net.minecraft.world.chunk.Chunk
  566. [21:57:25] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.MixinChunk_Chunk_Cache from mixins.common.optimization.json into net.minecraft.world.chunk.Chunk
  567. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/interfaces/IMixinCachable to metadata cache
  568. [21:57:25] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.MixinChunk from mixins.forge.core.json into net.minecraft.world.chunk.Chunk
  569. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraftforge/common/ForgeChunkManager to metadata cache
  570. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for com/google/common/collect/ImmutableSetMultimap to metadata cache
  571. [21:57:25] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for com/google/common/collect/ImmutableMultimap to metadata cache
  572. [21:57:25] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLInitializationEvent to mod pixelmon
  573. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Pixelmon took 3.806s
  574. [21:57:25] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLInitializationEvent to mod pixelextras
  575. [21:57:25] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLInitializationEvent to mod pixelextras
  576. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Pixel Extras took 0.000s
  577. [21:57:25] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLInitializationEvent to mod pixelmoneconomybridge
  578. [21:57:25] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLInitializationEvent to mod pixelmoneconomybridge
  579. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - PixelmonEconomyBridge took 0.000s
  580. [21:57:25] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLInitializationEvent to mod pixelshout
  581. [21:57:25] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLInitializationEvent to mod pixelshout
  582. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Pixel Shout took 0.000s
  583. [21:57:25] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLInitializationEvent to mod io.github.hsyyid.polis
  584. [21:57:25] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLInitializationEvent to mod io.github.hsyyid.polis
  585. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Polis took 0.000s
  586. [21:57:25] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLInitializationEvent to mod com.gmail.trentech.pji
  587. [21:57:25] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLInitializationEvent to mod com.gmail.trentech.pji
  588. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Project Inventories took 0.000s
  589. [21:57:25] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLInitializationEvent to mod com.gmail.trentech.pjw
  590. [21:57:25] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLInitializationEvent to mod com.gmail.trentech.pjw
  591. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Project Worlds took 0.000s
  592. [21:57:25] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLInitializationEvent to mod worldedit
  593. [21:57:25] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLInitializationEvent to mod worldedit
  594. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - WorldEdit took 0.006s
  595. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 4.630s
  596. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
  597. [21:57:25] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
  598. [21:57:25] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
  599. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.006s
  600. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
  601. [21:57:25] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
  602. [21:57:25] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
  603. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.001s
  604. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
  605. [21:57:25] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
  606. [21:57:25] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
  607. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s
  608. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod sponge
  609. [21:57:25] [Server thread/TRACE] [sponge/sponge]: Sending event IMCEvent to mod sponge
  610. [21:57:25] [Server thread/TRACE] [sponge/sponge]: Sent event IMCEvent to mod sponge
  611. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - SpongeForge took 0.000s
  612. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod cfm
  613. [21:57:25] [Server thread/TRACE] [cfm/cfm]: Sending event IMCEvent to mod cfm
  614. [21:57:25] [Server thread/TRACE] [cfm/cfm]: Sent event IMCEvent to mod cfm
  615. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - MrCrayfish's Furniture Mod took 0.000s
  616. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod customnpcs
  617. [21:57:25] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event IMCEvent to mod customnpcs
  618. [21:57:25] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event IMCEvent to mod customnpcs
  619. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - CustomNPCs took 0.000s
  620. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod foxcore
  621. [21:57:25] [Server thread/TRACE] [foxcore/foxcore]: Sending event IMCEvent to mod foxcore
  622. [21:57:25] [Server thread/TRACE] [foxcore/foxcore]: Sent event IMCEvent to mod foxcore
  623. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - FoxCore took 0.000s
  624. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod foxguard
  625. [21:57:25] [Server thread/TRACE] [foxguard/foxguard]: Sending event IMCEvent to mod foxguard
  626. [21:57:25] [Server thread/TRACE] [foxguard/foxguard]: Sent event IMCEvent to mod foxguard
  627. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - FoxGuard took 0.000s
  628. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod io.github.nucleuspowered.nucleus
  629. [21:57:25] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event IMCEvent to mod io.github.nucleuspowered.nucleus
  630. [21:57:25] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event IMCEvent to mod io.github.nucleuspowered.nucleus
  631. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Nucleus took 0.000s
  632. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ninja.leaping.permissionsex
  633. [21:57:25] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event IMCEvent to mod ninja.leaping.permissionsex
  634. [21:57:25] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event IMCEvent to mod ninja.leaping.permissionsex
  635. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - PermissionsEx took 0.000s
  636. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod pixelauction
  637. [21:57:25] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event IMCEvent to mod pixelauction
  638. [21:57:25] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event IMCEvent to mod pixelauction
  639. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Pixel Auction took 0.000s
  640. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod pixelmon
  641. [21:57:25] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event IMCEvent to mod pixelmon
  642. [21:57:25] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event IMCEvent to mod pixelmon
  643. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Pixelmon took 0.000s
  644. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod pixelextras
  645. [21:57:25] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event IMCEvent to mod pixelextras
  646. [21:57:25] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event IMCEvent to mod pixelextras
  647. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Pixel Extras took 0.000s
  648. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod pixelmoneconomybridge
  649. [21:57:25] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event IMCEvent to mod pixelmoneconomybridge
  650. [21:57:25] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event IMCEvent to mod pixelmoneconomybridge
  651. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - PixelmonEconomyBridge took 0.000s
  652. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod pixelshout
  653. [21:57:25] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event IMCEvent to mod pixelshout
  654. [21:57:25] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event IMCEvent to mod pixelshout
  655. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Pixel Shout took 0.000s
  656. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod io.github.hsyyid.polis
  657. [21:57:25] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event IMCEvent to mod io.github.hsyyid.polis
  658. [21:57:25] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event IMCEvent to mod io.github.hsyyid.polis
  659. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Polis took 0.000s
  660. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod com.gmail.trentech.pji
  661. [21:57:25] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event IMCEvent to mod com.gmail.trentech.pji
  662. [21:57:25] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event IMCEvent to mod com.gmail.trentech.pji
  663. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Project Inventories took 0.000s
  664. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod com.gmail.trentech.pjw
  665. [21:57:25] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event IMCEvent to mod com.gmail.trentech.pjw
  666. [21:57:25] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event IMCEvent to mod com.gmail.trentech.pjw
  667. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Project Worlds took 0.000s
  668. [21:57:25] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod worldedit
  669. [21:57:25] [Server thread/TRACE] [worldedit/worldedit]: Sending event IMCEvent to mod worldedit
  670. [21:57:25] [Server thread/TRACE] [worldedit/worldedit]: Sent event IMCEvent to mod worldedit
  671. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - WorldEdit took 0.000s
  672. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.011s
  673. [21:57:25] [Server thread/INFO] [FML/]: Injecting itemstacks
  674. [21:57:25] [Server thread/INFO] [FML/]: Itemstack injection complete
  675. [21:57:25] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
  676. [21:57:25] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
  677. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s
  678. [21:57:25] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
  679. [21:57:25] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
  680. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s
  681. [21:57:25] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
  682. [21:57:25] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
  683. [21:57:25] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.010s
  684. [21:57:25] [Server thread/TRACE] [sponge/sponge]: Sending event FMLPostInitializationEvent to mod sponge
  685. [21:57:25] [Server thread/ERROR] [pixelmoneconomybridge/sponge]: No economy plugin that implements EconomyService found.
  686. [21:57:25] [Server thread/ERROR] [io.github.hsyyid.polis/sponge]: No economy plugin was found! Polis will not work correctly!
  687. [21:57:25] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Nucleus is now entering the post-init phase.
  688. [21:57:25] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Nucleus is now loading and enabling modules. This may take a few seconds.
  689. [21:57:25] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Starting phase: PREENABLE
  690. [21:57:25] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Starting phase: ENABLE
  691. [21:57:26] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Starting phase: POSTENABLE
  692. [21:57:26] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Nucleus has completed loading modules.
  693. [21:57:26] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Nucleus has started.
  694. [21:57:26] [Server thread/TRACE] [sponge/sponge]: Sent event FMLPostInitializationEvent to mod sponge
  695. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - SpongeForge took 1.147s
  696. [21:57:26] [Server thread/TRACE] [cfm/cfm]: Sending event FMLPostInitializationEvent to mod cfm
  697. [21:57:26] [Server thread/TRACE] [cfm/cfm]: Sent event FMLPostInitializationEvent to mod cfm
  698. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - MrCrayfish's Furniture Mod took 0.022s
  699. [21:57:26] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLPostInitializationEvent to mod customnpcs
  700. [21:57:26] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLPostInitializationEvent to mod customnpcs
  701. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - CustomNPCs took 0.000s
  702. [21:57:26] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLPostInitializationEvent to mod foxcore
  703. [21:57:26] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLPostInitializationEvent to mod foxcore
  704. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - FoxCore took 0.000s
  705. [21:57:26] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLPostInitializationEvent to mod foxguard
  706. [21:57:26] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLPostInitializationEvent to mod foxguard
  707. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - FoxGuard took 0.000s
  708. [21:57:26] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLPostInitializationEvent to mod io.github.nucleuspowered.nucleus
  709. [21:57:26] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLPostInitializationEvent to mod io.github.nucleuspowered.nucleus
  710. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Nucleus took 0.000s
  711. [21:57:26] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLPostInitializationEvent to mod ninja.leaping.permissionsex
  712. [21:57:26] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLPostInitializationEvent to mod ninja.leaping.permissionsex
  713. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - PermissionsEx took 0.000s
  714. [21:57:26] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLPostInitializationEvent to mod pixelauction
  715. [21:57:26] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLPostInitializationEvent to mod pixelauction
  716. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Pixel Auction took 0.000s
  717. [21:57:26] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLPostInitializationEvent to mod pixelmon
  718. [21:57:26] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLPostInitializationEvent to mod pixelmon
  719. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Pixelmon took 0.036s
  720. [21:57:26] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLPostInitializationEvent to mod pixelextras
  721. [21:57:26] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLPostInitializationEvent to mod pixelextras
  722. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Pixel Extras took 0.000s
  723. [21:57:26] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLPostInitializationEvent to mod pixelmoneconomybridge
  724. [21:57:26] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLPostInitializationEvent to mod pixelmoneconomybridge
  725. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - PixelmonEconomyBridge took 0.000s
  726. [21:57:26] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLPostInitializationEvent to mod pixelshout
  727. [21:57:26] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLPostInitializationEvent to mod pixelshout
  728. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Pixel Shout took 0.000s
  729. [21:57:26] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLPostInitializationEvent to mod io.github.hsyyid.polis
  730. [21:57:26] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLPostInitializationEvent to mod io.github.hsyyid.polis
  731. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Polis took 0.000s
  732. [21:57:26] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLPostInitializationEvent to mod com.gmail.trentech.pji
  733. [21:57:26] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLPostInitializationEvent to mod com.gmail.trentech.pji
  734. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Project Inventories took 0.000s
  735. [21:57:26] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLPostInitializationEvent to mod com.gmail.trentech.pjw
  736. [21:57:26] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLPostInitializationEvent to mod com.gmail.trentech.pjw
  737. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Project Worlds took 0.000s
  738. [21:57:26] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLPostInitializationEvent to mod worldedit
  739. [21:57:26] [Server thread/INFO] [worldedit/worldedit]: WorldEdit for Forge (version 6.1.1) is loaded
  740. [21:57:26] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLPostInitializationEvent to mod worldedit
  741. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - WorldEdit took 0.005s
  742. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 1.222s
  743. [21:57:26] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
  744. [21:57:26] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
  745. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
  746. [21:57:26] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
  747. [21:57:26] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
  748. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s
  749. [21:57:26] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
  750. [21:57:26] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
  751. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 14: RecipeEntry("Before", UNKNOWN, )
  752. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 13: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
  753. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 12: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
  754. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 11: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
  755. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 10: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
  756. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 9: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
  757. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 8: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
  758. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 7: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
  759. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 6: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
  760. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 5: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
  761. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 4: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
  762. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 3: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
  763. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 2: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
  764. [21:57:26] [Server thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, )
  765. [21:57:26] [Server thread/DEBUG] [FML/Forge]: Sorting recipies
  766. [21:57:26] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
  767. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.013s
  768. [21:57:26] [Server thread/TRACE] [sponge/sponge]: Sending event FMLLoadCompleteEvent to mod sponge
  769. [21:57:26] [Server thread/TRACE] [sponge/sponge]: Sent event FMLLoadCompleteEvent to mod sponge
  770. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - SpongeForge took 0.002s
  771. [21:57:26] [Server thread/TRACE] [cfm/cfm]: Sending event FMLLoadCompleteEvent to mod cfm
  772. [21:57:26] [Server thread/TRACE] [cfm/cfm]: Sent event FMLLoadCompleteEvent to mod cfm
  773. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - MrCrayfish's Furniture Mod took 0.000s
  774. [21:57:26] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLLoadCompleteEvent to mod customnpcs
  775. [21:57:26] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLLoadCompleteEvent to mod customnpcs
  776. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - CustomNPCs took 0.000s
  777. [21:57:26] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLLoadCompleteEvent to mod foxcore
  778. [21:57:26] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLLoadCompleteEvent to mod foxcore
  779. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - FoxCore took 0.000s
  780. [21:57:26] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLLoadCompleteEvent to mod foxguard
  781. [21:57:26] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLLoadCompleteEvent to mod foxguard
  782. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - FoxGuard took 0.000s
  783. [21:57:26] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLLoadCompleteEvent to mod io.github.nucleuspowered.nucleus
  784. [21:57:26] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLLoadCompleteEvent to mod io.github.nucleuspowered.nucleus
  785. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Nucleus took 0.000s
  786. [21:57:26] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLLoadCompleteEvent to mod ninja.leaping.permissionsex
  787. [21:57:26] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLLoadCompleteEvent to mod ninja.leaping.permissionsex
  788. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - PermissionsEx took 0.000s
  789. [21:57:26] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLLoadCompleteEvent to mod pixelauction
  790. [21:57:26] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLLoadCompleteEvent to mod pixelauction
  791. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Pixel Auction took 0.000s
  792. [21:57:26] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLLoadCompleteEvent to mod pixelmon
  793. [21:57:26] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLLoadCompleteEvent to mod pixelmon
  794. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Pixelmon took 0.000s
  795. [21:57:26] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLLoadCompleteEvent to mod pixelextras
  796. [21:57:26] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLLoadCompleteEvent to mod pixelextras
  797. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Pixel Extras took 0.000s
  798. [21:57:26] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLLoadCompleteEvent to mod pixelmoneconomybridge
  799. [21:57:26] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLLoadCompleteEvent to mod pixelmoneconomybridge
  800. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - PixelmonEconomyBridge took 0.000s
  801. [21:57:26] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLLoadCompleteEvent to mod pixelshout
  802. [21:57:26] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLLoadCompleteEvent to mod pixelshout
  803. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Pixel Shout took 0.000s
  804. [21:57:26] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLLoadCompleteEvent to mod io.github.hsyyid.polis
  805. [21:57:26] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLLoadCompleteEvent to mod io.github.hsyyid.polis
  806. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Polis took 0.000s
  807. [21:57:26] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLLoadCompleteEvent to mod com.gmail.trentech.pji
  808. [21:57:26] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLLoadCompleteEvent to mod com.gmail.trentech.pji
  809. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Project Inventories took 0.000s
  810. [21:57:26] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLLoadCompleteEvent to mod com.gmail.trentech.pjw
  811. [21:57:26] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLLoadCompleteEvent to mod com.gmail.trentech.pjw
  812. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Project Worlds took 0.000s
  813. [21:57:26] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLLoadCompleteEvent to mod worldedit
  814. [21:57:26] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLLoadCompleteEvent to mod worldedit
  815. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - WorldEdit took 0.000s
  816. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.018s
  817. [21:57:26] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
  818. [21:57:26] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 19 mods
  819. [21:57:26] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
  820. [21:57:26] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
  821. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s
  822. [21:57:26] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
  823. [21:57:26] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
  824. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s
  825. [21:57:26] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
  826. [21:57:26] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
  827. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s
  828. [21:57:26] [Server thread/TRACE] [sponge/sponge]: Sending event FMLServerAboutToStartEvent to mod sponge
  829. [21:57:26] [Server thread/TRACE] [sponge/sponge]: Sent event FMLServerAboutToStartEvent to mod sponge
  830. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - SpongeForge took 0.000s
  831. [21:57:26] [Server thread/TRACE] [cfm/cfm]: Sending event FMLServerAboutToStartEvent to mod cfm
  832. [21:57:26] [Server thread/TRACE] [cfm/cfm]: Sent event FMLServerAboutToStartEvent to mod cfm
  833. [21:57:26] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MrCrayfish's Furniture Mod took 0.000s
  834. [21:57:26] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLServerAboutToStartEvent to mod customnpcs
  835. [21:57:27] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLServerAboutToStartEvent to mod customnpcs
  836. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - CustomNPCs took 0.127s
  837. [21:57:27] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLServerAboutToStartEvent to mod foxcore
  838. [21:57:27] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLServerAboutToStartEvent to mod foxcore
  839. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - FoxCore took 0.000s
  840. [21:57:27] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLServerAboutToStartEvent to mod foxguard
  841. [21:57:27] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLServerAboutToStartEvent to mod foxguard
  842. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - FoxGuard took 0.000s
  843. [21:57:27] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLServerAboutToStartEvent to mod io.github.nucleuspowered.nucleus
  844. [21:57:27] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLServerAboutToStartEvent to mod io.github.nucleuspowered.nucleus
  845. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Nucleus took 0.000s
  846. [21:57:27] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLServerAboutToStartEvent to mod ninja.leaping.permissionsex
  847. [21:57:27] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLServerAboutToStartEvent to mod ninja.leaping.permissionsex
  848. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - PermissionsEx took 0.000s
  849. [21:57:27] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLServerAboutToStartEvent to mod pixelauction
  850. [21:57:27] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLServerAboutToStartEvent to mod pixelauction
  851. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Pixel Auction took 0.000s
  852. [21:57:27] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLServerAboutToStartEvent to mod pixelmon
  853. [21:57:27] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLServerAboutToStartEvent to mod pixelmon
  854. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Pixelmon took 0.000s
  855. [21:57:27] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLServerAboutToStartEvent to mod pixelextras
  856. [21:57:27] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLServerAboutToStartEvent to mod pixelextras
  857. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Pixel Extras took 0.000s
  858. [21:57:27] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLServerAboutToStartEvent to mod pixelmoneconomybridge
  859. [21:57:27] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLServerAboutToStartEvent to mod pixelmoneconomybridge
  860. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - PixelmonEconomyBridge took 0.000s
  861. [21:57:27] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLServerAboutToStartEvent to mod pixelshout
  862. [21:57:27] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLServerAboutToStartEvent to mod pixelshout
  863. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Pixel Shout took 0.000s
  864. [21:57:27] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLServerAboutToStartEvent to mod io.github.hsyyid.polis
  865. [21:57:27] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLServerAboutToStartEvent to mod io.github.hsyyid.polis
  866. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Polis took 0.000s
  867. [21:57:27] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLServerAboutToStartEvent to mod com.gmail.trentech.pji
  868. [21:57:27] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLServerAboutToStartEvent to mod com.gmail.trentech.pji
  869. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Project Inventories took 0.000s
  870. [21:57:27] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLServerAboutToStartEvent to mod com.gmail.trentech.pjw
  871. [21:57:27] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLServerAboutToStartEvent to mod com.gmail.trentech.pjw
  872. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Project Worlds took 0.000s
  873. [21:57:27] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerAboutToStartEvent to mod worldedit
  874. [21:57:27] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerAboutToStartEvent to mod worldedit
  875. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - WorldEdit took 0.419s
  876. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.549s
  877. [21:57:27] [Server thread/INFO] [Sponge/]: Checking for worlds that need to be migrated...
  878. [21:57:27] [Server thread/INFO] [Sponge/]: No worlds were found in need of migration.
  879. [21:57:27] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
  880. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:White_Apricorn_Tree: 357 (init) -> 354 (map).
  881. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:GreenFoldingChair: 438 (init) -> 435 (map).
  882. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Sun_Stone_Ore: 345 (init) -> 344 (map).
  883. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:EndTable: 420 (init) -> 417 (map).
  884. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcLampUnlit: 311 (init) -> 234 (map).
  885. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Box: 401 (init) -> 398 (map).
  886. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:washing_machine: 254 (init) -> 291 (map).
  887. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:BrailleBlock2: 355 (init) -> 440 (map).
  888. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcTradingBlock: 284 (init) -> 207 (map).
  889. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:tap: 227 (init) -> 264 (map).
  890. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:fire_pit_on: 274 (init) -> 311 (map).
  891. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:range_hood: 217 (init) -> 254 (map).
  892. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Green_Apricorn_Tree: 359 (init) -> 356 (map).
  893. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Pink_Apricorn_Tree: 358 (init) -> 355 (map).
  894. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:CrystalOre: 376 (init) -> 373 (map).
  895. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcBarrel: 298 (init) -> 221 (map).
  896. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Hidden_Iron_Door: 349 (init) -> 348 (map).
  897. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:white_fence: 226 (init) -> 263 (map).
  898. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:BlueClock: 416 (init) -> 413 (map).
  899. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:BridgeBlock: 398 (init) -> 395 (map).
  900. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:SiliconOre: 381 (init) -> 378 (map).
  901. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:RedPokeballRug: 409 (init) -> 406 (map).
  902. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PixelmonGrass: 439 (init) -> 436 (map).
  903. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcTombstone: 299 (init) -> 222 (map).
  904. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:cookie_jar: 255 (init) -> 292 (map).
  905. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Poke_Chest: 342 (init) -> 341 (map).
  906. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:tree_bottom: 251 (init) -> 288 (map).
  907. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:coffee_table_stone: 201 (init) -> 238 (map).
  908. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:StickPlate: 340 (init) -> 441 (map).
  909. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:TimedFall: 341 (init) -> 340 (map).
  910. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:present: 249 (init) -> 286 (map).
  911. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:RedCushionChair: 403 (init) -> 400 (map).
  912. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcBigSign: 297 (init) -> 220 (map).
  913. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:mirror: 265 (init) -> 302 (map).
  914. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:bath_bottom: 242 (init) -> 279 (map).
  915. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:basin: 240 (init) -> 277 (map).
  916. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcBanner: 286 (init) -> 209 (map).
  917. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:tree_top: 250 (init) -> 287 (map).
  918. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:BlueVendingMachine: 421 (init) -> 418 (map).
  919. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:SandyGrass: 395 (init) -> 392 (map).
  920. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:RedUmbrella: 412 (init) -> 409 (map).
  921. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcWaypoint: 278 (init) -> 201 (map).
  922. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcBorder: 279 (init) -> 202 (map).
  923. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PicketFenceCross: 437 (init) -> 434 (map).
  924. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeDirt: 363 (init) -> 360 (map).
  925. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:InsideWall: 383 (init) -> 380 (map).
  926. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:YellowVendingMachine: 426 (init) -> 423 (map).
  927. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:chimney: 270 (init) -> 307 (map).
  928. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:OutsideWall: 382 (init) -> 379 (map).
  929. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:BluePokeballRug: 408 (init) -> 405 (map).
  930. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:TreeTop: 388 (init) -> 385 (map).
  931. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcTable: 294 (init) -> 217 (map).
  932. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCrystalBlock: 305 (init) -> 228 (map).
  933. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PicketFenceNormal: 435 (init) -> 432 (map).
  934. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:candle: 269 (init) -> 306 (map).
  935. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:fire_alarm_off: 234 (init) -> 271 (map).
  936. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:AmethystOre: 375 (init) -> 372 (map).
  937. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:RubyBlock: 377 (init) -> 374 (map).
  938. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:couch: 209 (init) -> 246 (map).
  939. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:tile.EventPokeGift: 441 (init) -> 438 (map).
  940. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:shower_head_on: 247 (init) -> 284 (map).
  941. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:AmethystBlock: 379 (init) -> 376 (map).
  942. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:ceiling_light_on: 237 (init) -> 274 (map).
  943. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:ClothedTable: 402 (init) -> 399 (map).
  944. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcWeaponRack: 291 (init) -> 214 (map).
  945. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:plate: 258 (init) -> 295 (map).
  946. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcSign: 301 (init) -> 224 (map).
  947. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:fairy_light: 272 (init) -> 309 (map).
  948. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Pixelmon_Spawner: 347 (init) -> 346 (map).
  949. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcWallBanner: 287 (init) -> 210 (map).
  950. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeMartSign: 392 (init) -> 389 (map).
  951. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:printer: 231 (init) -> 268 (map).
  952. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:lamp_off: 199 (init) -> 236 (map).
  953. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:freezer: 206 (init) -> 243 (map).
  954. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSandS1: 369 (init) -> 366 (map).
  955. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSandS3: 371 (init) -> 368 (map).
  956. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSandS2: 370 (init) -> 367 (map).
  957. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:bath_top: 243 (init) -> 280 (map).
  958. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:ceiling_light_off: 236 (init) -> 273 (map).
  959. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:chair_stone: 205 (init) -> 242 (map).
  960. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSandS4: 372 (init) -> 369 (map).
  961. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:shower_top: 245 (init) -> 282 (map).
  962. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Fridge: 427 (init) -> 424 (map).
  963. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Red_Apricorn_Tree: 362 (init) -> 359 (map).
  964. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:oven: 216 (init) -> 253 (map).
  965. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcPlaceholder: 296 (init) -> 219 (map).
  966. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:hedge_dark_oak: 223 (init) -> 260 (map).
  967. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:SapphireOre: 374 (init) -> 371 (map).
  968. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:table_stone: 203 (init) -> 240 (map).
  969. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCarpentyBench: 276 (init) -> 199 (map).
  970. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Yellow_Apricorn_Tree: 361 (init) -> 358 (map).
  971. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:fire_pit_off: 273 (init) -> 310 (map).
  972. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:bin: 248 (init) -> 285 (map).
  973. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:blinds_closed: 212 (init) -> 249 (map).
  974. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcStool: 295 (init) -> 218 (map).
  975. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:CloningMachine: 346 (init) -> 345 (map).
  976. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:hedge_birch: 220 (init) -> 257 (map).
  977. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:microwave: 253 (init) -> 290 (map).
  978. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:GreenUmbrella: 413 (init) -> 410 (map).
  979. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:GreenVendingMachine: 422 (init) -> 419 (map).
  980. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:FossilDisplay: 419 (init) -> 416 (map).
  981. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:grand_chair_bottom: 268 (init) -> 305 (map).
  982. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:couch_jeb: 210 (init) -> 247 (map).
  983. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcBloodBlock: 285 (init) -> 208 (map).
  984. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:blinds_open: 211 (init) -> 248 (map).
  985. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:stereo: 238 (init) -> 275 (map).
  986. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCrate: 290 (init) -> 213 (map).
  987. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:curtains_closed: 214 (init) -> 251 (map).
  988. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:RubyOre: 373 (init) -> 370 (map).
  989. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:coffee_table_wood: 200 (init) -> 237 (map).
  990. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:SapphireBlock: 378 (init) -> 375 (map).
  991. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PurpleWaterFloat: 432 (init) -> 429 (map).
  992. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PinkVendingMachine: 424 (init) -> 421 (map).
  993. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:TreeBottom: 389 (init) -> 386 (map).
  994. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Tree: 399 (init) -> 396 (map).
  995. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:fridge: 207 (init) -> 244 (map).
  996. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:curtains_open: 213 (init) -> 250 (map).
  997. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:cabinet_kitchen: 262 (init) -> 299 (map).
  998. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:YellowPokeballRug: 411 (init) -> 408 (map).
  999. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:toilet: 239 (init) -> 276 (map).
  1000. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:toaster: 252 (init) -> 289 (map).
  1001. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcLamp: 308 (init) -> 231 (map).
  1002. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:door_bell: 233 (init) -> 270 (map).
  1003. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:YellowCushionChair: 405 (init) -> 402 (map).
  1004. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:RedWaterFloat: 433 (init) -> 430 (map).
  1005. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Rock: 396 (init) -> 393 (map).
  1006. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcRedstoneBlock: 275 (init) -> 198 (map).
  1007. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:fire_alarm_on: 235 (init) -> 272 (map).
  1008. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Bolder: 400 (init) -> 397 (map).
  1009. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:shower_bottom: 244 (init) -> 281 (map).
  1010. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PinkWaterFloat: 431 (init) -> 428 (map).
  1011. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCampfire: 306 (init) -> 229 (map).
  1012. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:BrailleBlock: 354 (init) -> 439 (map).
  1013. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCandle: 307 (init) -> 230 (map).
  1014. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PicketFenceCorner: 436 (init) -> 433 (map).
  1015. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCopyBlock: 283 (init) -> 206 (map).
  1016. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:InsideWallMolding: 384 (init) -> 381 (map).
  1017. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Hidden_Wooden_Door: 350 (init) -> 349 (map).
  1018. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcTallLamp: 288 (init) -> 211 (map).
  1019. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:UnownBlock: 352 (init) -> 351 (map).
  1020. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:electric_fence: 232 (init) -> 269 (map).
  1021. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:tile.PokeGift: 440 (init) -> 437 (map).
  1022. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:CrystalBlock: 380 (init) -> 377 (map).
  1023. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCandleUnlit: 310 (init) -> 233 (map).
  1024. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:RedVendingMachine: 425 (init) -> 422 (map).
  1025. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Hidden_Pressure_Plate: 351 (init) -> 350 (map).
  1026. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Chair: 418 (init) -> 415 (map).
  1027. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcChair: 289 (init) -> 212 (map).
  1028. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Shingles: 385 (init) -> 382 (map).
  1029. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCampfireUnlit: 309 (init) -> 232 (map).
  1030. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:stone_path: 225 (init) -> 262 (map).
  1031. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:counter_sink: 260 (init) -> 297 (map).
  1032. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcPedestal: 304 (init) -> 227 (map).
  1033. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Hidden_Cube: 348 (init) -> 347 (map).
  1034. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcScripted: 280 (init) -> 203 (map).
  1035. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:cup: 257 (init) -> 294 (map).
  1036. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeCenterSign: 391 (init) -> 388 (map).
  1037. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:OrangeVendingMachine: 423 (init) -> 420 (map).
  1038. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Black_Apricorn_Tree: 356 (init) -> 353 (map).
  1039. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:ShinglesC1: 386 (init) -> 383 (map).
  1040. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:hedge_acacia: 222 (init) -> 259 (map).
  1041. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:ShinglesC2: 387 (init) -> 384 (map).
  1042. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:wall_cabinet: 241 (init) -> 278 (map).
  1043. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:dishwasher: 261 (init) -> 298 (map).
  1044. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:hedge_spruce: 219 (init) -> 256 (map).
  1045. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Window2: 394 (init) -> 391 (map).
  1046. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Window1: 393 (init) -> 390 (map).
  1047. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Ultra_Chest: 343 (init) -> 342 (map).
  1048. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcBook: 303 (init) -> 226 (map).
  1049. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:CaveRock: 397 (init) -> 394 (map).
  1050. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCouchWool: 292 (init) -> 215 (map).
  1051. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcMailbox: 277 (init) -> 200 (map).
  1052. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcCouchWood: 293 (init) -> 216 (map).
  1053. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:hedge_jungle: 221 (init) -> 258 (map).
  1054. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:BlueWaterFloat: 428 (init) -> 425 (map).
  1055. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:lamp_on: 198 (init) -> 235 (map).
  1056. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:tv: 229 (init) -> 266 (map).
  1057. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:GreenWaterFloat: 429 (init) -> 426 (map).
  1058. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:cabinet: 208 (init) -> 245 (map).
  1059. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:computer: 230 (init) -> 267 (map).
  1060. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcShelf: 300 (init) -> 223 (map).
  1061. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:mail_box: 228 (init) -> 265 (map).
  1062. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:shower_head_off: 246 (init) -> 283 (map).
  1063. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcBeam: 302 (init) -> 225 (map).
  1064. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSandC1: 365 (init) -> 362 (map).
  1065. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSandC3: 367 (init) -> 364 (map).
  1066. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSandC2: 366 (init) -> 363 (map).
  1067. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:GreenPokeballRug: 410 (init) -> 407 (map).
  1068. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:counter: 259 (init) -> 296 (map).
  1069. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Trashcan: 404 (init) -> 401 (map).
  1070. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:bedside_cabinet: 215 (init) -> 252 (map).
  1071. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSandC4: 368 (init) -> 365 (map).
  1072. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:chair_wood: 204 (init) -> 241 (map).
  1073. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcBuilderBlock: 282 (init) -> 205 (map).
  1074. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:grand_chair_top: 267 (init) -> 304 (map).
  1075. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:YellowWaterFloat: 434 (init) -> 431 (map).
  1076. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:WoodenFlooring: 390 (init) -> 387 (map).
  1077. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:chopping_board: 263 (init) -> 300 (map).
  1078. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:OrangeWaterFloat: 430 (init) -> 427 (map).
  1079. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:GymSign: 406 (init) -> 403 (map).
  1080. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PinkClock: 417 (init) -> 414 (map).
  1081. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:TV: 407 (init) -> 404 (map).
  1082. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:blender: 256 (init) -> 293 (map).
  1083. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch customnpcs:npcScriptedDoor: 281 (init) -> 204 (map).
  1084. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:table_wood: 202 (init) -> 239 (map).
  1085. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:BlueUmbrella: 414 (init) -> 411 (map).
  1086. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Blue_Apricorn_Tree: 360 (init) -> 357 (map).
  1087. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:hedge_oak: 218 (init) -> 255 (map).
  1088. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:bar_stool: 264 (init) -> 301 (map).
  1089. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:bird_bath: 224 (init) -> 261 (map).
  1090. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:YellowUmbrella: 415 (init) -> 412 (map).
  1091. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:PokeSand: 364 (init) -> 361 (map).
  1092. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:UnownBlock2: 353 (init) -> 352 (map).
  1093. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:wreath: 271 (init) -> 308 (map).
  1094. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch pixelmon:Master_Chest: 344 (init) -> 343 (map).
  1095. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch cfm:mantel_piece: 266 (init) -> 303 (map).
  1096. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCoinDiamond: 4606 (init) -> 4445 (map).
  1097. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenBullet: 4312 (init) -> 4151 (map).
  1098. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Sun_Stone_Ore: 5330 (init) -> 5329 (map).
  1099. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:EndTable: 5405 (init) -> 5402 (map).
  1100. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTacticalHead: 4532 (init) -> 4371 (map).
  1101. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcPlans: 4610 (init) -> 4449 (map).
  1102. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_knife: 4240 (init) -> 4628 (map).
  1103. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenDagger: 4459 (init) -> 4298 (map).
  1104. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTradingBlock: 4275 (init) -> 4114 (map).
  1105. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstoneHoe: 5486 (init) -> 5483 (map).
  1106. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CrystalOre: 5361 (init) -> 5358 (map).
  1107. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstonePlate: 5579 (init) -> 5576 (map).
  1108. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_recipe_book: 4246 (init) -> 4634 (map).
  1109. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:BridgeBlock: 5383 (init) -> 5380 (map).
  1110. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_plate: 4231 (init) -> 4619 (map).
  1111. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcViolinBow: 4305 (init) -> 4144 (map).
  1112. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcPipeWrench: 4384 (init) -> 4223 (map).
  1113. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcKatana: 4352 (init) -> 4191 (map).
  1114. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_bedside_cabinet: 4178 (init) -> 4566 (map).
  1115. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcKatar: 4482 (init) -> 4321 (map).
  1116. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstoneShovel: 5512 (init) -> 5509 (map).
  1117. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_cabinet: 4177 (init) -> 4565 (map).
  1118. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GalacticBoots: 5541 (init) -> 5538 (map).
  1119. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstonePlate: 5575 (init) -> 5572 (map).
  1120. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCowleatherHead: 4524 (init) -> 4363 (map).
  1121. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldShield: 4394 (init) -> 4233 (map).
  1122. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWrench: 4386 (init) -> 4225 (map).
  1123. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Sapphire: 5452 (init) -> 5449 (map).
  1124. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBigSign: 4288 (init) -> 4127 (map).
  1125. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireHoe: 5462 (init) -> 5459 (map).
  1126. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCoinWooden: 4601 (init) -> 4440 (map).
  1127. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicChest: 4577 (init) -> 4416 (map).
  1128. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTuxedoBottom: 4556 (init) -> 4395 (map).
  1129. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_lamp: 4216 (init) -> 4604 (map).
  1130. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:tree_top: 4148 (init) -> 4536 (map).
  1131. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcShuriken: 4350 (init) -> 4189 (map).
  1132. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondStaff: 4487 (init) -> 4326 (map).
  1133. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:BlueVendingMachine: 5406 (init) -> 5403 (map).
  1134. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_white_fence: 4199 (init) -> 4587 (map).
  1135. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SandyGrass: 5380 (init) -> 5377 (map).
  1136. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstoneSword: 5507 (init) -> 5504 (map).
  1137. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilStaff: 4492 (init) -> 4331 (map).
  1138. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubySword: 5459 (init) -> 5456 (map).
  1139. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PicketFenceCross: 5422 (init) -> 5419 (map).
  1140. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_wreath: 4256 (init) -> 4644 (map).
  1141. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilBoots: 4575 (init) -> 4414 (map).
  1142. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstoneHoe: 5516 (init) -> 5513 (map).
  1143. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullBronzeBoots: 4545 (init) -> 4384 (map).
  1144. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullWoodenShield: 4398 (init) -> 4237 (map).
  1145. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFireSpell: 4342 (init) -> 4181 (map).
  1146. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicBroadsword: 4521 (init) -> 4360 (map).
  1147. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGuitar: 4307 (init) -> 4146 (map).
  1148. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiaShield: 4392 (init) -> 4231 (map).
  1149. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcScriptedDoorTool: 4263 (init) -> 4102 (map).
  1150. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicScythe: 4501 (init) -> 4340 (map).
  1151. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:TreeTop: 5373 (init) -> 5370 (map).
  1152. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTable: 4285 (init) -> 4124 (map).
  1153. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCrown: 4587 (init) -> 4426 (map).
  1154. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicGlaive: 4511 (init) -> 4350 (map).
  1155. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicLegs: 4578 (init) -> 4417 (map).
  1156. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:candle: 4167 (init) -> 4555 (map).
  1157. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:fire_alarm_off: 4132 (init) -> 4520 (map).
  1158. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:AmethystOre: 5360 (init) -> 5357 (map).
  1159. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyBlock: 5362 (init) -> 5359 (map).
  1160. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.BlueVendingMachine: 5435 (init) -> 5432 (map).
  1161. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ClothedTable: 5387 (init) -> 5384 (map).
  1162. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWeaponRack: 4282 (init) -> 4121 (map).
  1163. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:plate: 4156 (init) -> 4544 (map).
  1164. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Amethyst: 5449 (init) -> 5446 (map).
  1165. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestonePlate: 5551 (init) -> 5548 (map).
  1166. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_stone_path: 4198 (init) -> 4586 (map).
  1167. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNanorumBoots: 4531 (init) -> 4370 (map).
  1168. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCowleatherChest: 4525 (init) -> 4364 (map).
  1169. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_mail_box: 4201 (init) -> 4589 (map).
  1170. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:fairy_light: 4170 (init) -> 4558 (map).
  1171. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_soap_water: 4244 (init) -> 4632 (map).
  1172. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_cup: 4241 (init) -> 4629 (map).
  1173. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronScythe: 4496 (init) -> 4335 (map).
  1174. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:lamp_off: 4097 (init) -> 4485 (map).
  1175. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCombatKnive: 4371 (init) -> 4210 (map).
  1176. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCommissarChest: 4581 (init) -> 4420 (map).
  1177. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestoneHammer: 5478 (init) -> 5475 (map).
  1178. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostDagger: 4475 (init) -> 4314 (map).
  1179. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstoneShovel: 5518 (init) -> 5515 (map).
  1180. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireSword: 5465 (init) -> 5462 (map).
  1181. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcAirElement: 4621 (init) -> 4460 (map).
  1182. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcChainSkirt: 4592 (init) -> 4431 (map).
  1183. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_microwave: 4227 (init) -> 4615 (map).
  1184. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicIngot: 4633 (init) -> 4472 (map).
  1185. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_package: 4205 (init) -> 4593 (map).
  1186. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBag: 4612 (init) -> 4451 (map).
  1187. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_mirror: 4247 (init) -> 4635 (map).
  1188. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostTrident: 4336 (init) -> 4175 (map).
  1189. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostWarhammer: 4447 (init) -> 4286 (map).
  1190. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneGun: 4313 (init) -> 4152 (map).
  1191. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:blinds_closed: 4110 (init) -> 4498 (map).
  1192. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullGoldChest: 4539 (init) -> 4378 (map).
  1193. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenBattleAxe: 4429 (init) -> 4268 (map).
  1194. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIceSpell: 4341 (init) -> 4180 (map).
  1195. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronGun: 4315 (init) -> 4154 (map).
  1196. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMana: 4346 (init) -> 4185 (map).
  1197. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_crayfish: 4248 (init) -> 4636 (map).
  1198. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GreenVendingMachine: 5407 (init) -> 5404 (map).
  1199. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldReversedDagger: 4472 (init) -> 4311 (map).
  1200. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_stereo: 4211 (init) -> 4599 (map).
  1201. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenShield: 4388 (init) -> 4227 (map).
  1202. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:couch_jeb: 4108 (init) -> 4496 (map).
  1203. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcHandCuffs: 4362 (init) -> 4201 (map).
  1204. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCryscentShield: 4406 (init) -> 4245 (map).
  1205. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBloodBlock: 4276 (init) -> 4115 (map).
  1206. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTowerShield: 4408 (init) -> 4247 (map).
  1207. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:blinds_open: 4109 (init) -> 4497 (map).
  1208. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstoneAxe: 5509 (init) -> 5506 (map).
  1209. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCowleatherLegs: 4526 (init) -> 4365 (map).
  1210. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyLegs: 5528 (init) -> 5525 (map).
  1211. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCrowbar: 4383 (init) -> 4222 (map).
  1212. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:curtains_closed: 4112 (init) -> 4500 (map).
  1213. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_drink: 4242 (init) -> 4630 (map).
  1214. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGiantShuriken: 4351 (init) -> 4190 (map).
  1215. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_shower_head: 4222 (init) -> 4610 (map).
  1216. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstoneBoots: 5573 (init) -> 5570 (map).
  1217. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:curtains_open: 4111 (init) -> 4499 (map).
  1218. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:cabinet_kitchen: 4160 (init) -> 4548 (map).
  1219. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_fire_alarm: 4215 (init) -> 4603 (map).
  1220. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_soap: 4243 (init) -> 4631 (map).
  1221. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilBroadsword: 4523 (init) -> 4362 (map).
  1222. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilHalberd: 4428 (init) -> 4267 (map).
  1223. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCoinBronze: 4603 (init) -> 4442 (map).
  1224. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullIronHead: 4536 (init) -> 4375 (map).
  1225. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcRuby: 4630 (init) -> 4469 (map).
  1226. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:fire_alarm_on: 4133 (init) -> 4521 (map).
  1227. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBrokenArrow: 4617 (init) -> 4456 (map).
  1228. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenBullet: 4318 (init) -> 4157 (map).
  1229. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_tree: 4225 (init) -> 4613 (map).
  1230. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstonePickaxe: 5511 (init) -> 5508 (map).
  1231. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCowleatherBoots: 4527 (init) -> 4366 (map).
  1232. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrenchHorn: 4308 (init) -> 4147 (map).
  1233. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCrystal: 4613 (init) -> 4452 (map).
  1234. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.YellowPokeballRug: 5433 (init) -> 5430 (map).
  1235. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilIngot: 4634 (init) -> 4473 (map).
  1236. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicSword: 4356 (init) -> 4195 (map).
  1237. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:electric_fence: 4130 (init) -> 4518 (map).
  1238. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CrystalBlock: 5365 (init) -> 5362 (map).
  1239. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Hidden_Pressure_Plate: 5336 (init) -> 5335 (map).
  1240. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcAssassinChest: 4561 (init) -> 4400 (map).
  1241. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeWarhammer: 4444 (init) -> 4283 (map).
  1242. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcX407Chest: 4569 (init) -> 4408 (map).
  1243. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcChair: 4280 (init) -> 4119 (map).
  1244. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Shingles: 5370 (init) -> 5367 (map).
  1245. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCampfireUnlit: 4300 (init) -> 4139 (map).
  1246. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldHalberd: 4425 (init) -> 4264 (map).
  1247. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcOrb: 4345 (init) -> 4184 (map).
  1248. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicBattleAxe: 4436 (init) -> 4275 (map).
  1249. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeCenterSign: 5376 (init) -> 5373 (map).
  1250. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_tap: 4200 (init) -> 4588 (map).
  1251. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ShinglesC1: 5371 (init) -> 5368 (map).
  1252. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ShinglesC2: 5372 (init) -> 5369 (map).
  1253. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:hedge_spruce: 4117 (init) -> 4505 (map).
  1254. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyHelm: 5526 (init) -> 5523 (map).
  1255. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_couch_jeb: 4184 (init) -> 4572 (map).
  1256. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostShield: 4396 (init) -> 4235 (map).
  1257. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.FossilDisplay: 5434 (init) -> 5431 (map).
  1258. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullDiamondHead: 4540 (init) -> 4379 (map).
  1259. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestoneAxe: 5479 (init) -> 5476 (map).
  1260. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_toilet: 4217 (init) -> 4605 (map).
  1261. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMailbox: 4268 (init) -> 4107 (map).
  1262. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicReversedDagger: 4474 (init) -> 4313 (map).
  1263. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldWarhammer: 4445 (init) -> 4284 (map).
  1264. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostReversedDagger: 4476 (init) -> 4315 (map).
  1265. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:BlueWaterFloat: 5413 (init) -> 5410 (map).
  1266. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:lamp_on: 4096 (init) -> 4484 (map).
  1267. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicTrident: 4335 (init) -> 4174 (map).
  1268. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSteelClaw: 4480 (init) -> 4319 (map).
  1269. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGunChainsaw: 4381 (init) -> 4220 (map).
  1270. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcShelf: 4291 (init) -> 4130 (map).
  1271. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:mail_box: 4126 (init) -> 4514 (map).
  1272. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcKey: 4623 (init) -> 4462 (map).
  1273. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_table_stone: 4174 (init) -> 4562 (map).
  1274. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:bedside_cabinet: 4113 (init) -> 4501 (map).
  1275. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:chair_wood: 4102 (init) -> 4490 (map).
  1276. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:chopping_board: 4161 (init) -> 4549 (map).
  1277. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcPendant: 4625 (init) -> 4464 (map).
  1278. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstoneAxe: 5497 (init) -> 5494 (map).
  1279. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PinkClock: 5402 (init) -> 5399 (map).
  1280. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_envelope_signed: 4204 (init) -> 4592 (map).
  1281. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:TV: 5392 (init) -> 5389 (map).
  1282. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullBronzeHead: 4542 (init) -> 4381 (map).
  1283. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullEmeraldBoots: 4549 (init) -> 4388 (map).
  1284. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_fairy_light: 4253 (init) -> 4641 (map).
  1285. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcAncientScroll: 4635 (init) -> 4474 (map).
  1286. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:NeoPlasmaPlate: 5543 (init) -> 5540 (map).
  1287. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstoneHammer: 5496 (init) -> 5493 (map).
  1288. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondSpear: 4413 (init) -> 4252 (map).
  1289. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:AmethystPickaxe: 5469 (init) -> 5466 (map).
  1290. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstoneSword: 5495 (init) -> 5492 (map).
  1291. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldBullet: 4324 (init) -> 4163 (map).
  1292. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeTrident: 4332 (init) -> 4171 (map).
  1293. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilHead: 4572 (init) -> 4411 (map).
  1294. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_computer: 4208 (init) -> 4596 (map).
  1295. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstoneAxe: 5491 (init) -> 5488 (map).
  1296. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GreenFoldingChair: 5423 (init) -> 5420 (map).
  1297. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeScythe: 4500 (init) -> 4339 (map).
  1298. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireHelm: 5530 (init) -> 5527 (map).
  1299. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicSkirt: 4599 (init) -> 4438 (map).
  1300. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphirePlate: 5531 (init) -> 5528 (map).
  1301. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Ruby: 5450 (init) -> 5447 (map).
  1302. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneStaff: 4484 (init) -> 4323 (map).
  1303. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilChest: 4573 (init) -> 4412 (map).
  1304. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstoneBoots: 5561 (init) -> 5558 (map).
  1305. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_bird_bath: 4197 (init) -> 4585 (map).
  1306. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFireElement: 4620 (init) -> 4459 (map).
  1307. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcRapier: 4382 (init) -> 4221 (map).
  1308. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostSpear: 4417 (init) -> 4256 (map).
  1309. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:white_fence: 4124 (init) -> 4512 (map).
  1310. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneBroadsword: 4515 (init) -> 4354 (map).
  1311. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PlasmaLegs: 5536 (init) -> 5533 (map).
  1312. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PixelmonGrass: 5424 (init) -> 5421 (map).
  1313. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcLeadPipe: 4365 (init) -> 4204 (map).
  1314. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_flesh: 4189 (init) -> 4577 (map).
  1315. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondDagger: 4467 (init) -> 4306 (map).
  1316. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.GreenVendingMachine: 5436 (init) -> 5433 (map).
  1317. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMachineGun: 4325 (init) -> 4164 (map).
  1318. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTuxedoPants: 4555 (init) -> 4394 (map).
  1319. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullStoneShield: 4399 (init) -> 4238 (map).
  1320. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstoneHoe: 5498 (init) -> 5495 (map).
  1321. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondHalberd: 4423 (init) -> 4262 (map).
  1322. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RedCushionChair: 5388 (init) -> 5385 (map).
  1323. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_blinds: 4185 (init) -> 4573 (map).
  1324. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSkull: 4628 (init) -> 4467 (map).
  1325. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNanorumChest: 4529 (init) -> 4368 (map).
  1326. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcScutumShield: 4407 (init) -> 4246 (map).
  1327. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestoneShovel: 5482 (init) -> 5479 (map).
  1328. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:bath_bottom: 4140 (init) -> 4528 (map).
  1329. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicHalberd: 4426 (init) -> 4265 (map).
  1330. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:basin: 4138 (init) -> 4526 (map).
  1331. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstoneShovel: 5500 (init) -> 5497 (map).
  1332. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_bin: 4223 (init) -> 4611 (map).
  1333. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_blender: 4230 (init) -> 4618 (map).
  1334. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenGlaive: 4507 (init) -> 4346 (map).
  1335. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeHalberd: 4424 (init) -> 4263 (map).
  1336. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:NeoPlasmaLegs: 5544 (init) -> 5541 (map).
  1337. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcX407Head: 4568 (init) -> 4407 (map).
  1338. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBrokenOrb: 4347 (init) -> 4186 (map).
  1339. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilScythe: 4503 (init) -> 4342 (map).
  1340. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcPhone: 4615 (init) -> 4454 (map).
  1341. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:BluePokeballRug: 5393 (init) -> 5390 (map).
  1342. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldStaff: 4489 (init) -> 4328 (map).
  1343. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullWoodenHead: 4550 (init) -> 4389 (map).
  1344. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenShield: 4391 (init) -> 4230 (map).
  1345. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSledgeHammer: 4369 (init) -> 4208 (map).
  1346. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:tile.EventPokeGift: 5426 (init) -> 5423 (map).
  1347. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:shower_head_on: 4145 (init) -> 4533 (map).
  1348. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:AmethystBlock: 5364 (init) -> 5361 (map).
  1349. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:ceiling_light_on: 4135 (init) -> 4523 (map).
  1350. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBlackBullet: 4326 (init) -> 4165 (map).
  1351. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_envelope: 4203 (init) -> 4591 (map).
  1352. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicWarhammer: 4446 (init) -> 4285 (map).
  1353. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldGun: 4317 (init) -> 4156 (map).
  1354. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSaphire: 4629 (init) -> 4468 (map).
  1355. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Pixelmon_Spawner: 5332 (init) -> 5331 (map).
  1356. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWallBanner: 4278 (init) -> 4117 (map).
  1357. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeMartSign: 5377 (init) -> 5374 (map).
  1358. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestoneHelm: 5550 (init) -> 5547 (map).
  1359. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullWoodenLeggings: 4552 (init) -> 4391 (map).
  1360. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeSkirt: 4598 (init) -> 4437 (map).
  1361. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:ceiling_light_off: 4134 (init) -> 4522 (map).
  1362. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:chair_stone: 4103 (init) -> 4491 (map).
  1363. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RocketPlate: 5547 (init) -> 5544 (map).
  1364. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstonePickaxe: 5493 (init) -> 5490 (map).
  1365. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldGun: 4323 (init) -> 4162 (map).
  1366. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenMace: 4452 (init) -> 4291 (map).
  1367. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilSword: 4358 (init) -> 4197 (map).
  1368. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldTrident: 4333 (init) -> 4172 (map).
  1369. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireOre: 5359 (init) -> 5356 (map).
  1370. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldMace: 4455 (init) -> 4294 (map).
  1371. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:table_stone: 4101 (init) -> 4489 (map).
  1372. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCarpentyBench: 4267 (init) -> 4106 (map).
  1373. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneWarhammer: 4440 (init) -> 4279 (map).
  1374. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondReversedDagger: 4468 (init) -> 4307 (map).
  1375. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullBronzeChest: 4543 (init) -> 4382 (map).
  1376. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_bath: 4220 (init) -> 4608 (map).
  1377. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSoldierBottom: 4567 (init) -> 4406 (map).
  1378. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyPlate: 5527 (init) -> 5524 (map).
  1379. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStool: 4286 (init) -> 4125 (map).
  1380. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:hedge_birch: 4118 (init) -> 4506 (map).
  1381. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:microwave: 4151 (init) -> 4539 (map).
  1382. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GreenUmbrella: 5398 (init) -> 5395 (map).
  1383. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FossilDisplay: 5404 (init) -> 5401 (map).
  1384. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphirePickaxe: 5463 (init) -> 5460 (map).
  1385. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcAssassinLeggings: 4562 (init) -> 4401 (map).
  1386. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldSword: 4355 (init) -> 4194 (map).
  1387. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullBronzeLeggings: 4544 (init) -> 4383 (map).
  1388. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilBattleAxe: 4438 (init) -> 4277 (map).
  1389. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstoneLegs: 5556 (init) -> 5553 (map).
  1390. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyShovel: 5458 (init) -> 5455 (map).
  1391. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronBroadsword: 4516 (init) -> 4355 (map).
  1392. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullGoldHead: 4538 (init) -> 4377 (map).
  1393. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_tv: 4207 (init) -> 4595 (map).
  1394. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GalacticPlate: 5539 (init) -> 5536 (map).
  1395. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PurpleWaterFloat: 5417 (init) -> 5414 (map).
  1396. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:AmethystHammer: 5466 (init) -> 5463 (map).
  1397. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CrystalSword: 5477 (init) -> 5474 (map).
  1398. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcX407Boots: 4571 (init) -> 4410 (map).
  1399. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:TreeBottom: 5374 (init) -> 5371 (map).
  1400. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Tree: 5384 (init) -> 5381 (map).
  1401. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:fridge: 4105 (init) -> 4493 (map).
  1402. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneReversedDagger: 4462 (init) -> 4301 (map).
  1403. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstoneHoe: 5522 (init) -> 5519 (map).
  1404. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstoneAxe: 5503 (init) -> 5500 (map).
  1405. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondGlaive: 4508 (init) -> 4347 (map).
  1406. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstonePlate: 5563 (init) -> 5560 (map).
  1407. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_kitchen_counter_sink: 4233 (init) -> 4621 (map).
  1408. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronMace: 4451 (init) -> 4290 (map).
  1409. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostMace: 4457 (init) -> 4296 (map).
  1410. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcLamp: 4299 (init) -> 4138 (map).
  1411. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:YellowCushionChair: 5390 (init) -> 5387 (map).
  1412. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_chair_wood: 4175 (init) -> 4563 (map).
  1413. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PlasmaPlate: 5535 (init) -> 5532 (map).
  1414. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestoneLegs: 5552 (init) -> 5549 (map).
  1415. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:BrailleBlock: 5339 (init) -> 5580 (map).
  1416. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWand: 4257 (init) -> 4096 (map).
  1417. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronSkirt: 4595 (init) -> 4434 (map).
  1418. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:AmethystAxe: 5467 (init) -> 5464 (map).
  1419. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcX407Legs: 4570 (init) -> 4409 (map).
  1420. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicHead: 4576 (init) -> 4415 (map).
  1421. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNinjaClaw: 4479 (init) -> 4318 (map).
  1422. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneBullet: 4314 (init) -> 4153 (map).
  1423. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMobCloner: 4258 (init) -> 4097 (map).
  1424. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenSpear: 4409 (init) -> 4248 (map).
  1425. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcOfficerChest: 4585 (init) -> 4424 (map).
  1426. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTallLamp: 4279 (init) -> 4118 (map).
  1427. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCleaver: 4366 (init) -> 4205 (map).
  1428. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.Tree: 5427 (init) -> 5424 (map).
  1429. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_bar_stool: 4237 (init) -> 4625 (map).
  1430. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostHalberd: 4427 (init) -> 4266 (map).
  1431. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCandleUnlit: 4301 (init) -> 4140 (map).
  1432. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_ink_cartridge: 4210 (init) -> 4598 (map).
  1433. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_bread_slice: 4238 (init) -> 4626 (map).
  1434. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstonePickaxe: 5523 (init) -> 5520 (map).
  1435. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireLegs: 5532 (init) -> 5529 (map).
  1436. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstoneHelm: 5554 (init) -> 5551 (map).
  1437. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:counter_sink: 4158 (init) -> 4546 (map).
  1438. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstoneSword: 5519 (init) -> 5516 (map).
  1439. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Hidden_Cube: 5333 (init) -> 5332 (map).
  1440. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:OrangeVendingMachine: 5408 (init) -> 5405 (map).
  1441. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.RedWaterFloat: 5442 (init) -> 5439 (map).
  1442. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenReversedDagger: 4460 (init) -> 4299 (map).
  1443. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Black_Apricorn_Tree: 5341 (init) -> 5338 (map).
  1444. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_wall_cabinet: 4219 (init) -> 4607 (map).
  1445. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:dishwasher: 4159 (init) -> 4547 (map).
  1446. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSeveredEar: 4614 (init) -> 4453 (map).
  1447. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_shower: 4221 (init) -> 4609 (map).
  1448. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostStaff: 4491 (init) -> 4330 (map).
  1449. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullDiamondChest: 4541 (init) -> 4380 (map).
  1450. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullLeatherChest: 4535 (init) -> 4374 (map).
  1451. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenDagger: 4465 (init) -> 4304 (map).
  1452. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyHoe: 5456 (init) -> 5453 (map).
  1453. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcKunai: 4348 (init) -> 4187 (map).
  1454. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:AmethystShovel: 5470 (init) -> 5467 (map).
  1455. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullEmeraldChest: 4547 (init) -> 4386 (map).
  1456. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneHalberd: 4420 (init) -> 4259 (map).
  1457. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:hedge_jungle: 4119 (init) -> 4507 (map).
  1458. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GreenWaterFloat: 5414 (init) -> 5411 (map).
  1459. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PlasmaHelm: 5534 (init) -> 5531 (map).
  1460. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Silicon: 5453 (init) -> 5450 (map).
  1461. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstonePickaxe: 5505 (init) -> 5502 (map).
  1462. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullEmeraldHead: 4546 (init) -> 4385 (map).
  1463. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:computer: 4128 (init) -> 4516 (map).
  1464. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_hedge_spruce: 4192 (init) -> 4580 (map).
  1465. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullDiaShield: 4402 (init) -> 4241 (map).
  1466. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBeam: 4293 (init) -> 4132 (map).
  1467. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.RedVendingMachine: 5439 (init) -> 5436 (map).
  1468. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Trashcan: 5389 (init) -> 5386 (map).
  1469. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneScythe: 4495 (init) -> 4334 (map).
  1470. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcOcarina: 4309 (init) -> 4148 (map).
  1471. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CrystalAxe: 5473 (init) -> 5470 (map).
  1472. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullGoldenShield: 4401 (init) -> 4240 (map).
  1473. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:YellowWaterFloat: 5419 (init) -> 5416 (map).
  1474. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_grand_chair: 4254 (init) -> 4642 (map).
  1475. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GymSign: 5391 (init) -> 5388 (map).
  1476. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_door_bell: 4214 (init) -> 4602 (map).
  1477. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcUsbStick: 4644 (init) -> 4483 (map).
  1478. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneMace: 4450 (init) -> 4289 (map).
  1479. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCommissarBottom: 4583 (init) -> 4422 (map).
  1480. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:blender: 4154 (init) -> 4542 (map).
  1481. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcAssassinHead: 4560 (init) -> 4399 (map).
  1482. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:table_wood: 4100 (init) -> 4488 (map).
  1483. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcReverseKunai: 4349 (init) -> 4188 (map).
  1484. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:NeoPlasmaHelm: 5542 (init) -> 5539 (map).
  1485. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:YellowUmbrella: 5400 (init) -> 5397 (map).
  1486. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstoneBoots: 5569 (init) -> 5566 (map).
  1487. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstonePickaxe: 5499 (init) -> 5496 (map).
  1488. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenStaff: 4486 (init) -> 4325 (map).
  1489. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_washing_machine: 4228 (init) -> 4616 (map).
  1490. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronTrident: 4329 (init) -> 4168 (map).
  1491. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:mantel_piece: 4164 (init) -> 4552 (map).
  1492. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:White_Apricorn_Tree: 5342 (init) -> 5339 (map).
  1493. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestoneBoots: 5553 (init) -> 5550 (map).
  1494. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronDagger: 4463 (init) -> 4302 (map).
  1495. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Box: 5386 (init) -> 5383 (map).
  1496. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldScythe: 4499 (init) -> 4338 (map).
  1497. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstoneShovel: 5506 (init) -> 5503 (map).
  1498. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneBattleAxe: 4430 (init) -> 4269 (map).
  1499. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondTrident: 4331 (init) -> 4170 (map).
  1500. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcKukri: 4353 (init) -> 4192 (map).
  1501. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcAncientCoin: 4608 (init) -> 4447 (map).
  1502. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldSpear: 4415 (init) -> 4254 (map).
  1503. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostScythe: 4502 (init) -> 4341 (map).
  1504. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstoneSword: 5501 (init) -> 5498 (map).
  1505. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcArcaneSpell: 4339 (init) -> 4178 (map).
  1506. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_printer: 4209 (init) -> 4597 (map).
  1507. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Pink_Apricorn_Tree: 5343 (init) -> 5340 (map).
  1508. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBarrel: 4289 (init) -> 4128 (map).
  1509. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SiliconOre: 5366 (init) -> 5363 (map).
  1510. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcHeaterShield: 4405 (init) -> 4244 (map).
  1511. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronBattleAxe: 4431 (init) -> 4270 (map).
  1512. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_chair_stone: 4176 (init) -> 4564 (map).
  1513. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CrystalHammer: 5472 (init) -> 5469 (map).
  1514. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeIngot: 4632 (init) -> 4471 (map).
  1515. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstonePlate: 5571 (init) -> 5568 (map).
  1516. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Poke_Chest: 5327 (init) -> 5326 (map).
  1517. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCoinGold: 4605 (init) -> 4444 (map).
  1518. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTuxedoChest: 4554 (init) -> 4393 (map).
  1519. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:tree_bottom: 4149 (init) -> 4537 (map).
  1520. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldTrident: 4330 (init) -> 4169 (map).
  1521. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondSkirt: 4596 (init) -> 4435 (map).
  1522. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilSkirt: 4600 (init) -> 4439 (map).
  1523. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:TimedFall: 5326 (init) -> 5325 (map).
  1524. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:present: 4147 (init) -> 4535 (map).
  1525. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMacuahuitl: 4372 (init) -> 4211 (map).
  1526. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.Fridge: 5441 (init) -> 5438 (map).
  1527. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyHammer: 5454 (init) -> 5451 (map).
  1528. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenMace: 4449 (init) -> 4288 (map).
  1529. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeSword: 4354 (init) -> 4193 (map).
  1530. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:mirror: 4163 (init) -> 4551 (map).
  1531. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.RedPokeballRug: 5430 (init) -> 5427 (map).
  1532. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicSpear: 4416 (init) -> 4255 (map).
  1533. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTablet: 4640 (init) -> 4479 (map).
  1534. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_range_hood: 4188 (init) -> 4576 (map).
  1535. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSaber: 4367 (init) -> 4206 (map).
  1536. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBanner: 4277 (init) -> 4116 (map).
  1537. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenGun: 4311 (init) -> 4150 (map).
  1538. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstoneHelm: 5558 (init) -> 5555 (map).
  1539. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostGlaive: 4512 (init) -> 4351 (map).
  1540. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWaypoint: 4269 (init) -> 4108 (map).
  1541. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PicketFence: 5582 (init) -> 5579 (map).
  1542. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeDirt: 5348 (init) -> 5345 (map).
  1543. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenSpear: 4412 (init) -> 4251 (map).
  1544. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronBullet: 4316 (init) -> 4155 (map).
  1545. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGolfClub: 4359 (init) -> 4198 (map).
  1546. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcHammer: 4363 (init) -> 4202 (map).
  1547. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeBroadsword: 4519 (init) -> 4358 (map).
  1548. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenTrident: 4327 (init) -> 4166 (map).
  1549. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneDagger: 4461 (init) -> 4300 (map).
  1550. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_toaster: 4226 (init) -> 4614 (map).
  1551. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeMace: 4454 (init) -> 4293 (map).
  1552. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneSpear: 4410 (init) -> 4249 (map).
  1553. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:OutsideWall: 5367 (init) -> 5364 (map).
  1554. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcElementalStaff: 4493 (init) -> 4332 (map).
  1555. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_table_wood: 4173 (init) -> 4561 (map).
  1556. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstoneHelm: 5574 (init) -> 5571 (map).
  1557. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostBattleAxe: 4437 (init) -> 4276 (map).
  1558. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstoneBoots: 5565 (init) -> 5562 (map).
  1559. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcHarp: 4306 (init) -> 4145 (map).
  1560. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestoneSword: 5483 (init) -> 5480 (map).
  1561. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeBattleAxe: 4434 (init) -> 4273 (map).
  1562. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:couch: 4107 (init) -> 4495 (map).
  1563. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSatchel: 4611 (init) -> 4450 (map).
  1564. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCrossbow: 4378 (init) -> 4217 (map).
  1565. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstoneBoots: 5581 (init) -> 5578 (map).
  1566. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcHolySpell: 4344 (init) -> 4183 (map).
  1567. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNanorumHead: 4528 (init) -> 4367 (map).
  1568. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireAxe: 5461 (init) -> 5458 (map).
  1569. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldGlaive: 4510 (init) -> 4349 (map).
  1570. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcAmethyst: 4631 (init) -> 4470 (map).
  1571. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstoneAxe: 5485 (init) -> 5482 (map).
  1572. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstoneSword: 5489 (init) -> 5486 (map).
  1573. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.BluePokeballRug: 5432 (init) -> 5429 (map).
  1574. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:printer: 4129 (init) -> 4517 (map).
  1575. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.YellowVendingMachine: 5440 (init) -> 5437 (map).
  1576. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:freezer: 4104 (init) -> 4492 (map).
  1577. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSandS1: 5354 (init) -> 5351 (map).
  1578. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSandS3: 5356 (init) -> 5353 (map).
  1579. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSandS2: 5355 (init) -> 5352 (map).
  1580. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMoney: 4642 (init) -> 4481 (map).
  1581. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:bath_top: 4141 (init) -> 4529 (map).
  1582. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSandS4: 5357 (init) -> 5354 (map).
  1583. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstoneAxe: 5515 (init) -> 5512 (map).
  1584. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicShield: 4395 (init) -> 4234 (map).
  1585. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:shower_top: 4143 (init) -> 4531 (map).
  1586. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Fridge: 5412 (init) -> 5409 (map).
  1587. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Red_Apricorn_Tree: 5347 (init) -> 5344 (map).
  1588. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.YellowWaterFloat: 5446 (init) -> 5443 (map).
  1589. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:oven: 4114 (init) -> 4502 (map).
  1590. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenWarhammer: 4439 (init) -> 4278 (map).
  1591. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcArtifact: 4636 (init) -> 4475 (map).
  1592. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBoStaff: 4373 (init) -> 4212 (map).
  1593. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondBroadsword: 4518 (init) -> 4357 (map).
  1594. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Yellow_Apricorn_Tree: 5346 (init) -> 5343 (map).
  1595. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMounter: 4261 (init) -> 4100 (map).
  1596. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_kitchen_cabinet: 4235 (init) -> 4623 (map).
  1597. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:fire_pit_off: 4171 (init) -> 4559 (map).
  1598. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBanjo: 4303 (init) -> 4142 (map).
  1599. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:bin: 4146 (init) -> 4534 (map).
  1600. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcPaperCrown: 4588 (init) -> 4427 (map).
  1601. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CloningMachine: 5331 (init) -> 5330 (map).
  1602. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_cookie_jar: 4229 (init) -> 4617 (map).
  1603. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeReversedDagger: 4470 (init) -> 4309 (map).
  1604. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestoneHoe: 5480 (init) -> 5477 (map).
  1605. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronSpear: 4411 (init) -> 4250 (map).
  1606. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_money: 4249 (init) -> 4637 (map).
  1607. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSilk: 4638 (init) -> 4477 (map).
  1608. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenGlaive: 4504 (init) -> 4343 (map).
  1609. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstoneHammer: 5490 (init) -> 5487 (map).
  1610. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyOre: 5358 (init) -> 5355 (map).
  1611. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBanditMask: 4616 (init) -> 4455 (map).
  1612. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNinjaHead: 4589 (init) -> 4428 (map).
  1613. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:coffee_table_wood: 4098 (init) -> 4486 (map).
  1614. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBlueprint: 4626 (init) -> 4465 (map).
  1615. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcExcalibur: 4387 (init) -> 4226 (map).
  1616. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstoneLegs: 5564 (init) -> 5561 (map).
  1617. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstoneBoots: 5577 (init) -> 5574 (map).
  1618. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RocketHelm: 5546 (init) -> 5543 (map).
  1619. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullEmeraldLeggings: 4548 (init) -> 4387 (map).
  1620. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullWoodenChest: 4551 (init) -> 4390 (map).
  1621. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_hedge_jungle: 4194 (init) -> 4582 (map).
  1622. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:YellowPokeballRug: 5396 (init) -> 5393 (map).
  1623. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcViolin: 4304 (init) -> 4143 (map).
  1624. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.PinkWaterFloat: 5447 (init) -> 5444 (map).
  1625. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcLightningSpell: 4340 (init) -> 4179 (map).
  1626. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:toaster: 4150 (init) -> 4538 (map).
  1627. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenScythe: 4494 (init) -> 4333 (map).
  1628. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenWarhammer: 4442 (init) -> 4281 (map).
  1629. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_fridge: 4181 (init) -> 4569 (map).
  1630. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenBroadsword: 4517 (init) -> 4356 (map).
  1631. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RedWaterFloat: 5418 (init) -> 5415 (map).
  1632. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Rock: 5381 (init) -> 5378 (map).
  1633. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcRedstoneBlock: 4266 (init) -> 4105 (map).
  1634. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_couch: 4183 (init) -> 4571 (map).
  1635. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilGlaive: 4513 (init) -> 4352 (map).
  1636. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_chimney: 4252 (init) -> 4640 (map).
  1637. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstoneLegs: 5576 (init) -> 5573 (map).
  1638. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_dishwasher: 4234 (init) -> 4622 (map).
  1639. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PicketFenceCorner: 5421 (init) -> 5418 (map).
  1640. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:InsideWallMolding: 5369 (init) -> 5366 (map).
  1641. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcHeart: 4641 (init) -> 4480 (map).
  1642. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcChickenSword: 4361 (init) -> 4200 (map).
  1643. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstoneBoots: 5557 (init) -> 5554 (map).
  1644. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilMace: 4458 (init) -> 4297 (map).
  1645. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBatton: 4380 (init) -> 4219 (map).
  1646. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_mantel_piece: 4255 (init) -> 4643 (map).
  1647. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.PurpleWaterFloat: 5448 (init) -> 5445 (map).
  1648. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:tile.PokeGift: 5425 (init) -> 5422 (map).
  1649. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenHalberd: 4419 (init) -> 4258 (map).
  1650. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWizardPants: 4559 (init) -> 4398 (map).
  1651. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstoneHoe: 5492 (init) -> 5489 (map).
  1652. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_electric_fence: 4212 (init) -> 4600 (map).
  1653. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNecklace: 4643 (init) -> 4482 (map).
  1654. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNinjaPants: 4591 (init) -> 4430 (map).
  1655. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Chair: 5403 (init) -> 5400 (map).
  1656. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronHalberd: 4421 (init) -> 4260 (map).
  1657. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:stone_path: 4123 (init) -> 4511 (map).
  1658. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstoneHoe: 5510 (init) -> 5507 (map).
  1659. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstoneHammer: 5514 (init) -> 5511 (map).
  1660. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RocketLegs: 5548 (init) -> 5545 (map).
  1661. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:FirestonePickaxe: 5481 (init) -> 5478 (map).
  1662. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCoinStone: 4602 (init) -> 4441 (map).
  1663. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSoldierChest: 4565 (init) -> 4404 (map).
  1664. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcInfantryHelmet: 4584 (init) -> 4423 (map).
  1665. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenStaff: 4483 (init) -> 4322 (map).
  1666. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:hedge_acacia: 4120 (init) -> 4508 (map).
  1667. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondWarhammer: 4443 (init) -> 4282 (map).
  1668. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:wall_cabinet: 4139 (init) -> 4527 (map).
  1669. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicDagger: 4473 (init) -> 4312 (map).
  1670. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Ultra_Chest: 5328 (init) -> 5327 (map).
  1671. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:ThunderstoneHelm: 5562 (init) -> 5559 (map).
  1672. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeBullet: 4322 (init) -> 4161 (map).
  1673. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCouchWool: 4283 (init) -> 4122 (map).
  1674. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcClarinet: 4310 (init) -> 4149 (map).
  1675. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenReversedDagger: 4466 (init) -> 4305 (map).
  1676. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCouchWood: 4284 (init) -> 4123 (map).
  1677. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:tv: 4127 (init) -> 4515 (map).
  1678. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneTrident: 4328 (init) -> 4167 (map).
  1679. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_candle: 4251 (init) -> 4639 (map).
  1680. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.GreenWaterFloat: 5443 (init) -> 5440 (map).
  1681. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_super_soap_water: 4245 (init) -> 4633 (map).
  1682. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:shower_head_off: 4144 (init) -> 4532 (map).
  1683. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GreenPokeballRug: 5395 (init) -> 5392 (map).
  1684. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:counter: 4157 (init) -> 4545 (map).
  1685. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBrokenBottle: 4370 (init) -> 4209 (map).
  1686. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldSkirt: 4594 (init) -> 4433 (map).
  1687. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBuilderBlock: 4273 (init) -> 4112 (map).
  1688. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNanorumLegs: 4530 (init) -> 4369 (map).
  1689. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostSword: 4357 (init) -> 4196 (map).
  1690. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.OrangeVendingMachine: 5437 (init) -> 5434 (map).
  1691. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:OrangeWaterFloat: 5415 (init) -> 5412 (map).
  1692. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Blue_Apricorn_Tree: 5345 (init) -> 5342 (map).
  1693. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilWarhammer: 4448 (init) -> 4287 (map).
  1694. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilReversedDagger: 4478 (init) -> 4317 (map).
  1695. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcLeafBlade: 4377 (init) -> 4216 (map).
  1696. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilDagger: 4477 (init) -> 4316 (map).
  1697. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenHalberd: 4422 (init) -> 4261 (map).
  1698. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_hammer: 4202 (init) -> 4590 (map).
  1699. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_oven: 4187 (init) -> 4575 (map).
  1700. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_coffee_table_wood: 4179 (init) -> 4567 (map).
  1701. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:NeoPlasmaBoots: 5545 (init) -> 5542 (map).
  1702. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:wreath: 4169 (init) -> 4557 (map).
  1703. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstoneLegs: 5560 (init) -> 5557 (map).
  1704. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcLampUnlit: 4302 (init) -> 4141 (map).
  1705. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DawnstonePickaxe: 5517 (init) -> 5514 (map).
  1706. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_cool_pack: 4182 (init) -> 4570 (map).
  1707. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:washing_machine: 4152 (init) -> 4540 (map).
  1708. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RocketBoots: 5549 (init) -> 5546 (map).
  1709. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_package_signed: 4206 (init) -> 4594 (map).
  1710. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:BrailleBlock2: 5340 (init) -> 5581 (map).
  1711. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_coffee_table_stone: 4180 (init) -> 4568 (map).
  1712. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:tap: 4125 (init) -> 4513 (map).
  1713. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:fire_pit_on: 4172 (init) -> 4560 (map).
  1714. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:range_hood: 4115 (init) -> 4503 (map).
  1715. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Green_Apricorn_Tree: 5344 (init) -> 5341 (map).
  1716. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GalacticLegs: 5540 (init) -> 5537 (map).
  1717. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Crystal: 5451 (init) -> 5448 (map).
  1718. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCarKey: 4622 (init) -> 4461 (map).
  1719. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Hidden_Iron_Door: 5334 (init) -> 5333 (map).
  1720. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:BlueClock: 5401 (init) -> 5398 (map).
  1721. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCoinIron: 4604 (init) -> 4443 (map).
  1722. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RedPokeballRug: 5394 (init) -> 5391 (map).
  1723. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWizardHead: 4557 (init) -> 4396 (map).
  1724. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTombstone: 4290 (init) -> 4129 (map).
  1725. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireShovel: 5464 (init) -> 5461 (map).
  1726. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCursedTrident: 4334 (init) -> 4173 (map).
  1727. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstoneShovel: 5488 (init) -> 5485 (map).
  1728. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSwissArmyKnife: 4385 (init) -> 4224 (map).
  1729. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCrossBolt: 4379 (init) -> 4218 (map).
  1730. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCommissarHead: 4580 (init) -> 4419 (map).
  1731. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:cookie_jar: 4153 (init) -> 4541 (map).
  1732. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:coffee_table_stone: 4099 (init) -> 4487 (map).
  1733. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:StickPlate: 5325 (init) -> 5582 (map).
  1734. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullBronzeShield: 4403 (init) -> 4242 (map).
  1735. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:GalacticHelm: 5538 (init) -> 5535 (map).
  1736. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWaterElement: 4619 (init) -> 4458 (map).
  1737. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstoneHelm: 5578 (init) -> 5575 (map).
  1738. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstonePlate: 5555 (init) -> 5552 (map).
  1739. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:AmethystSword: 5471 (init) -> 5468 (map).
  1740. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSoulstoneEmpty: 4264 (init) -> 4103 (map).
  1741. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullLeatherHead: 4534 (init) -> 4373 (map).
  1742. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcHockeyStick: 4368 (init) -> 4207 (map).
  1743. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMagicWand: 4360 (init) -> 4199 (map).
  1744. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PlasmaBoots: 5537 (init) -> 5534 (map).
  1745. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronReversedDagger: 4464 (init) -> 4303 (map).
  1746. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RedUmbrella: 5397 (init) -> 5394 (map).
  1747. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBorder: 4270 (init) -> 4109 (map).
  1748. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.TV: 5429 (init) -> 5426 (map).
  1749. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStatuette: 4639 (init) -> 4478 (map).
  1750. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFrostBroadsword: 4522 (init) -> 4361 (map).
  1751. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCrown2: 4586 (init) -> 4425 (map).
  1752. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:InsideWall: 5368 (init) -> 5365 (map).
  1753. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_curtains: 4186 (init) -> 4574 (map).
  1754. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:YellowVendingMachine: 5411 (init) -> 5408 (map).
  1755. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTeleporter: 4262 (init) -> 4101 (map).
  1756. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:chimney: 4168 (init) -> 4556 (map).
  1757. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_hedge_acacia: 4195 (init) -> 4583 (map).
  1758. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_toast: 4239 (init) -> 4627 (map).
  1759. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldBattleAxe: 4435 (init) -> 4274 (map).
  1760. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCrystalBlock: 4296 (init) -> 4135 (map).
  1761. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.GreenPokeballRug: 5431 (init) -> 5428 (map).
  1762. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEarthElement: 4618 (init) -> 4457 (map).
  1763. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PicketFenceNormal: 5420 (init) -> 5417 (map).
  1764. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSaiBlade: 4374 (init) -> 4213 (map).
  1765. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstoneSword: 5513 (init) -> 5510 (map).
  1766. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.OrangeWaterFloat: 5445 (init) -> 5442 (map).
  1767. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilTrident: 4337 (init) -> 4176 (map).
  1768. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstoneHammer: 5502 (init) -> 5499 (map).
  1769. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenScythe: 4497 (init) -> 4336 (map).
  1770. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcTacticalChest: 4533 (init) -> 4372 (map).
  1771. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstoneLegs: 5580 (init) -> 5577 (map).
  1772. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcLetter: 4609 (init) -> 4448 (map).
  1773. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcKey2: 4624 (init) -> 4463 (map).
  1774. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMusket: 4376 (init) -> 4215 (map).
  1775. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstoneHammer: 5508 (init) -> 5505 (map).
  1776. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireBoots: 5533 (init) -> 5530 (map).
  1777. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSign: 4292 (init) -> 4131 (map).
  1778. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstoneSword: 5525 (init) -> 5522 (map).
  1779. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeShield: 4393 (init) -> 4232 (map).
  1780. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicMace: 4456 (init) -> 4295 (map).
  1781. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeGlaive: 4509 (init) -> 4348 (map).
  1782. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeStaff: 4488 (init) -> 4327 (map).
  1783. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilShield: 4397 (init) -> 4236 (map).
  1784. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_hedge_birch: 4193 (init) -> 4581 (map).
  1785. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilLegs: 4574 (init) -> 4413 (map).
  1786. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstoneShovel: 5494 (init) -> 5491 (map).
  1787. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstoneLegs: 5572 (init) -> 5569 (map).
  1788. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMovingPath: 4260 (init) -> 4099 (map).
  1789. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcPlaceholder: 4287 (init) -> 4126 (map).
  1790. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:hedge_dark_oak: 4121 (init) -> 4509 (map).
  1791. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullEmeraldShield: 4404 (init) -> 4243 (map).
  1792. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcGoldenBattleAxe: 4432 (init) -> 4271 (map).
  1793. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSoldierLegs: 4566 (init) -> 4405 (map).
  1794. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstonePickaxe: 5487 (init) -> 5484 (map).
  1795. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSlingshot: 4375 (init) -> 4214 (map).
  1796. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldSkirt: 4597 (init) -> 4436 (map).
  1797. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcLeatherSkirt: 4593 (init) -> 4432 (map).
  1798. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_chopping_board: 4236 (init) -> 4624 (map).
  1799. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronShield: 4390 (init) -> 4229 (map).
  1800. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:grand_chair_bottom: 4166 (init) -> 4554 (map).
  1801. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyAxe: 5455 (init) -> 5452 (map).
  1802. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyBoots: 5529 (init) -> 5526 (map).
  1803. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondGun: 4319 (init) -> 4158 (map).
  1804. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldBroadsword: 4520 (init) -> 4359 (map).
  1805. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:stereo: 4136 (init) -> 4524 (map).
  1806. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCrate: 4281 (init) -> 4120 (map).
  1807. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronGlaive: 4506 (init) -> 4345 (map).
  1808. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_ceiling_light: 4213 (init) -> 4601 (map).
  1809. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_basin: 4218 (init) -> 4606 (map).
  1810. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireBlock: 5363 (init) -> 5360 (map).
  1811. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCommissarLegs: 4582 (init) -> 4421 (map).
  1812. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWoodenBroadsword: 4514 (init) -> 4353 (map).
  1813. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcAssassinBoots: 4563 (init) -> 4402 (map).
  1814. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeSpear: 4414 (init) -> 4253 (map).
  1815. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PinkVendingMachine: 5409 (init) -> 5406 (map).
  1816. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeDagger: 4469 (init) -> 4308 (map).
  1817. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_kitchen_counter: 4232 (init) -> 4620 (map).
  1818. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondBattleAxe: 4433 (init) -> 4272 (map).
  1819. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondMace: 4453 (init) -> 4292 (map).
  1820. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:toilet: 4137 (init) -> 4525 (map).
  1821. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_log: 4250 (init) -> 4638 (map).
  1822. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CrystalPickaxe: 5475 (init) -> 5472 (map).
  1823. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:door_bell: 4131 (init) -> 4519 (map).
  1824. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:LeafstonePlate: 5559 (init) -> 5556 (map).
  1825. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.BlueWaterFloat: 5444 (init) -> 5441 (map).
  1826. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_flesh_cooked: 4190 (init) -> 4578 (map).
  1827. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Bolder: 5385 (init) -> 5382 (map).
  1828. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:shower_bottom: 4142 (init) -> 4530 (map).
  1829. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PinkWaterFloat: 5416 (init) -> 5413 (map).
  1830. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.ClothedTable: 5428 (init) -> 5425 (map).
  1831. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCampfire: 4297 (init) -> 4136 (map).
  1832. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcEmeraldDagger: 4471 (init) -> 4310 (map).
  1833. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullWoodenBoots: 4553 (init) -> 4392 (map).
  1834. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCandle: 4298 (init) -> 4137 (map).
  1835. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronWarhammer: 4441 (init) -> 4280 (map).
  1836. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCopyBlock: 4274 (init) -> 4113 (map).
  1837. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Hidden_Wooden_Door: 5335 (init) -> 5334 (map).
  1838. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcLocket: 4637 (init) -> 4476 (map).
  1839. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:MoonstoneHelm: 5570 (init) -> 5567 (map).
  1840. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:UnownBlock: 5337 (init) -> 5336 (map).
  1841. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondScythe: 4498 (init) -> 4337 (map).
  1842. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcRing: 4627 (init) -> 4466 (map).
  1843. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSoulstoneFilled: 4265 (init) -> 4104 (map).
  1844. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstoneHelm: 5566 (init) -> 5563 (map).
  1845. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RedVendingMachine: 5410 (init) -> 5407 (map).
  1846. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CrystalHoe: 5474 (init) -> 5471 (map).
  1847. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:RubyPickaxe: 5457 (init) -> 5454 (map).
  1848. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_present: 4224 (init) -> 4612 (map).
  1849. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstoneAxe: 5521 (init) -> 5518 (map).
  1850. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcIronStaff: 4485 (init) -> 4324 (map).
  1851. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcPedestal: 4295 (init) -> 4134 (map).
  1852. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstoneLegs: 5568 (init) -> 5565 (map).
  1853. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBronzeGun: 4321 (init) -> 4160 (map).
  1854. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcScripted: 4271 (init) -> 4110 (map).
  1855. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDarkSpell: 4343 (init) -> 4182 (map).
  1856. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:cup: 4155 (init) -> 4543 (map).
  1857. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneShield: 4389 (init) -> 4228 (map).
  1858. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcStoneGlaive: 4505 (init) -> 4344 (map).
  1859. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SapphireHammer: 5460 (init) -> 5457 (map).
  1860. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstoneHammer: 5520 (init) -> 5517 (map).
  1861. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcScripter: 4259 (init) -> 4098 (map).
  1862. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullIronShield: 4400 (init) -> 4239 (map).
  1863. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Window2: 5379 (init) -> 5376 (map).
  1864. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Window1: 5378 (init) -> 5375 (map).
  1865. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstoneHoe: 5504 (init) -> 5501 (map).
  1866. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WaterstoneHammer: 5484 (init) -> 5481 (map).
  1867. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDiamondBullet: 4320 (init) -> 4159 (map).
  1868. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNinjaChest: 4590 (init) -> 4429 (map).
  1869. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcFullIronChest: 4537 (init) -> 4376 (map).
  1870. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBook: 4294 (init) -> 4133 (map).
  1871. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_hedge_basic: 4191 (init) -> 4579 (map).
  1872. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CaveRock: 5382 (init) -> 5379 (map).
  1873. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:CrystalShovel: 5476 (init) -> 5473 (map).
  1874. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcWizardChest: 4558 (init) -> 4397 (map).
  1875. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBearClaw: 4481 (init) -> 4320 (map).
  1876. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:cabinet: 4106 (init) -> 4494 (map).
  1877. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSandC1: 5350 (init) -> 5347 (map).
  1878. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicBoots: 4579 (init) -> 4418 (map).
  1879. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSandC3: 5352 (init) -> 5349 (map).
  1880. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSandC2: 5351 (init) -> 5348 (map).
  1881. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcNatureSpell: 4338 (init) -> 4177 (map).
  1882. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcBaseballBat: 4364 (init) -> 4203 (map).
  1883. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSandC4: 5353 (init) -> 5350 (map).
  1884. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:grand_chair_top: 4165 (init) -> 4553 (map).
  1885. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcSoldierHead: 4564 (init) -> 4403 (map).
  1886. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:WoodenFlooring: 5375 (init) -> 5372 (map).
  1887. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:DuskstoneShovel: 5524 (init) -> 5521 (map).
  1888. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcDemonicStaff: 4490 (init) -> 4329 (map).
  1889. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:item.PinkVendingMachine: 5438 (init) -> 5435 (map).
  1890. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcScriptedDoor: 4272 (init) -> 4111 (map).
  1891. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:BlueUmbrella: 5399 (init) -> 5396 (map).
  1892. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:hedge_oak: 4116 (init) -> 4504 (map).
  1893. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:bar_stool: 4162 (init) -> 4550 (map).
  1894. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:bird_bath: 4122 (init) -> 4510 (map).
  1895. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:PokeSand: 5349 (init) -> 5346 (map).
  1896. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcCoinEmerald: 4607 (init) -> 4446 (map).
  1897. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:AmethystHoe: 5468 (init) -> 5465 (map).
  1898. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:UnownBlock2: 5338 (init) -> 5337 (map).
  1899. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch cfm:item_hedge_dark_oak: 4196 (init) -> 4584 (map).
  1900. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:Master_Chest: 5329 (init) -> 5328 (map).
  1901. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch customnpcs:npcMithrilSpear: 4418 (init) -> 4257 (map).
  1902. [21:57:27] [Server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch pixelmon:SunstonePlate: 5567 (init) -> 5564 (map).
  1903. [21:57:27] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
  1904. [21:57:27] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
  1905. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
  1906. [21:57:27] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
  1907. [21:57:27] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
  1908. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
  1909. [21:57:27] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
  1910. [21:57:27] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
  1911. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.000s
  1912. [21:57:27] [Server thread/TRACE] [sponge/sponge]: Sending event FMLModIdMappingEvent to mod sponge
  1913. [21:57:27] [Server thread/TRACE] [sponge/sponge]: Sent event FMLModIdMappingEvent to mod sponge
  1914. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - SpongeForge took 0.000s
  1915. [21:57:27] [Server thread/TRACE] [cfm/cfm]: Sending event FMLModIdMappingEvent to mod cfm
  1916. [21:57:27] [Server thread/TRACE] [cfm/cfm]: Sent event FMLModIdMappingEvent to mod cfm
  1917. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MrCrayfish's Furniture Mod took 0.000s
  1918. [21:57:27] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLModIdMappingEvent to mod customnpcs
  1919. [21:57:27] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLModIdMappingEvent to mod customnpcs
  1920. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - CustomNPCs took 0.000s
  1921. [21:57:27] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLModIdMappingEvent to mod foxcore
  1922. [21:57:27] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLModIdMappingEvent to mod foxcore
  1923. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - FoxCore took 0.000s
  1924. [21:57:27] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLModIdMappingEvent to mod foxguard
  1925. [21:57:27] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLModIdMappingEvent to mod foxguard
  1926. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - FoxGuard took 0.000s
  1927. [21:57:27] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLModIdMappingEvent to mod io.github.nucleuspowered.nucleus
  1928. [21:57:27] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLModIdMappingEvent to mod io.github.nucleuspowered.nucleus
  1929. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Nucleus took 0.000s
  1930. [21:57:27] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLModIdMappingEvent to mod ninja.leaping.permissionsex
  1931. [21:57:27] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLModIdMappingEvent to mod ninja.leaping.permissionsex
  1932. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - PermissionsEx took 0.000s
  1933. [21:57:27] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLModIdMappingEvent to mod pixelauction
  1934. [21:57:27] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLModIdMappingEvent to mod pixelauction
  1935. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pixel Auction took 0.000s
  1936. [21:57:27] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLModIdMappingEvent to mod pixelmon
  1937. [21:57:27] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLModIdMappingEvent to mod pixelmon
  1938. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pixelmon took 0.000s
  1939. [21:57:27] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLModIdMappingEvent to mod pixelextras
  1940. [21:57:27] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLModIdMappingEvent to mod pixelextras
  1941. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pixel Extras took 0.000s
  1942. [21:57:27] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLModIdMappingEvent to mod pixelmoneconomybridge
  1943. [21:57:27] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLModIdMappingEvent to mod pixelmoneconomybridge
  1944. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - PixelmonEconomyBridge took 0.000s
  1945. [21:57:27] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLModIdMappingEvent to mod pixelshout
  1946. [21:57:27] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLModIdMappingEvent to mod pixelshout
  1947. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pixel Shout took 0.000s
  1948. [21:57:27] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLModIdMappingEvent to mod io.github.hsyyid.polis
  1949. [21:57:27] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLModIdMappingEvent to mod io.github.hsyyid.polis
  1950. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Polis took 0.000s
  1951. [21:57:27] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLModIdMappingEvent to mod com.gmail.trentech.pji
  1952. [21:57:27] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLModIdMappingEvent to mod com.gmail.trentech.pji
  1953. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Project Inventories took 0.000s
  1954. [21:57:27] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLModIdMappingEvent to mod com.gmail.trentech.pjw
  1955. [21:57:27] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLModIdMappingEvent to mod com.gmail.trentech.pjw
  1956. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Project Worlds took 0.000s
  1957. [21:57:27] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLModIdMappingEvent to mod worldedit
  1958. [21:57:27] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLModIdMappingEvent to mod worldedit
  1959. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - WorldEdit took 0.000s
  1960. [21:57:27] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.003s
  1961. [21:57:27] [Server thread/INFO] [FML/]: Applying holder lookups
  1962. [21:57:27] [Server thread/INFO] [FML/]: Holder lookups applied
  1963. [21:57:27] [Server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world
  1964. [21:57:27] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
  1965. [21:57:27] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
  1966. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing common.MixinSpongeImplHooks from mixins.forge.core.json into org.spongepowered.common.SpongeImplHooks
  1967. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinScoreObjective from mixins.common.core.json into net.minecraft.scoreboard.ScoreObjective
  1968. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldBorder from mixins.common.core.json into net.minecraft.world.border.WorldBorder
  1969. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.MixinSpawnerAnimals from mixins.common.core.json into net.minecraft.world.SpawnerAnimals
  1970. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/util/WeightedRandom to metadata cache
  1971. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing entity.MixinEntityTracker from mixins.common.core.json into net.minecraft.entity.EntityTracker
  1972. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.chunk.storage.MixinAnvilChunkLoader from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilChunkLoader
  1973. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/RegionFileCache to metadata cache
  1974. [21:57:27] [Server thread/DEBUG] [mixin/]: Skipping Intrinsic mixin method chunkExists(Lnet/minecraft/world/World;II)Z for net/minecraft/world/chunk/storage/AnvilChunkLoader
  1975. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinChunkProviderServer from mixins.common.core.json into net.minecraft.world.gen.ChunkProviderServer
  1976. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/storage/SpongeChunkDataStream to metadata cache
  1977. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/storage/ChunkDataStream to metadata cache
  1978. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/storage/WorldStorageUtil to metadata cache
  1979. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinChunkProviderServer_Chunk_Cache from mixins.common.optimization.json into net.minecraft.world.gen.ChunkProviderServer
  1980. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/LongCachedHashMap to metadata cache
  1981. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinChunkProviderServer from mixins.forge.core.json into net.minecraft.world.gen.ChunkProviderServer
  1982. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinChunkProviderFlat from mixins.common.core.json into net.minecraft.world.gen.ChunkProviderFlat
  1983. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/FilteredPopulator to metadata cache
  1984. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IFlaggedPopulator to metadata cache
  1985. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/GameRegistry to metadata cache
  1986. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing util.MixinClassInheritanceMultiMap from mixins.common.core.json into net.minecraft.util.ClassInheritanceMultiMap
  1987. [21:57:27] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (DedicatedServer)
  1988. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinChunkProviderGenerate from mixins.common.core.json into net.minecraft.world.gen.ChunkProviderGenerate
  1989. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IChunkProviderGenerate to metadata cache
  1990. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/AnimalPopulator to metadata cache
  1991. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/SnowPopulator to metadata cache
  1992. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/gen/ByteArrayMutableBiomeBuffer to metadata cache
  1993. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/gen/AbstractBiomeBuffer to metadata cache
  1994. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinChunkProviderHell from mixins.common.core.json into net.minecraft.world.gen.ChunkProviderHell
  1995. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinChunkProviderEnd from mixins.common.core.json into net.minecraft.world.gen.ChunkProviderEnd
  1996. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/EnderDragonPopulator to metadata cache
  1997. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinChunkProviderEnd from mixins.forge.core.json into net.minecraft.world.gen.ChunkProviderEnd
  1998. [21:57:27] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/terraingen/ChunkProviderEvent to metadata cache
  1999. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing network.packet.MixinS3BPacketScoreboardObjective from mixins.common.core.json into net.minecraft.network.play.server.S3BPacketScoreboardObjective
  2000. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinScore from mixins.common.core.json into net.minecraft.scoreboard.Score
  2001. [21:57:27] [Server thread/DEBUG] [mixin/]: Mixing network.play.server.MixinS44PacketWorldBorder from mixins.common.core.json into net.minecraft.network.play.server.S44PacketWorldBorder
  2002. [21:57:27] [Server thread/INFO] [foxguard/]: Initializing global worldregion for world: "world"
  2003. [21:57:27] [Server thread/INFO] [foxguard/]: Loading worldregions for world: "world"
  2004. [21:57:28] [Server thread/INFO] [foxguard/]: Loading world region "_wglobal" from .\world\foxguard\wregions\_wglobal
  2005. [21:57:28] [Server thread/INFO] [foxguard/]: World region info loaded! Name: _wglobal", Category: "worldregion", Type: "wglobal", Enabled: "true"
  2006. [21:57:28] [Server thread/INFO] [foxguard/]: Global world region found! Skipping...
  2007. [21:57:29] [Server thread/DEBUG] [FML/]: World is missing persistent fluid defaults - using local defaults
  2008. [21:57:29] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
  2009. [21:57:29] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
  2010. [21:57:29] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldServerMulti from mixins.common.core.json into net.minecraft.world.WorldServerMulti
  2011. [21:57:29] [Server thread/INFO] [FML/]: Loading dimension -1 (DIM-1) (DedicatedServer)
  2012. [21:57:29] [Server thread/INFO] [foxguard/]: Initializing global worldregion for world: "DIM-1"
  2013. [21:57:29] [Server thread/INFO] [foxguard/]: Loading worldregions for world: "DIM-1"
  2014. [21:57:29] [Server thread/INFO] [foxguard/]: Loading world region "_wglobal" from .\world\DIM-1\foxguard\wregions\_wglobal
  2015. [21:57:29] [Server thread/INFO] [foxguard/]: World region info loaded! Name: _wglobal", Category: "worldregion", Type: "wglobal", Enabled: "true"
  2016. [21:57:29] [Server thread/INFO] [foxguard/]: Global world region found! Skipping...
  2017. [21:57:29] [Server thread/DEBUG] [FML/]: World is missing persistent fluid defaults - using local defaults
  2018. [21:57:29] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
  2019. [21:57:29] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
  2020. [21:57:29] [Server thread/INFO] [FML/]: Loading dimension 1 (DIM1) (DedicatedServer)
  2021. [21:57:29] [Server thread/INFO] [foxguard/]: Initializing global worldregion for world: "DIM1"
  2022. [21:57:29] [Server thread/INFO] [foxguard/]: Loading worldregions for world: "DIM1"
  2023. [21:57:29] [Server thread/INFO] [foxguard/]: Loading world region "_wglobal" from .\world\DIM1\foxguard\wregions\_wglobal
  2024. [21:57:29] [Server thread/INFO] [foxguard/]: World region info loaded! Name: _wglobal", Category: "worldregion", Type: "wglobal", Enabled: "true"
  2025. [21:57:29] [Server thread/INFO] [foxguard/]: Global world region found! Skipping...
  2026. [21:57:29] [Server thread/DEBUG] [FML/]: World is missing persistent fluid defaults - using local defaults
  2027. [21:57:29] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
  2028. [21:57:29] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
  2029. [21:57:29] [Server thread/DEBUG] [mixin/]: Mixing world.gen.MixinMapGenVillage from mixins.common.core.json into net.minecraft.world.gen.structure.MapGenVillage
  2030. [21:57:29] [Server thread/INFO] [FML/]: Loading dimension 3 (Survival) (DedicatedServer)
  2031. [21:57:29] [Server thread/INFO] [foxguard/]: Initializing global worldregion for world: "Survival"
  2032. [21:57:29] [Server thread/INFO] [foxguard/]: Loading worldregions for world: "Survival"
  2033. [21:57:29] [Server thread/INFO] [foxguard/]: Loading world region "BG" from .\world\Survival\foxguard\wregions\bg
  2034. [21:57:29] [Server thread/INFO] [foxguard/]: World region info loaded! Name: BG", Category: "worldregion", Type: "rectangular", Enabled: "true"
  2035. [21:57:29] [Server thread/INFO] [foxguard/]: Successfully created and added world region "BG"!
  2036. [21:57:29] [Server thread/INFO] [foxguard/]: Loading world region "SpawnBig" from .\world\Survival\foxguard\wregions\spawnbig
  2037. [21:57:29] [Server thread/INFO] [foxguard/]: World region info loaded! Name: SpawnBig", Category: "worldregion", Type: "rectangular", Enabled: "true"
  2038. [21:57:29] [Server thread/INFO] [foxguard/]: Successfully created and added world region "SpawnBig"!
  2039. [21:57:29] [Server thread/INFO] [foxguard/]: Loading world region "_wglobal" from .\world\Survival\foxguard\wregions\_wglobal
  2040. [21:57:30] [Server thread/INFO] [foxguard/]: World region info loaded! Name: _wglobal", Category: "worldregion", Type: "wglobal", Enabled: "true"
  2041. [21:57:30] [Server thread/INFO] [foxguard/]: Global world region found! Skipping...
  2042. [21:57:30] [Server thread/INFO] [foxguard/]: Loading world region "Spawn2" from .\world\Survival\foxguard\wregions\spawn2
  2043. [21:57:30] [Server thread/INFO] [foxguard/]: World region info loaded! Name: Spawn2", Category: "worldregion", Type: "rectangular", Enabled: "true"
  2044. [21:57:30] [Server thread/INFO] [foxguard/]: Successfully created and added world region "Spawn2"!
  2045. [21:57:30] [Server thread/INFO] [foxguard/]: Loading world region "Spawn" from .\world\Survival\foxguard\wregions\spawn
  2046. [21:57:30] [Server thread/INFO] [foxguard/]: World region info loaded! Name: Spawn", Category: "worldregion", Type: "rectangular", Enabled: "true"
  2047. [21:57:30] [Server thread/INFO] [foxguard/]: Successfully created and added world region "Spawn"!
  2048. [21:57:30] [Server thread/DEBUG] [FML/]: World is missing persistent fluid defaults - using local defaults
  2049. [21:57:30] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
  2050. [21:57:30] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
  2051. [21:57:30] [Server thread/INFO] [FML/]: Loading dimension 2 (PixelmonXO) (DedicatedServer)
  2052. [21:57:30] [Server thread/INFO] [foxguard/]: Initializing global worldregion for world: "PixelmonXO"
  2053. [21:57:30] [Server thread/INFO] [foxguard/]: Loading worldregions for world: "PixelmonXO"
  2054. [21:57:30] [Server thread/INFO] [foxguard/]: Loading world region "_wglobal" from .\world\PixelmonXO\foxguard\wregions\_wglobal
  2055. [21:57:30] [Server thread/INFO] [foxguard/]: World region info loaded! Name: _wglobal", Category: "worldregion", Type: "wglobal", Enabled: "true"
  2056. [21:57:30] [Server thread/INFO] [foxguard/]: Global world region found! Skipping...
  2057. [21:57:30] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAIAttackOnCollide from mixins.common.core.json into net.minecraft.entity.ai.EntityAIAttackOnCollide
  2058. [21:57:30] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/AttackLivingAITask to metadata cache
  2059. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAISwimming from mixins.common.core.json into net.minecraft.entity.ai.EntityAISwimming
  2060. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/SwimmingAITask to metadata cache
  2061. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityJumpHelper to metadata cache
  2062. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAIWatchClosest from mixins.common.core.json into net.minecraft.entity.ai.EntityAIWatchClosest
  2063. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/WatchClosestAITask to metadata cache
  2064. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EntitySelectors to metadata cache
  2065. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAIAvoidEntity from mixins.common.core.json into net.minecraft.entity.ai.EntityAIAvoidEntity
  2066. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/AvoidEntityAITask to metadata cache
  2067. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/GuavaJavaUtils to metadata cache
  2068. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing entity.MixinEntityTrackerEntry from mixins.common.core.json into net.minecraft.entity.EntityTrackerEntry
  2069. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S17PacketEntityLookMove to metadata cache
  2070. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S18PacketEntityTeleport to metadata cache
  2071. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity to metadata cache
  2072. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S16PacketEntityLook to metadata cache
  2073. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S15PacketEntityRelMove to metadata cache
  2074. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAIWander from mixins.common.core.json into net.minecraft.entity.ai.EntityAIWander
  2075. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/WanderAITask to metadata cache
  2076. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing text.MixinChatComponentScore from mixins.common.core.json into net.minecraft.util.ChatComponentScore
  2077. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing text.MixinChatComponentSelector from mixins.common.core.json into net.minecraft.util.ChatComponentSelector
  2078. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/selector/Selector to metadata cache
  2079. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing authlib.MixinProperty from mixins.common.core.json into com.mojang.authlib.properties.Property
  2080. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for java/security/InvalidKeyException to metadata cache
  2081. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for java/security/NoSuchAlgorithmException to metadata cache
  2082. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for java/security/KeyException to metadata cache
  2083. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for java/security/GeneralSecurityException to metadata cache
  2084. [21:57:31] [Server thread/TRACE] [mixin/]: Added class metadata for java/security/SignatureException to metadata cache
  2085. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.command.server.CommandBlockLogic
  2086. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing command.MixinBlockCommandBlockSender from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock$1
  2087. [21:57:31] [Server thread/DEBUG] [mixin/]: Mixing world.MixinNextTickListEntry from mixins.common.core.json into net.minecraft.world.NextTickListEntry
  2088. [21:57:32] [Server thread/DEBUG] [mixin/]: Mixing tileentity.MixinMobSpawnerBaseLogic from mixins.common.core.json into net.minecraft.tileentity.MobSpawnerBaseLogic
  2089. [21:57:37] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
  2090. [21:57:37] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
  2091. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s
  2092. [21:57:37] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
  2093. [21:57:37] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
  2094. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s
  2095. [21:57:37] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge
  2096. [21:57:37] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge
  2097. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.005s
  2098. [21:57:37] [Server thread/TRACE] [sponge/sponge]: Sending event FMLServerStartingEvent to mod sponge
  2099. [21:57:37] [Server thread/TRACE] [sponge/sponge]: Sent event FMLServerStartingEvent to mod sponge
  2100. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - SpongeForge took 0.000s
  2101. [21:57:37] [Server thread/TRACE] [cfm/cfm]: Sending event FMLServerStartingEvent to mod cfm
  2102. [21:57:37] [Server thread/TRACE] [cfm/cfm]: Sent event FMLServerStartingEvent to mod cfm
  2103. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MrCrayfish's Furniture Mod took 0.000s
  2104. [21:57:37] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLServerStartingEvent to mod customnpcs
  2105. [21:57:37] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLServerStartingEvent to mod customnpcs
  2106. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - CustomNPCs took 0.000s
  2107. [21:57:37] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLServerStartingEvent to mod foxcore
  2108. [21:57:37] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLServerStartingEvent to mod foxcore
  2109. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - FoxCore took 0.000s
  2110. [21:57:37] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLServerStartingEvent to mod foxguard
  2111. [21:57:37] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLServerStartingEvent to mod foxguard
  2112. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - FoxGuard took 0.000s
  2113. [21:57:37] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLServerStartingEvent to mod io.github.nucleuspowered.nucleus
  2114. [21:57:37] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLServerStartingEvent to mod io.github.nucleuspowered.nucleus
  2115. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Nucleus took 0.000s
  2116. [21:57:37] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLServerStartingEvent to mod ninja.leaping.permissionsex
  2117. [21:57:37] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLServerStartingEvent to mod ninja.leaping.permissionsex
  2118. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - PermissionsEx took 0.000s
  2119. [21:57:37] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLServerStartingEvent to mod pixelauction
  2120. [21:57:37] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLServerStartingEvent to mod pixelauction
  2121. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Pixel Auction took 0.000s
  2122. [21:57:37] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLServerStartingEvent to mod pixelmon
  2123. [21:57:37] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLServerStartingEvent to mod pixelmon
  2124. [21:57:37] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Pixelmon took 0.183s
  2125. [21:57:37] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLServerStartingEvent to mod pixelextras
  2126. [21:57:38] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLServerStartingEvent to mod pixelextras
  2127. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Pixel Extras took 1.027s
  2128. [21:57:38] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLServerStartingEvent to mod pixelmoneconomybridge
  2129. [21:57:38] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLServerStartingEvent to mod pixelmoneconomybridge
  2130. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - PixelmonEconomyBridge took 0.000s
  2131. [21:57:38] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLServerStartingEvent to mod pixelshout
  2132. [21:57:38] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLServerStartingEvent to mod pixelshout
  2133. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Pixel Shout took 0.000s
  2134. [21:57:38] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLServerStartingEvent to mod io.github.hsyyid.polis
  2135. [21:57:38] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLServerStartingEvent to mod io.github.hsyyid.polis
  2136. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Polis took 0.000s
  2137. [21:57:38] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLServerStartingEvent to mod com.gmail.trentech.pji
  2138. [21:57:38] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLServerStartingEvent to mod com.gmail.trentech.pji
  2139. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Project Inventories took 0.000s
  2140. [21:57:38] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLServerStartingEvent to mod com.gmail.trentech.pjw
  2141. [21:57:38] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLServerStartingEvent to mod com.gmail.trentech.pjw
  2142. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Project Worlds took 0.000s
  2143. [21:57:38] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerStartingEvent to mod worldedit
  2144. [21:57:38] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerStartingEvent to mod worldedit
  2145. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - WorldEdit took 0.000s
  2146. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 1.217s
  2147. [21:57:38] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
  2148. [21:57:38] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
  2149. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s
  2150. [21:57:38] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
  2151. [21:57:38] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
  2152. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s
  2153. [21:57:38] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge
  2154. [21:57:38] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge
  2155. [21:57:38] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.000s
  2156. [21:57:38] [Server thread/TRACE] [sponge/sponge]: Sending event FMLServerStartedEvent to mod sponge
  2157. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Loading regions
  2158. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Loading region "_sglobal" from .\world\foxguard\regions\_sglobal
  2159. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Region info loaded! Name: "_sglobal", Category: "region", Type: "superglobal", Enabled: "true"
  2160. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Global region found! Skipping...
  2161. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Loading global handler
  2162. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Loading handlers
  2163. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Loading handler "_global" from .\world\foxguard\handlers\_global
  2164. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Handler info loaded! Name: _global", Category: "handler", Type: "global", Enabled: "true", Priority: "-1073741824"
  2165. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Global handler found! Skipping...
  2166. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Loading handler "Spawn" from .\world\foxguard\handlers\spawn
  2167. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Handler info loaded! Name: Spawn", Category: "handler", Type: "simple", Enabled: "true", Priority: "0"
  2168. [21:57:39] [Server thread/DEBUG] [mixin/sponge]: Mixing data.MixinDataHolder from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
  2169. [21:57:39] [Server thread/DEBUG] [mixin/sponge]: Mixing command.MixinSubject from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
  2170. [21:57:39] [Server thread/DEBUG] [mixin/sponge]: Mixing entity.player.MixinSpongeUser from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
  2171. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Successfully created and added handler "Spawn"!
  2172. [21:57:39] [Server thread/INFO] [foxguard/sponge]: Loading linkages
  2173. [21:57:40] [Server thread/TRACE] [sponge/sponge]: Sent event FMLServerStartedEvent to mod sponge
  2174. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - SpongeForge took 1.631s
  2175. [21:57:40] [Server thread/TRACE] [cfm/cfm]: Sending event FMLServerStartedEvent to mod cfm
  2176. [21:57:40] [Server thread/TRACE] [cfm/cfm]: Sent event FMLServerStartedEvent to mod cfm
  2177. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MrCrayfish's Furniture Mod took 0.000s
  2178. [21:57:40] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLServerStartedEvent to mod customnpcs
  2179. [21:57:40] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLServerStartedEvent to mod customnpcs
  2180. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - CustomNPCs took 0.080s
  2181. [21:57:40] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLServerStartedEvent to mod foxcore
  2182. [21:57:40] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLServerStartedEvent to mod foxcore
  2183. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - FoxCore took 0.000s
  2184. [21:57:40] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLServerStartedEvent to mod foxguard
  2185. [21:57:40] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLServerStartedEvent to mod foxguard
  2186. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - FoxGuard took 0.000s
  2187. [21:57:40] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLServerStartedEvent to mod io.github.nucleuspowered.nucleus
  2188. [21:57:40] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLServerStartedEvent to mod io.github.nucleuspowered.nucleus
  2189. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Nucleus took 0.000s
  2190. [21:57:40] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLServerStartedEvent to mod ninja.leaping.permissionsex
  2191. [21:57:40] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLServerStartedEvent to mod ninja.leaping.permissionsex
  2192. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - PermissionsEx took 0.000s
  2193. [21:57:40] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLServerStartedEvent to mod pixelauction
  2194. [21:57:40] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLServerStartedEvent to mod pixelauction
  2195. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixel Auction took 0.000s
  2196. [21:57:40] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLServerStartedEvent to mod pixelmon
  2197. [21:57:40] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLServerStartedEvent to mod pixelmon
  2198. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixelmon took 0.000s
  2199. [21:57:40] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLServerStartedEvent to mod pixelextras
  2200. [21:57:40] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLServerStartedEvent to mod pixelextras
  2201. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixel Extras took 0.000s
  2202. [21:57:40] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLServerStartedEvent to mod pixelmoneconomybridge
  2203. [21:57:40] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLServerStartedEvent to mod pixelmoneconomybridge
  2204. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - PixelmonEconomyBridge took 0.000s
  2205. [21:57:40] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLServerStartedEvent to mod pixelshout
  2206. [21:57:40] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLServerStartedEvent to mod pixelshout
  2207. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixel Shout took 0.000s
  2208. [21:57:40] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLServerStartedEvent to mod io.github.hsyyid.polis
  2209. [21:57:40] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLServerStartedEvent to mod io.github.hsyyid.polis
  2210. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Polis took 0.000s
  2211. [21:57:40] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLServerStartedEvent to mod com.gmail.trentech.pji
  2212. [21:57:40] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLServerStartedEvent to mod com.gmail.trentech.pji
  2213. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Project Inventories took 0.000s
  2214. [21:57:40] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLServerStartedEvent to mod com.gmail.trentech.pjw
  2215. [21:57:40] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLServerStartedEvent to mod com.gmail.trentech.pjw
  2216. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Project Worlds took 0.000s
  2217. [21:57:40] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerStartedEvent to mod worldedit
  2218. [21:57:40] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerStartedEvent to mod worldedit
  2219. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - WorldEdit took 0.013s
  2220. [21:57:40] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 1.727s
  2221. [21:57:40] [Server thread/DEBUG] [mixin/]: Mixing status.MixinMinecraftProtocolVersionIdentifier from mixins.common.core.json into net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier
  2222. [21:57:40] [Server thread/INFO] [Sponge/]: Timings Reset
  2223. [21:57:40] [Server thread/DEBUG] [mixin/]: Mixing common.MixinSpongeCommonEventFactory from mixins.forge.core.json into org.spongepowered.common.event.SpongeCommonEventFactory
  2224. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Drop$Single to metadata cache
  2225. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Middle to metadata cache
  2226. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Secondary to metadata cache
  2227. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Drop$Full to metadata cache
  2228. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Primary to metadata cache
  2229. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Double to metadata cache
  2230. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Drag$Secondary to metadata cache
  2231. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Drag$Primary to metadata cache
  2232. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$NumberPress to metadata cache
  2233. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Shift$Secondary to metadata cache
  2234. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Shift$Primary to metadata cache
  2235. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$Move$TargetLiving to metadata cache
  2236. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$Move$TargetHumanoid to metadata cache
  2237. [21:57:40] [Server thread/DEBUG] [mixin/]: Mixing forge.MixinForgeHooks from mixins.forge.core.json into net.minecraftforge.common.ForgeHooks
  2238. [21:57:40] [Server thread/DEBUG] [mixin/]: Mixing status.MixinPlayerCountData from mixins.common.core.json into net.minecraft.network.ServerStatusResponse$PlayerCountData
  2239. [21:57:40] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/status/StatusResponse$Players to metadata cache
  2240. [21:57:41] [Server thread/DEBUG] [mixin/]: Mixing common.MixinSpongeProxyBlockAccess from mixins.forge.core.json into org.spongepowered.common.world.SpongeProxyBlockAccess
  2241. [21:57:43] [Server thread/DEBUG] [mixin/]: Mixing block.MixinBlockEventData from mixins.common.core.json into net.minecraft.block.BlockEventData
  2242. [21:57:43] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAIMate from mixins.common.core.json into net.minecraft.entity.ai.EntityAIMate
  2243. [21:57:43] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent to metadata cache
  2244. [21:57:43] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent to metadata cache
  2245. [21:57:43] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAIEatGrass from mixins.common.core.json into net.minecraft.entity.ai.EntityAIEatGrass
  2246. [21:57:51] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=9, active=0, idle=9, waiting=0)
  2247. [21:58:10] [Server thread/DEBUG] [mixin/]: Mixing network.play.server.MixinS38PacketPlayerListItem from mixins.common.core.json into net.minecraft.network.play.server.S38PacketPlayerListItem
  2248. [21:58:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/network/play/server/IMixinSPacketPlayerListItem to metadata cache
  2249. [21:58:17] [Netty Server IO #1/DEBUG] [mixin/]: Mixing status.MixinPingResponseHandler from mixins.common.core.json into net.minecraft.network.PingResponseHandler
  2250. [21:58:18] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for io/netty/channel/ChannelHandlerContext to metadata cache
  2251. [21:58:18] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for io/netty/buffer/ByteBufAllocator to metadata cache
  2252. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for io/netty/channel/ChannelPipeline to metadata cache
  2253. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for net/minecraft/network/NetworkSystem to metadata cache
  2254. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/network/status/SpongeLegacyMinecraftVersion to metadata cache
  2255. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/network/status/SpongeStatusResponse to metadata cache
  2256. [21:58:19] [Netty Server IO #1/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetectionLevel: simple
  2257. [21:58:19] [Netty Server IO #1/DEBUG] [mixin/]: Mixing server.MixinNetHandlerHandshakeTCP from mixins.common.core.json into net.minecraft.server.network.NetHandlerHandshakeTCP
  2258. [21:58:19] [Netty Server IO #1/DEBUG] [mixin/]: Mixing network.packet.MixinC00Handshake from mixins.forge.core.json into net.minecraft.network.handshake.client.C00Handshake
  2259. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/category/ModuleCategory to metadata cache
  2260. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/category/BungeeCordCategory to metadata cache
  2261. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for net/minecraft/network/EnumConnectionState to metadata cache
  2262. [21:58:19] [Netty Server IO #1/DEBUG] [mixin/]: Mixing network.packet.MixinS48PacketResourcePackSend from mixins.common.core.json into net.minecraft.network.play.server.S48PacketResourcePackSend
  2263. [21:58:19] [Netty Server IO #1/DEBUG] [mixin/]: Mixing network.play.client.MixinC08PacketPlayerBlockPlacement from mixins.common.core.json into net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
  2264. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/network/IMixinC08PacketPlayerBlockPlacement to metadata cache
  2265. [21:58:19] [Netty Server IO #1/DEBUG] [io.netty.util.internal.Cleaner0/]: java.nio.ByteBuffer.cleaner(): available
  2266. [21:58:19] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacity.default: 262144
  2267. [21:58:19] [Netty Server IO #1/DEBUG] [mixin/]: Mixing status.MixinNetHandlerStatusServer from mixins.common.core.json into net.minecraft.server.network.NetHandlerStatusServer
  2268. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/network/status/SpongeStatusClient to metadata cache
  2269. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/status/StatusClient to metadata cache
  2270. [21:58:19] [Netty Server IO #1/TRACE] [mixin/]: Added class metadata for net/minecraft/network/status/server/S00PacketServerInfo to metadata cache
  2271. [21:58:21] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=9, active=0, idle=9, waiting=0)
  2272. [21:58:23] [Netty Server IO #2/DEBUG] [mixin/]: Mixing server.network.MixinNetHandlerLoginServer from mixins.common.core.json into net.minecraft.server.network.NetHandlerLoginServer
  2273. [21:58:23] [Netty Server IO #2/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinNetHandlerLoginServer to metadata cache
  2274. [21:58:23] [Netty Server IO #2/TRACE] [mixin/]: Added class metadata for net/minecraft/network/login/server/S00PacketDisconnect to metadata cache
  2275. [21:58:24] [Netty Server IO #2/DEBUG] [mixin/]: Mixing server.network.MixinNetHandlerLoginServerAnonThread from mixins.common.core.json into net.minecraft.server.network.NetHandlerLoginServer$2
  2276. [21:58:24] [Netty Server IO #2/TRACE] [mixin/]: Added class metadata for com/mojang/authlib/exceptions/AuthenticationUnavailableException to metadata cache
  2277. [21:58:24] [Netty Server IO #2/TRACE] [mixin/]: Added class metadata for com/mojang/authlib/exceptions/AuthenticationException to metadata cache
  2278. [21:58:25] [Server thread/DEBUG] [mixin/]: Mixing entity.player.MixinInventoryPlayer from mixins.common.core.json into net.minecraft.entity.player.InventoryPlayer
  2279. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/entity/HumanInventory to metadata cache
  2280. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/player/IMixinInventoryPlayer to metadata cache
  2281. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/fabric/DefaultInventoryFabric to metadata cache
  2282. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/MinecraftFabric to metadata cache
  2283. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/Fabric to metadata cache
  2284. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/HumanInventoryLens to metadata cache
  2285. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/MinecraftLens to metadata cache
  2286. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/AbstractLens to metadata cache
  2287. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/ObservableLens to metadata cache
  2288. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/Lens to metadata cache
  2289. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/LensCollection to metadata cache
  2290. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/HotbarLens to metadata cache
  2291. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/InventoryRowLens to metadata cache
  2292. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/Inventory2DLens to metadata cache
  2293. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/OrderedInventoryLens to metadata cache
  2294. [21:58:25] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryAdapter from mixins.common.core.json into net.minecraft.entity.player.InventoryPlayer
  2295. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/IndexOutOfBoundsException to metadata cache
  2296. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/EmptyInventoryImpl to metadata cache
  2297. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/EmptyInventory to metadata cache
  2298. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/collections/SlotCollection to metadata cache
  2299. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/EquipmentSlotAdapter to metadata cache
  2300. [21:58:25] [Server thread/WARN] [mixin/]: Method overwrite conflict for getSlotProvider in mixins.common.core.json:item.inventory.TraitInventoryAdapter, previously written by org.spongepowered.common.mixin.core.entity.player.MixinInventoryPlayer. Skipping method.
  2301. [21:58:25] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.MixinSlot from mixins.common.core.json into net.minecraft.inventory.Slot
  2302. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/inventory/IMixinSlot to metadata cache
  2303. [21:58:25] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryAdapter from mixins.common.core.json into net.minecraft.inventory.Slot
  2304. [21:58:25] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryObservable from mixins.common.core.json into net.minecraft.inventory.Slot
  2305. [21:58:25] [Server thread/DEBUG] [mixin/]: Mixing network.MixinNetHandlerPlayServer from mixins.common.core.json into net.minecraft.network.NetHandlerPlayServer
  2306. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/network/IMixinNetHandlerPlayServer to metadata cache
  2307. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/ListData to metadata cache
  2308. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C12PacketUpdateSign to metadata cache
  2309. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/mutable/ListValue to metadata cache
  2310. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/tileentity/ChangeSignEvent to metadata cache
  2311. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C17PacketCustomPayload to metadata cache
  2312. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/SpongeCommonTranslationHelper to metadata cache
  2313. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C03PacketPlayer to metadata cache
  2314. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$TargetPlayer to metadata cache
  2315. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$TargetHumanoid to metadata cache
  2316. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$TargetLiving to metadata cache
  2317. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C19PacketResourcePackStatus to metadata cache
  2318. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketThreadUtil to metadata cache
  2319. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C10PacketCreativeInventoryAction to metadata cache
  2320. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/CreativeInventoryEvent to metadata cache
  2321. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent to metadata cache
  2322. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent to metadata cache
  2323. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Drop to metadata cache
  2324. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/TargetInventoryEvent to metadata cache
  2325. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/AffectSlotEvent to metadata cache
  2326. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/AffectItemStackEvent to metadata cache
  2327. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractInventoryEvent to metadata cache
  2328. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/TargetContainerEvent to metadata cache
  2329. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Dispense to metadata cache
  2330. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C02PacketUseEntity to metadata cache
  2331. [21:58:25] [Server thread/DEBUG] [mixin/]: Mixing network.MixinNetHandlerPlayServer from mixins.forge.core.json into net.minecraft.network.NetHandlerPlayServer
  2332. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinNetPlayHandler to metadata cache
  2333. [21:58:25] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C01PacketChatMessage to metadata cache
  2334. [21:58:25] [Netty Server IO #2/TRACE] [FML/]: Handshake channel activating
  2335. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  2336. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: Next: HELLO
  2337. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
  2338. [21:58:25] [Netty Server IO #2/INFO] [FML/]: Client protocol version 2
  2339. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: Next: HELLO
  2340. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:6 mods->FMLHandshakeServerState$2:HELLO
  2341. [21:58:25] [Netty Server IO #2/INFO] [FML/]: Client attempting to join with 6 mods : FML@8.0.99.99,customnpcs@1.8.9_beta,Forge@11.15.1.1890,mcp@9.19,cfm@3.6.2,pixelmon@4.2.5
  2342. [21:58:25] [Netty Server IO #2/INFO] [FML/]: Attempting connection with missing mods [sponge, foxcore, foxguard, io.github.nucleuspowered.nucleus, ninja.leaping.permissionsex, pixelauction, pixelextras, pixelmoneconomybridge, pixelshout, io.github.hsyyid.polis, com.gmail.trentech.pji, com.gmail.trentech.pjw, worldedit] at CLIENT
  2343. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: Next: WAITINGCACK
  2344. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  2345. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: Next: COMPLETE
  2346. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  2347. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: Next: DONE
  2348. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  2349. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: Next: DONE
  2350. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  2351. [21:58:25] [Netty Server IO #2/DEBUG] [FML/]: Next: DONE
  2352. [21:58:25] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
  2353. [21:58:26] [Server thread/DEBUG] [mixin/]: Mixing text.MixinClickEvent from mixins.common.core.json into net.minecraft.event.ClickEvent
  2354. [21:58:26] [Server thread/TRACE] [mixin/]: Added class metadata for java/net/URL to metadata cache
  2355. [21:58:26] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/action/SpongeCallbackHolder to metadata cache
  2356. [21:58:26] [Server thread/INFO] [STDOUT/]: [com.mrcrayfish.furniture.handler.PlayerEvents:onPlayerLogin:39]: Hi
  2357. [21:58:28] [pool-2-thread-1/INFO] [ninja.leaping.permissionsex/sponge]: Permission nucleus.motd.login checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2358. [21:58:28] [Netty Server IO #2/DEBUG] [mixin/]: Mixing util.MixinPacketThreadUtil from mixins.common.core.json into net.minecraft.network.PacketThreadUtil$1
  2359. [21:58:29] [Server thread/DEBUG] [mixin/]: Mixing MixinPacketUtil from mixins.common.exploit.json into org.spongepowered.common.network.PacketUtil
  2360. [21:58:29] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/category/ExploitCategory to metadata cache
  2361. [21:58:29] [Server thread/DEBUG] [mixin/]: Mixing event.cause.entity.damage.MixinIndirectEntityDamageSource from mixins.common.core.json into net.minecraft.util.EntityDamageSourceIndirect
  2362. [21:58:29] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/IndirectEntityDamageSource to metadata cache
  2363. [21:58:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  2364. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2365. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2366. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2367. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2368. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2369. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2370. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2371. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2372. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2373. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2374. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2375. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2376. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2377. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2378. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2379. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2380. [21:58:31] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2381. [21:58:32] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2382. [21:58:32] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2383. [21:58:32] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2384. [21:58:32] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2385. [21:58:32] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2386. [21:58:34] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2387. [21:58:34] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2388. [21:58:34] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2389. [21:58:34] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2390. [21:58:34] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2391. [21:58:34] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2392. [21:58:37] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2393. [21:58:37] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2394. [21:58:38] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2395. [21:58:38] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2396. [21:58:38] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2397. [21:58:38] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2398. [21:58:38] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2399. [21:58:38] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2400. [21:58:38] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2401. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2402. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2403. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2404. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2405. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2406. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2407. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2408. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2409. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2410. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2411. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2412. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2413. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2414. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2415. [21:58:39] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2416. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2417. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2418. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2419. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2420. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2421. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2422. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2423. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2424. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2425. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2426. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2427. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2428. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2429. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2430. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2431. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2432. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2433. [21:58:40] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2434. [21:58:41] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2435. [21:58:41] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2436. [21:58:41] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2437. [21:58:41] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2438. [21:58:41] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission foxcore.hud checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2439. [21:58:42] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2440. [21:58:42] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2441. [21:58:42] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2442. [21:58:42] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2443. [21:58:42] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2444. [21:58:45] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2445. [21:58:45] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2446. [21:58:45] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2447. [21:58:45] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2448. [21:58:45] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2449. [21:58:47] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2450. [21:58:47] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2451. [21:58:47] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2452. [21:58:47] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2453. [21:58:47] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2454. [21:58:48] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2455. [21:58:48] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2456. [21:58:48] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2457. [21:58:48] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2458. [21:58:48] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2459. [21:58:49] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2460. [21:58:49] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2461. [21:58:49] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2462. [21:58:49] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2463. [21:58:49] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2464. [21:58:50] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2465. [21:58:50] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2466. [21:58:50] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2467. [21:58:50] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2468. [21:58:50] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2469. [21:58:51] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=9, active=0, idle=9, waiting=0)
  2470. [21:58:51] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2471. [21:58:51] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2472. [21:58:51] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2473. [21:58:51] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2474. [21:58:51] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2475. [21:58:52] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2476. [21:58:52] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2477. [21:58:52] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2478. [21:58:52] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2479. [21:58:52] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2480. [21:58:53] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2481. [21:58:53] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2482. [21:58:53] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission worldedit.limit.unrestricted checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2483. [21:58:53] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.blacklist.bypass checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2484. [21:58:53] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.powertool.base checked in [localhost=localhost, localport=25565, dimension=Overworld, localip=127.0.0.1, remoteip=127.0.0.1, world=Survival] for user f8b6ae5a-edc8-4828-811c-c10b867a4f9f: 1
  2485. [21:59:03] [Server thread/INFO] [io.github.nucleuspowered.nucleus/]: Server ran the command: /stop
  2486. [21:59:03] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.stop.base checked in [] for system Server: 0
  2487. [21:59:03] [Server thread/INFO] [ninja.leaping.permissionsex/]: Permission nucleus.stop.base checked in [] for system Server: 0
  2488. [21:59:03] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp
  2489. [21:59:03] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp
  2490. [21:59:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.000s
  2491. [21:59:03] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML
  2492. [21:59:03] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML
  2493. [21:59:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Mod Loader took 0.000s
  2494. [21:59:03] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge
  2495. [21:59:03] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge
  2496. [21:59:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Forge took 0.000s
  2497. [21:59:03] [Server thread/TRACE] [sponge/sponge]: Sending event FMLServerStoppingEvent to mod sponge
  2498. [21:59:03] [Server thread/INFO] [foxguard/sponge]: Saving regions
  2499. [21:59:03] [Server thread/INFO] [foxguard/sponge]: Saving region "_sglobal" in directory: .\world\foxguard\regions\_sglobal
  2500. [21:59:03] [Server thread/INFO] [foxguard/sponge]: Saving metadata for region "_sglobal"
  2501. [21:59:03] [Server thread/INFO] [foxguard/sponge]: Saving handlers
  2502. [21:59:03] [Server thread/INFO] [foxguard/sponge]: Saving handler "_global" in directory: .\world\foxguard\handlers\_global
  2503. [21:59:03] [Server thread/INFO] [foxguard/sponge]: Saving metadata for handler "_global"
  2504. [21:59:04] [Server thread/INFO] [foxguard/sponge]: Saving handler "Spawn" in directory: .\world\foxguard\handlers\spawn
  2505. [21:59:04] [Server thread/INFO] [foxguard/sponge]: Saving metadata for handler "Spawn"
  2506. [21:59:05] [Server thread/TRACE] [sponge/sponge]: Sent event FMLServerStoppingEvent to mod sponge
  2507. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - SpongeForge took 1.809s
  2508. [21:59:05] [Server thread/TRACE] [cfm/cfm]: Sending event FMLServerStoppingEvent to mod cfm
  2509. [21:59:05] [Server thread/TRACE] [cfm/cfm]: Sent event FMLServerStoppingEvent to mod cfm
  2510. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - MrCrayfish's Furniture Mod took 0.000s
  2511. [21:59:05] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLServerStoppingEvent to mod customnpcs
  2512. [21:59:05] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLServerStoppingEvent to mod customnpcs
  2513. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - CustomNPCs took 0.000s
  2514. [21:59:05] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLServerStoppingEvent to mod foxcore
  2515. [21:59:05] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLServerStoppingEvent to mod foxcore
  2516. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - FoxCore took 0.000s
  2517. [21:59:05] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLServerStoppingEvent to mod foxguard
  2518. [21:59:05] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLServerStoppingEvent to mod foxguard
  2519. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - FoxGuard took 0.000s
  2520. [21:59:05] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLServerStoppingEvent to mod io.github.nucleuspowered.nucleus
  2521. [21:59:05] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLServerStoppingEvent to mod io.github.nucleuspowered.nucleus
  2522. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Nucleus took 0.000s
  2523. [21:59:05] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLServerStoppingEvent to mod ninja.leaping.permissionsex
  2524. [21:59:05] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLServerStoppingEvent to mod ninja.leaping.permissionsex
  2525. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - PermissionsEx took 0.000s
  2526. [21:59:05] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLServerStoppingEvent to mod pixelauction
  2527. [21:59:05] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLServerStoppingEvent to mod pixelauction
  2528. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Pixel Auction took 0.000s
  2529. [21:59:05] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLServerStoppingEvent to mod pixelmon
  2530. [21:59:05] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLServerStoppingEvent to mod pixelmon
  2531. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Pixelmon took 0.000s
  2532. [21:59:05] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLServerStoppingEvent to mod pixelextras
  2533. [21:59:05] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLServerStoppingEvent to mod pixelextras
  2534. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Pixel Extras took 0.004s
  2535. [21:59:05] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLServerStoppingEvent to mod pixelmoneconomybridge
  2536. [21:59:05] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLServerStoppingEvent to mod pixelmoneconomybridge
  2537. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - PixelmonEconomyBridge took 0.000s
  2538. [21:59:05] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLServerStoppingEvent to mod pixelshout
  2539. [21:59:05] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLServerStoppingEvent to mod pixelshout
  2540. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Pixel Shout took 0.000s
  2541. [21:59:05] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLServerStoppingEvent to mod io.github.hsyyid.polis
  2542. [21:59:05] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLServerStoppingEvent to mod io.github.hsyyid.polis
  2543. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Polis took 0.000s
  2544. [21:59:05] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLServerStoppingEvent to mod com.gmail.trentech.pji
  2545. [21:59:05] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLServerStoppingEvent to mod com.gmail.trentech.pji
  2546. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Project Inventories took 0.000s
  2547. [21:59:05] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLServerStoppingEvent to mod com.gmail.trentech.pjw
  2548. [21:59:05] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLServerStoppingEvent to mod com.gmail.trentech.pjw
  2549. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Project Worlds took 0.000s
  2550. [21:59:05] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerStoppingEvent to mod worldedit
  2551. [21:59:05] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerStoppingEvent to mod worldedit
  2552. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - WorldEdit took 0.000s
  2553. [21:59:05] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopping took 1.817s
  2554. [21:59:05] [Server thread/INFO] [foxguard/]: Saving data for world: "world"
  2555. [21:59:05] [Server thread/INFO] [foxguard/]: Saving world region "_wglobal" in directory: .\world\foxguard\wregions\_wglobal
  2556. [21:59:05] [Server thread/INFO] [foxguard/]: Saving metadata for world region "_wglobal"
  2557. [21:59:05] [Server thread/INFO] [foxguard/]: Saving data for world: "DIM-1"
  2558. [21:59:05] [Server thread/INFO] [foxguard/]: Saving world region "_wglobal" in directory: .\world\DIM-1\foxguard\wregions\_wglobal
  2559. [21:59:05] [Server thread/INFO] [foxguard/]: Saving metadata for world region "_wglobal"
  2560. [21:59:05] [Server thread/INFO] [foxguard/]: Saving data for world: "DIM1"
  2561. [21:59:05] [Server thread/INFO] [foxguard/]: Saving world region "_wglobal" in directory: .\world\DIM1\foxguard\wregions\_wglobal
  2562. [21:59:05] [Server thread/INFO] [foxguard/]: Saving metadata for world region "_wglobal"
  2563. [21:59:05] [Server thread/INFO] [foxguard/]: Saving data for world: "Survival"
  2564. [21:59:05] [Server thread/INFO] [foxguard/]: Saving world region "SpawnBig" in directory: .\world\Survival\foxguard\wregions\spawnbig
  2565. [21:59:05] [Server thread/INFO] [foxguard/]: Saving metadata for world region "SpawnBig"
  2566. [21:59:06] [Server thread/INFO] [foxguard/]: Saving world region "BG" in directory: .\world\Survival\foxguard\wregions\bg
  2567. [21:59:06] [Server thread/INFO] [foxguard/]: Saving metadata for world region "BG"
  2568. [21:59:06] [Server thread/INFO] [foxguard/]: Saving world region "Spawn2" in directory: .\world\Survival\foxguard\wregions\spawn2
  2569. [21:59:06] [Server thread/INFO] [foxguard/]: Saving metadata for world region "Spawn2"
  2570. [21:59:06] [Server thread/INFO] [foxguard/]: Saving world region "_wglobal" in directory: .\world\Survival\foxguard\wregions\_wglobal
  2571. [21:59:06] [Server thread/INFO] [foxguard/]: Saving metadata for world region "_wglobal"
  2572. [21:59:06] [Server thread/INFO] [foxguard/]: Saving world region "Spawn" in directory: .\world\Survival\foxguard\wregions\spawn
  2573. [21:59:06] [Server thread/INFO] [foxguard/]: Saving metadata for world region "Spawn"
  2574. [21:59:06] [Server thread/INFO] [foxguard/]: Saving data for world: "PixelmonXO"
  2575. [21:59:06] [Server thread/INFO] [foxguard/]: Saving world region "_wglobal" in directory: .\world\PixelmonXO\foxguard\wregions\_wglobal
  2576. [21:59:06] [Server thread/INFO] [foxguard/]: Saving metadata for world region "_wglobal"
  2577. [21:59:06] [Server thread/INFO] [FML/]: Unloading dimension 0 (world)
  2578. [21:59:06] [Server thread/INFO] [FML/]: Unloading dimension -1 (DIM-1)
  2579. [21:59:06] [Server thread/INFO] [FML/]: Unloading dimension 1 (DIM1)
  2580. [21:59:06] [Server thread/INFO] [FML/]: Unloading dimension 3 (Survival)
  2581. [21:59:06] [Server thread/INFO] [FML/]: Unloading dimension 2 (PixelmonXO)
  2582. [21:59:06] [Server thread/DEBUG] [FML/]: Reverting to frozen data state.
  2583. [21:59:06] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
  2584. [21:59:06] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
  2585. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
  2586. [21:59:06] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
  2587. [21:59:06] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
  2588. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
  2589. [21:59:06] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
  2590. [21:59:06] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
  2591. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.001s
  2592. [21:59:06] [Server thread/TRACE] [sponge/sponge]: Sending event FMLModIdMappingEvent to mod sponge
  2593. [21:59:06] [Server thread/TRACE] [sponge/sponge]: Sent event FMLModIdMappingEvent to mod sponge
  2594. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - SpongeForge took 0.000s
  2595. [21:59:06] [Server thread/TRACE] [cfm/cfm]: Sending event FMLModIdMappingEvent to mod cfm
  2596. [21:59:06] [Server thread/TRACE] [cfm/cfm]: Sent event FMLModIdMappingEvent to mod cfm
  2597. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MrCrayfish's Furniture Mod took 0.000s
  2598. [21:59:06] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLModIdMappingEvent to mod customnpcs
  2599. [21:59:06] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLModIdMappingEvent to mod customnpcs
  2600. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - CustomNPCs took 0.000s
  2601. [21:59:06] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLModIdMappingEvent to mod foxcore
  2602. [21:59:06] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLModIdMappingEvent to mod foxcore
  2603. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - FoxCore took 0.000s
  2604. [21:59:06] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLModIdMappingEvent to mod foxguard
  2605. [21:59:06] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLModIdMappingEvent to mod foxguard
  2606. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - FoxGuard took 0.000s
  2607. [21:59:06] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLModIdMappingEvent to mod io.github.nucleuspowered.nucleus
  2608. [21:59:06] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLModIdMappingEvent to mod io.github.nucleuspowered.nucleus
  2609. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Nucleus took 0.000s
  2610. [21:59:06] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLModIdMappingEvent to mod ninja.leaping.permissionsex
  2611. [21:59:06] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLModIdMappingEvent to mod ninja.leaping.permissionsex
  2612. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - PermissionsEx took 0.000s
  2613. [21:59:06] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLModIdMappingEvent to mod pixelauction
  2614. [21:59:06] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLModIdMappingEvent to mod pixelauction
  2615. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pixel Auction took 0.000s
  2616. [21:59:06] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLModIdMappingEvent to mod pixelmon
  2617. [21:59:06] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLModIdMappingEvent to mod pixelmon
  2618. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pixelmon took 0.000s
  2619. [21:59:06] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLModIdMappingEvent to mod pixelextras
  2620. [21:59:06] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLModIdMappingEvent to mod pixelextras
  2621. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pixel Extras took 0.000s
  2622. [21:59:06] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLModIdMappingEvent to mod pixelmoneconomybridge
  2623. [21:59:06] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLModIdMappingEvent to mod pixelmoneconomybridge
  2624. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - PixelmonEconomyBridge took 0.000s
  2625. [21:59:06] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLModIdMappingEvent to mod pixelshout
  2626. [21:59:06] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLModIdMappingEvent to mod pixelshout
  2627. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pixel Shout took 0.000s
  2628. [21:59:06] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLModIdMappingEvent to mod io.github.hsyyid.polis
  2629. [21:59:06] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLModIdMappingEvent to mod io.github.hsyyid.polis
  2630. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Polis took 0.000s
  2631. [21:59:06] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLModIdMappingEvent to mod com.gmail.trentech.pji
  2632. [21:59:06] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLModIdMappingEvent to mod com.gmail.trentech.pji
  2633. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Project Inventories took 0.000s
  2634. [21:59:06] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLModIdMappingEvent to mod com.gmail.trentech.pjw
  2635. [21:59:06] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLModIdMappingEvent to mod com.gmail.trentech.pjw
  2636. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Project Worlds took 0.000s
  2637. [21:59:06] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLModIdMappingEvent to mod worldedit
  2638. [21:59:06] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLModIdMappingEvent to mod worldedit
  2639. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - WorldEdit took 0.000s
  2640. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.004s
  2641. [21:59:06] [Server thread/INFO] [FML/]: Applying holder lookups
  2642. [21:59:06] [Server thread/INFO] [FML/]: Holder lookups applied
  2643. [21:59:06] [Server thread/DEBUG] [FML/]: Frozen state restored.
  2644. [21:59:06] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
  2645. [21:59:06] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
  2646. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.000s
  2647. [21:59:06] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
  2648. [21:59:06] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
  2649. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s
  2650. [21:59:06] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
  2651. [21:59:06] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
  2652. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Forge took 0.000s
  2653. [21:59:06] [Server thread/TRACE] [sponge/sponge]: Sending event FMLServerStoppedEvent to mod sponge
  2654. [21:59:06] [Server thread/INFO] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Close initiated...
  2655. [21:59:06] [Server thread/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Before closing stats (total=9, active=0, idle=9, waiting=0)
  2656. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn4: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2657. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn5: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2658. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn6: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2659. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn7: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2660. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn8: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2661. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn9: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2662. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn10: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2663. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn11: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2664. [21:59:06] [HikariPool-1 connection closer/DEBUG] [com.zaxxer.hikari.pool.PoolBase/sponge]: HikariPool-1 - Closing connection conn12: url=jdbc:h2:./config/projectinventories/data user=: (connection evicted)
  2665. [21:59:06] [Server thread/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0)
  2666. [21:59:06] [Server thread/INFO] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Closed.
  2667. [21:59:06] [Server thread/INFO] [foxguard/sponge]: Saving configs
  2668. [21:59:06] [Server thread/INFO] [io.github.nucleuspowered.nucleus/sponge]: Nucleus is performing server shutdown tasks.
  2669. [21:59:06] [Server thread/DEBUG] [ninja.leaping.permissionsex/sponge]: Disabling PermissionsEx
  2670. [21:59:06] [Server thread/TRACE] [sponge/sponge]: Sent event FMLServerStoppedEvent to mod sponge
  2671. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - SpongeForge took 0.045s
  2672. [21:59:06] [Server thread/TRACE] [cfm/cfm]: Sending event FMLServerStoppedEvent to mod cfm
  2673. [21:59:06] [Server thread/TRACE] [cfm/cfm]: Sent event FMLServerStoppedEvent to mod cfm
  2674. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MrCrayfish's Furniture Mod took 0.000s
  2675. [21:59:06] [Server thread/TRACE] [customnpcs/customnpcs]: Sending event FMLServerStoppedEvent to mod customnpcs
  2676. [21:59:06] [Server thread/TRACE] [customnpcs/customnpcs]: Sent event FMLServerStoppedEvent to mod customnpcs
  2677. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - CustomNPCs took 0.000s
  2678. [21:59:06] [Server thread/TRACE] [foxcore/foxcore]: Sending event FMLServerStoppedEvent to mod foxcore
  2679. [21:59:06] [Server thread/TRACE] [foxcore/foxcore]: Sent event FMLServerStoppedEvent to mod foxcore
  2680. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - FoxCore took 0.000s
  2681. [21:59:06] [Server thread/TRACE] [foxguard/foxguard]: Sending event FMLServerStoppedEvent to mod foxguard
  2682. [21:59:06] [Server thread/TRACE] [foxguard/foxguard]: Sent event FMLServerStoppedEvent to mod foxguard
  2683. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - FoxGuard took 0.000s
  2684. [21:59:06] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sending event FMLServerStoppedEvent to mod io.github.nucleuspowered.nucleus
  2685. [21:59:06] [Server thread/TRACE] [io.github.nucleuspowered.nucleus/io.github.nucleuspowered.nucleus]: Sent event FMLServerStoppedEvent to mod io.github.nucleuspowered.nucleus
  2686. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Nucleus took 0.000s
  2687. [21:59:06] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sending event FMLServerStoppedEvent to mod ninja.leaping.permissionsex
  2688. [21:59:06] [Server thread/TRACE] [ninja.leaping.permissionsex/ninja.leaping.permissionsex]: Sent event FMLServerStoppedEvent to mod ninja.leaping.permissionsex
  2689. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - PermissionsEx took 0.000s
  2690. [21:59:06] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLServerStoppedEvent to mod pixelauction
  2691. [21:59:06] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLServerStoppedEvent to mod pixelauction
  2692. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Pixel Auction took 0.000s
  2693. [21:59:06] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLServerStoppedEvent to mod pixelmon
  2694. [21:59:06] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLServerStoppedEvent to mod pixelmon
  2695. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Pixelmon took 0.000s
  2696. [21:59:06] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLServerStoppedEvent to mod pixelextras
  2697. [21:59:06] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLServerStoppedEvent to mod pixelextras
  2698. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Pixel Extras took 0.000s
  2699. [21:59:06] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLServerStoppedEvent to mod pixelmoneconomybridge
  2700. [21:59:06] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLServerStoppedEvent to mod pixelmoneconomybridge
  2701. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - PixelmonEconomyBridge took 0.000s
  2702. [21:59:06] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLServerStoppedEvent to mod pixelshout
  2703. [21:59:06] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLServerStoppedEvent to mod pixelshout
  2704. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Pixel Shout took 0.000s
  2705. [21:59:06] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sending event FMLServerStoppedEvent to mod io.github.hsyyid.polis
  2706. [21:59:06] [Server thread/TRACE] [io.github.hsyyid.polis/io.github.hsyyid.polis]: Sent event FMLServerStoppedEvent to mod io.github.hsyyid.polis
  2707. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Polis took 0.000s
  2708. [21:59:06] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sending event FMLServerStoppedEvent to mod com.gmail.trentech.pji
  2709. [21:59:06] [Server thread/TRACE] [com.gmail.trentech.pji/com.gmail.trentech.pji]: Sent event FMLServerStoppedEvent to mod com.gmail.trentech.pji
  2710. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Project Inventories took 0.000s
  2711. [21:59:06] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sending event FMLServerStoppedEvent to mod com.gmail.trentech.pjw
  2712. [21:59:06] [Server thread/TRACE] [com.gmail.trentech.pjw/com.gmail.trentech.pjw]: Sent event FMLServerStoppedEvent to mod com.gmail.trentech.pjw
  2713. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Project Worlds took 0.000s
  2714. [21:59:06] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerStoppedEvent to mod worldedit
  2715. [21:59:06] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerStoppedEvent to mod worldedit
  2716. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - WorldEdit took 0.000s
  2717. [21:59:06] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0.049s
Add Comment
Please, Sign In to add comment