Guest User

Untitled

a guest
Dec 20th, 2016
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.04 KB | None | 0 0
  1. [16:14:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [16:14:13] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [16:14:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [16:14:13] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
  5. [16:14:14] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_112, running on Linux:amd64:3.14.32-xxxx-std-ipv6-64-hz1000, installed at /home/minecraft/java/1.8.0_112
  6. [16:14:14] [main/INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
  7. [16:14:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [16:14:14] [main/INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  9. [16:14:14] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3e694b3f
  10. [16:14:14] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3e694b3f with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@1bb5a082
  11. [16:14:14] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
  12. [16:14:14] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
  13. [16:14:14] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3e694b3f
  14. [16:14:14] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3e694b3f with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@1bb5a082
  15. [16:14:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  16. [16:14:14] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  17. [16:14:14] [main/INFO]: [LegacyJavaFixer] Replacing sort
  18. [16:14:14] [main/INFO]: [LegacyJavaFixer] Detected TerminalTweaker
  19. [16:14:14] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  20. [16:14:14] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  21. [16:14:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [16:14:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [16:14:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  24. [16:14:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  25. [16:14:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  26. [16:14:17] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  27. [16:14:22] [Server thread/INFO]: Starting minecraft server version 1.7.10
  28. [16:14:22] [Server thread/INFO]: Attempting early MinecraftForge initialization
  29. [16:14:22] [Server thread/INFO]: MinecraftForge v10.13.0.1207 Initialized
  30. [16:14:23] [Server thread/INFO]: Replaced 182 ore recipies
  31. [16:14:23] [Server thread/INFO]: Completed early MinecraftForge initialization
  32. [16:14:23] [Server thread/INFO]: Searching /home/minecraft/servers/mine4650/mods for mods
  33. [16:14:24] [Server thread/INFO]: Forge Mod Loader has identified 9 mods to load
  34. [16:14:25] [Server thread/INFO]: Processing ObjectHolder annotations
  35. [16:14:25] [Server thread/INFO]: Found 341 ObjectHolder annotations
  36. [16:14:25] [Server thread/INFO]: Configured a dormant chunk cache size of 0
  37. [16:14:26] [Server thread/WARN]: [16:14:26][FINE][noppes.npcs.LogWriter:71] Tue Dec 20 16:14:26 CET 2016
  38.  
  39. [16:14:26] [Server thread/WARN]: [16:14:26][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
  40.  
  41. [16:14:26] [Server thread/INFO]: Bukkit permissions enabled
  42. [16:14:26] [Server thread/INFO]: Permissions available:
  43. [16:14:26] [Server thread/INFO]: customnpcs.edit.blocks
  44. [16:14:26] [Server thread/INFO]: customnpcs.edit.villager
  45. [16:14:26] [Server thread/INFO]: customnpcs.global.bank
  46. [16:14:26] [Server thread/INFO]: customnpcs.global.dialog
  47. [16:14:26] [Server thread/INFO]: customnpcs.global.faction
  48. [16:14:26] [Server thread/INFO]: customnpcs.global.linked
  49. [16:14:26] [Server thread/INFO]: customnpcs.global.naturalspawn
  50. [16:14:26] [Server thread/INFO]: customnpcs.global.playerdata
  51. [16:14:26] [Server thread/INFO]: customnpcs.global.quest
  52. [16:14:26] [Server thread/INFO]: customnpcs.global.recipe
  53. [16:14:26] [Server thread/INFO]: customnpcs.global.transport
  54. [16:14:26] [Server thread/INFO]: customnpcs.npc.advanced
  55. [16:14:26] [Server thread/INFO]: customnpcs.npc.ai
  56. [16:14:26] [Server thread/INFO]: customnpcs.npc.clone
  57. [16:14:26] [Server thread/INFO]: customnpcs.npc.create
  58. [16:14:26] [Server thread/INFO]: customnpcs.npc.delete
  59. [16:14:26] [Server thread/INFO]: customnpcs.npc.display
  60. [16:14:26] [Server thread/INFO]: customnpcs.npc.freeze
  61. [16:14:26] [Server thread/INFO]: customnpcs.npc.gui
  62. [16:14:26] [Server thread/INFO]: customnpcs.npc.inventory
  63. [16:14:26] [Server thread/INFO]: customnpcs.npc.reset
  64. [16:14:26] [Server thread/INFO]: customnpcs.npc.stats
  65. [16:14:26] [Server thread/INFO]: customnpcs.soulstone.all
  66. [16:14:26] [Server thread/INFO]: customnpcs.spawner.create
  67. [16:14:26] [Server thread/INFO]: customnpcs.spawner.mob
  68. [16:14:26] [Server thread/INFO]: customnpcs.tool.mounter
  69. [16:14:26] [Server thread/INFO]: customnpcs.tool.pather
  70. [16:14:26] [Server thread/INFO]: customnpcs.tool.scripter
  71. [16:14:27] [Server thread/INFO]: Applying holder lookups
  72. [16:14:27] [Server thread/INFO]: Holder lookups applied
  73. [16:14:27] [Server thread/INFO]: Loading properties
  74. [16:14:27] [Server thread/INFO]: Default game type: SURVIVAL
  75. [16:14:27] [Server thread/INFO]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  76. [16:14:27] [Server thread/WARN]: Couldn't load server icon
  77. java.lang.IllegalArgumentException: Must be 64 pixels wide
  78. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[Validate.class:2.6]
  79. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadServerIcon0(CraftServer.java:1730) ~[CraftServer.class:?]
  80. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadServerIcon0(CraftServer.java:1718) ~[CraftServer.class:?]
  81. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadIcon(CraftServer.java:841) [CraftServer.class:?]
  82. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.(CraftServer.java:267) [CraftServer.class:?]
  83. at net.minecraft.server.management.ServerConfigurationManager.(ServerConfigurationManager.java:123) [oi.class:?]
  84. at net.minecraft.server.dedicated.DedicatedPlayerList.(SourceFile:14) [ls.class:?]
  85. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:229) [lt.class:?]
  86. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  87. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  88. [16:14:27] [Server thread/WARN]: Couldn't load server icon
  89. java.lang.IllegalArgumentException: Must be 64 pixels wide
  90. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[Validate.class:2.6]
  91. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadServerIcon0(CraftServer.java:1730) ~[CraftServer.class:?]
  92. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadServerIcon0(CraftServer.java:1718) ~[CraftServer.class:?]
  93. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadIcon(CraftServer.java:841) [CraftServer.class:?]
  94. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.(CraftServer.java:271) [CraftServer.class:?]
  95. at net.minecraft.server.management.ServerConfigurationManager.(ServerConfigurationManager.java:123) [oi.class:?]
  96. at net.minecraft.server.dedicated.DedicatedPlayerList.(SourceFile:14) [ls.class:?]
  97. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:229) [lt.class:?]
  98. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  99. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  100. [16:14:27] [Server thread/INFO]: Using 4 threads for Netty based IO
  101. [16:14:27] [Server thread/WARN]: =============================================================
  102. [16:14:27] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
  103. [16:14:27] [Server thread/WARN]: Offendor: org/spigotmc/RestartCommand.restart()V
  104. [16:14:27] [Server thread/WARN]: =============================================================
  105. [16:14:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
  106. [16:14:27] [Server thread/INFO]: Generating keypair
  107. [16:14:28] [Server thread/INFO]: Starting Minecraft server on 37.187.92.208:26824
  108. [16:14:28] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  109. [16:14:28] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  110. [16:14:28] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  111. [16:14:28] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  112. [16:14:29] [Server thread/INFO]: Forge Mod Loader has successfully loaded 9 mods
  113. [16:14:29] [Server thread/WARN]: [16:14:29][FINE][noppes.npcs.controllers.LinkedNpcController:43] Loading Linked Npcs
  114.  
  115. [16:14:29] [Server thread/WARN]: [16:14:29][FINE][noppes.npcs.controllers.LinkedNpcController:63] Done loading Linked Npcs
  116.  
  117. [16:14:29] [Server thread/INFO]: Preparing level "monde"
  118. [16:14:29] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
  119. [16:14:29] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
  120. [16:14:29] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
  121. [16:14:29] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
  122. [16:14:29] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
  123. [16:14:29] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
  124. [16:14:29] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
  125. [16:14:29] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
  126. [16:14:29] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
  127. [16:14:29] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
  128. [16:14:29] [Server thread/INFO]: Injecting existing block and item data into this server instance
  129. [16:14:30] [Server thread/INFO]: Applying holder lookups
  130. [16:14:30] [Server thread/INFO]: Holder lookups applied
  131. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTYPEWRITER with ID 165.
  132. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOCLOCK with ID 166.
  133. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFLATPAINTING with ID 167.
  134. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSIMPLEPAINTING with ID 168.
  135. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOMIDDLEPAINTING with ID 169.
  136. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFANCYPAINTING with ID 176.
  137. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOBORDERLESSPAINTING with ID 177.
  138. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOPAINTPRESS with ID 178.
  139. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSWORDPEDESTAL with ID 179.
  140. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOFANCYSIGN with ID 180.
  141. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOWORKBENCH with ID 181.
  142. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOBELL with ID 182.
  143. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTHECA with ID 183.
  144. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOPOTIONSHELF with ID 184.
  145. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSHELF with ID 185.
  146. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIORACK with ID 186.
  147. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOCASE with ID 187.
  148. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLABEL with ID 188.
  149. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIODESK with ID 189.
  150. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOTABLE with ID 190.
  151. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_ARMOR_STAND with ID 191.
  152. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_TYPESETTING_MACHINE with ID 192.
  153. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_PRINTING_PRESS with ID 193.
  154. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLANTERN with ID 194.
  155. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOIRONLANTERN with ID 195.
  156. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOLAMP with ID 196.
  157. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOIRONLAMP with ID 197.
  158. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSTUFFS with ID 198.
  159. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOMAPFRAMES with ID 199.
  160. [16:14:30] [Server thread/INFO]: Injected new Forge block material BIBLIOCRAFT_BIBLIOSEATS with ID 200.
  161. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCREDSTONEBLOCK with ID 201.
  162. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCARPENTYBENCH with ID 202.
  163. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCMAILBOX with ID 203.
  164. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWAYPOINT with ID 204.
  165. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBORDER with ID 205.
  166. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBLOODBLOCK with ID 206.
  167. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBANNER with ID 207.
  168. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWALLBANNER with ID 208.
  169. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTALLLAMP with ID 209.
  170. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCHAIR with ID 210.
  171. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCRATE with ID 211.
  172. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCWEAPONRACK with ID 212.
  173. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCOUCHWOOL with ID 213.
  174. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCOUCHWOOD with ID 214.
  175. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTABLE with ID 215.
  176. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSTOOL with ID 216.
  177. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCPLACEHOLDER with ID 217.
  178. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBIGSIGN with ID 218.
  179. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBARREL with ID 219.
  180. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCTOMBSTONE with ID 220.
  181. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSHELF with ID 221.
  182. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCSIGN with ID 222.
  183. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBEAM with ID 223.
  184. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCBOOK with ID 224.
  185. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCPEDESTAL with ID 225.
  186. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCRYSTALBLOCK with ID 226.
  187. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCAMPFIRE with ID 227.
  188. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCLAMP with ID 228.
  189. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCANDLE with ID 229.
  190. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCAMPFIREUNLIT with ID 230.
  191. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCLAMPUNLIT with ID 231.
  192. [16:14:30] [Server thread/INFO]: Injected new Forge block material CUSTOMNPCS_NPCCANDLEUNLIT with ID 232.
  193. [16:14:30] [Server thread/INFO]: Injected new Forge block material IRONCHEST_BLOCKIRONCHEST with ID 233.
  194. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_FULLDRAWERS1 with ID 234.
  195. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_FULLDRAWERS2 with ID 235.
  196. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_FULLDRAWERS4 with ID 236.
  197. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_HALFDRAWERS2 with ID 237.
  198. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_HALFDRAWERS4 with ID 238.
  199. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_COMPDRAWERS with ID 239.
  200. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_CONTROLLER with ID 240.
  201. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_CONTROLLERSLAVE with ID 241.
  202. [16:14:30] [Server thread/INFO]: Injected new Forge block material STORAGEDRAWERS_TRIM with ID 242.
  203. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_MINICIOORE with ID 243.
  204. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_MINICIOORENETHER with ID 244.
  205. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_MINICIOOREEND with ID 245.
  206. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_AIRCROP with ID 246.
  207. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_COALCROP with ID 247.
  208. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_DYECROP with ID 248.
  209. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_EARTHCROP with ID 249.
  210. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_FIRECROP with ID 250.
  211. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_MINICIOCROP with ID 251.
  212. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_NATURECROP with ID 252.
  213. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_WATERCROP with ID 253.
  214. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_REDSTONECROP with ID 254.
  215. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_GLOWSTONECROP with ID 255.
  216. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_OBSIDIANCROP with ID 409.
  217. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_NETHERCROP with ID 410.
  218. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_IRONCROP with ID 411.
  219. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_GOLDCROP with ID 412.
  220. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_LAPISCROP with ID 413.
  221. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_EXPERIENCECROP with ID 414.
  222. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_QUARTZCROP with ID 415.
  223. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_DIAMONDCROP with ID 416.
  224. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_EMERALDCROP with ID 423.
  225. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_BLAZECROP with ID 424.
  226. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_CREEPERCROP with ID 425.
  227. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ENDERMANCROP with ID 426.
  228. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_GHASTCROP with ID 427.
  229. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_SKELETONCROP with ID 428.
  230. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_SLIMECROP with ID 429.
  231. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_SPIDERCROP with ID 430.
  232. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_WITHERCROP with ID 431.
  233. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_CHICKENCROP with ID 432.
  234. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_COWCROP with ID 433.
  235. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_PIGCROP with ID 434.
  236. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_SHEEPCROP with ID 435.
  237. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_CROPBOOSTER with ID 436.
  238. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ESSENCESTONE with ID 437.
  239. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ACCIOFARMLAND with ID 438.
  240. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_CRUCIOFARMLAND with ID 439.
  241. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_IMPERIOFARMLAND with ID 440.
  242. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ZIVICIOFARMLAND with ID 441.
  243. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_WITHERPROOF with ID 442.
  244. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_WITHERPROOFGLASS with ID 443.
  245. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ACCIOFURNACE with ID 444.
  246. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ACCIOFURNACEACTIVE with ID 445.
  247. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_CRUCIOFURNACE with ID 446.
  248. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_CRUCIOFURNACEACTIVE with ID 447.
  249. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_IMPERIOFURNACE with ID 448.
  250. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_IMPERIOFURNACEACTIVE with ID 449.
  251. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ZIVICIOFURNACE with ID 450.
  252. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ZIVICIOFURNACEACTIVE with ID 451.
  253. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ULTIMATEFURNACE with ID 452.
  254. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_ULTIMATEFURNACEACTIVE with ID 453.
  255. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_ESSENCE_STORAGE with ID 454.
  256. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_ESSENCE_BRICK with ID 455.
  257. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_ESSENCE_BLOCK with ID 456.
  258. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_ESSENCE_BRICK2 with ID 457.
  259. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_ESSENCE_SQUARE with ID 458.
  260. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_ESSENCE_LAMP with ID 459.
  261. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_RUBYCROP with ID 460.
  262. [16:14:30] [Server thread/INFO]: Injected new Forge block material MAGICALCROPS_MAGICALCROPS_BRONZECROP with ID 461.
  263. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_OBSINIUMBLOCK with ID 482.
  264. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_INVISIBLEBLOCK with ID 483.
  265. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_ORISIUMBLOCK with ID 484.
  266. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_GRATINIUMBLOCK with ID 485.
  267. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_DRAGONIUMORE with ID 486.
  268. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_CONCENTRATEDORISIUM with ID 487.
  269. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_OBSINIUMORE with ID 488.
  270. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_ORISIUMORE with ID 489.
  271. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_DRAGONIUMBLOCK with ID 490.
  272. [16:14:30] [Server thread/INFO]: Injected new Forge block material ORISIUMMOD_GRATINIUMORE with ID 491.
  273. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMPAINTINGCANVAS with ID 4096.
  274. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIGBOOK with ID 4097.
  275. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMRECIPEBOOK with ID 4098.
  276. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSLOTTEDBOOK with ID 4099.
  277. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMHANDDRILL with ID 4100.
  278. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMTAPEMEASURE with ID 4101.
  279. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMTAPE with ID 4102.
  280. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCHASE with ID 4103.
  281. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMPRINTPLATE with ID 4104.
  282. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMENCHANTEDPLATE with ID 4105.
  283. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOREDBOOK with ID 4106.
  284. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOGLASSES with ID 4107.
  285. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIODRILL with ID 4108.
  286. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCREATIVELOCK with ID 4109.
  287. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOCLIPBOARD with ID 4110.
  288. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK with ID 4111.
  289. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK2 with ID 4112.
  290. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK3 with ID 4113.
  291. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK4 with ID 4114.
  292. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMSEATBACK5 with ID 4115.
  293. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOMAPTOOL with ID 4116.
  294. [16:14:30] [Server thread/INFO]: Injected new Forge item material BIBLIOCRAFT_ITEMBIBLIOWAYPOINTCOMPASS with ID 4117.
  295. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWAND with ID 4118.
  296. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOBCLONER with ID 4119.
  297. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSCRIPTER with ID 4120.
  298. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOVINGPATH with ID 4121.
  299. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMOUNTER with ID 4122.
  300. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTELEPORTER with ID 4123.
  301. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOULSTONEEMPTY with ID 4124.
  302. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOULSTONEFILLED with ID 4125.
  303. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBANJO with ID 4126.
  304. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCVIOLIN with ID 4127.
  305. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCVIOLINBOW with ID 4128.
  306. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHARP with ID 4129.
  307. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGUITAR with ID 4130.
  308. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFRENCHHORN with ID 4131.
  309. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCOCARINA with ID 4132.
  310. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCLARINET with ID 4133.
  311. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENGUN with ID 4134.
  312. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENBULLET with ID 4135.
  313. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEGUN with ID 4136.
  314. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEBULLET with ID 4137.
  315. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONGUN with ID 4138.
  316. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONBULLET with ID 4139.
  317. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDGUN with ID 4140.
  318. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENBULLET with ID 4141.
  319. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDGUN with ID 4142.
  320. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDBULLET with ID 4143.
  321. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEGUN with ID 4144.
  322. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEBULLET with ID 4145.
  323. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDGUN with ID 4146.
  324. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDBULLET with ID 4147.
  325. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMACHINEGUN with ID 4148.
  326. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBLACKBULLET with ID 4149.
  327. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENTRIDENT with ID 4150.
  328. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONETRIDENT with ID 4151.
  329. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONTRIDENT with ID 4152.
  330. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDTRIDENT with ID 4153.
  331. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDTRIDENT with ID 4154.
  332. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZETRIDENT with ID 4155.
  333. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDTRIDENT with ID 4156.
  334. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCURSEDTRIDENT with ID 4157.
  335. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICTRIDENT with ID 4158.
  336. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTTRIDENT with ID 4159.
  337. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILTRIDENT with ID 4160.
  338. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNATURESPELL with ID 4161.
  339. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCARCANESPELL with ID 4162.
  340. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLIGHTNINGSPELL with ID 4163.
  341. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCICESPELL with ID 4164.
  342. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFIRESPELL with ID 4165.
  343. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDARKSPELL with ID 4166.
  344. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHOLYSPELL with ID 4167.
  345. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCORB with ID 4168.
  346. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMANA with ID 4169.
  347. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBROKENORB with ID 4170.
  348. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKUNAI with ID 4171.
  349. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCREVERSEKUNAI with ID 4172.
  350. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSHURIKEN with ID 4173.
  351. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGIANTSHURIKEN with ID 4174.
  352. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKATANA with ID 4175.
  353. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKUKRI with ID 4176.
  354. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESWORD with ID 4177.
  355. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSWORD with ID 4178.
  356. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSWORD with ID 4179.
  357. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSWORD with ID 4180.
  358. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILSWORD with ID 4181.
  359. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLFCLUB with ID 4182.
  360. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMAGICWAND with ID 4183.
  361. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCHICKENSWORD with ID 4184.
  362. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHANDCUFFS with ID 4185.
  363. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHAMMER with ID 4186.
  364. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBASEBALLBAT with ID 4187.
  365. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLEADPIPE with ID 4188.
  366. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCLEAVER with ID 4189.
  367. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSABER with ID 4190.
  368. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHOCKEYSTICK with ID 4191.
  369. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSLEDGEHAMMER with ID 4192.
  370. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBROKENBOTTLE with ID 4193.
  371. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMBATKNIVE with ID 4194.
  372. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMACUAHUITL with ID 4195.
  373. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBOSTAFF with ID 4196.
  374. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSAIBLADE with ID 4197.
  375. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSLINGSHOT with ID 4198.
  376. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMUSKET with ID 4199.
  377. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLEAFBLADE with ID 4200.
  378. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROSSBOW with ID 4201.
  379. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROSSBOLT with ID 4202.
  380. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBATTON with ID 4203.
  381. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGUNCHAINSAW with ID 4204.
  382. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCRAPIER with ID 4205.
  383. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROWBAR with ID 4206.
  384. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPIPEWRENCH with ID 4207.
  385. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSWISSARMYKNIFE with ID 4208.
  386. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWRENCH with ID 4209.
  387. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEXCALIBUR with ID 4210.
  388. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSHIELD with ID 4211.
  389. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESHIELD with ID 4212.
  390. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSHIELD with ID 4213.
  391. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSHIELD with ID 4214.
  392. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIASHIELD with ID 4215.
  393. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESHIELD with ID 4216.
  394. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSHIELD with ID 4217.
  395. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSHIELD with ID 4218.
  396. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSHIELD with ID 4219.
  397. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILSHIELD with ID 4220.
  398. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENSHIELD with ID 4221.
  399. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLSTONESHIELD with ID 4222.
  400. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLIRONSHIELD with ID 4223.
  401. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLGOLDENSHIELD with ID 4224.
  402. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLDIASHIELD with ID 4225.
  403. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZESHIELD with ID 4226.
  404. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDSHIELD with ID 4227.
  405. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHEATERSHIELD with ID 4228.
  406. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCRYSCENTSHIELD with ID 4229.
  407. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSCUTUMSHIELD with ID 4230.
  408. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTOWERSHIELD with ID 4231.
  409. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSPEAR with ID 4232.
  410. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESPEAR with ID 4233.
  411. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSPEAR with ID 4234.
  412. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSPEAR with ID 4235.
  413. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSPEAR with ID 4236.
  414. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESPEAR with ID 4237.
  415. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSPEAR with ID 4238.
  416. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSPEAR with ID 4239.
  417. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSPEAR with ID 4240.
  418. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILSPEAR with ID 4241.
  419. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENHALBERD with ID 4242.
  420. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEHALBERD with ID 4243.
  421. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONHALBERD with ID 4244.
  422. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENHALBERD with ID 4245.
  423. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDHALBERD with ID 4246.
  424. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEHALBERD with ID 4247.
  425. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDHALBERD with ID 4248.
  426. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICHALBERD with ID 4249.
  427. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTHALBERD with ID 4250.
  428. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILHALBERD with ID 4251.
  429. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENBATTLEAXE with ID 4252.
  430. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEBATTLEAXE with ID 4253.
  431. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONBATTLEAXE with ID 4254.
  432. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENBATTLEAXE with ID 4255.
  433. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDBATTLEAXE with ID 4256.
  434. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEBATTLEAXE with ID 4257.
  435. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDBATTLEAXE with ID 4258.
  436. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICBATTLEAXE with ID 4259.
  437. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTBATTLEAXE with ID 4260.
  438. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILBATTLEAXE with ID 4261.
  439. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENWARHAMMER with ID 4262.
  440. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEWARHAMMER with ID 4263.
  441. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONWARHAMMER with ID 4264.
  442. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENWARHAMMER with ID 4265.
  443. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDWARHAMMER with ID 4266.
  444. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEWARHAMMER with ID 4267.
  445. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDWARHAMMER with ID 4268.
  446. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICWARHAMMER with ID 4269.
  447. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTWARHAMMER with ID 4270.
  448. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILWARHAMMER with ID 4271.
  449. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENMACE with ID 4272.
  450. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEMACE with ID 4273.
  451. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONMACE with ID 4274.
  452. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENMACE with ID 4275.
  453. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDMACE with ID 4276.
  454. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEMACE with ID 4277.
  455. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDMACE with ID 4278.
  456. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICMACE with ID 4279.
  457. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTMACE with ID 4280.
  458. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILMACE with ID 4281.
  459. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENDAGGER with ID 4282.
  460. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENREVERSEDDAGGER with ID 4283.
  461. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEDAGGER with ID 4284.
  462. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEREVERSEDDAGGER with ID 4285.
  463. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONDAGGER with ID 4286.
  464. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONREVERSEDDAGGER with ID 4287.
  465. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENDAGGER with ID 4288.
  466. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENREVERSEDDAGGER with ID 4289.
  467. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDDAGGER with ID 4290.
  468. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDREVERSEDDAGGER with ID 4291.
  469. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEDAGGER with ID 4292.
  470. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEREVERSEDDAGGER with ID 4293.
  471. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDDAGGER with ID 4294.
  472. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDREVERSEDDAGGER with ID 4295.
  473. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICDAGGER with ID 4296.
  474. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICREVERSEDDAGGER with ID 4297.
  475. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTDAGGER with ID 4298.
  476. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTREVERSEDDAGGER with ID 4299.
  477. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILDAGGER with ID 4300.
  478. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILREVERSEDDAGGER with ID 4301.
  479. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNINJACLAW with ID 4302.
  480. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTEELCLAW with ID 4303.
  481. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBEARCLAW with ID 4304.
  482. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKATAR with ID 4305.
  483. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSTAFF with ID 4306.
  484. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESTAFF with ID 4307.
  485. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSTAFF with ID 4308.
  486. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSTAFF with ID 4309.
  487. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSTAFF with ID 4310.
  488. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESTAFF with ID 4311.
  489. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSTAFF with ID 4312.
  490. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSTAFF with ID 4313.
  491. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSTAFF with ID 4314.
  492. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILSTAFF with ID 4315.
  493. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCELEMENTALSTAFF with ID 4316.
  494. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENSCYTHE with ID 4317.
  495. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONESCYTHE with ID 4318.
  496. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSCYTHE with ID 4319.
  497. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENSCYTHE with ID 4320.
  498. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSCYTHE with ID 4321.
  499. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSCYTHE with ID 4322.
  500. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESCYTHE with ID 4323.
  501. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSCYTHE with ID 4324.
  502. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTSCYTHE with ID 4325.
  503. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILSCYTHE with ID 4326.
  504. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENGLAIVE with ID 4327.
  505. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEGLAIVE with ID 4328.
  506. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONGLAIVE with ID 4329.
  507. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENGLAIVE with ID 4330.
  508. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDGLAIVE with ID 4331.
  509. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEGLAIVE with ID 4332.
  510. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDGLAIVE with ID 4333.
  511. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICGLAIVE with ID 4334.
  512. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTGLAIVE with ID 4335.
  513. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILGLAIVE with ID 4336.
  514. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWOODENBROADSWORD with ID 4337.
  515. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTONEBROADSWORD with ID 4338.
  516. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONBROADSWORD with ID 4339.
  517. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDENBROADSWORD with ID 4340.
  518. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDBROADSWORD with ID 4341.
  519. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEBROADSWORD with ID 4342.
  520. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDBROADSWORD with ID 4343.
  521. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICBROADSWORD with ID 4344.
  522. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFROSTBROADSWORD with ID 4345.
  523. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILBROADSWORD with ID 4346.
  524. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOWLEATHERHEAD with ID 4347.
  525. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOWLEATHERCHEST with ID 4348.
  526. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOWLEATHERLEGS with ID 4349.
  527. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOWLEATHERBOOTS with ID 4350.
  528. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNANORUMHEAD with ID 4351.
  529. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNANORUMCHEST with ID 4352.
  530. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNANORUMLEGS with ID 4353.
  531. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNANORUMBOOTS with ID 4354.
  532. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTACTICALHEAD with ID 4355.
  533. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTACTICALCHEST with ID 4356.
  534. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLLEATHERHEAD with ID 4357.
  535. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLLEATHERCHEST with ID 4358.
  536. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLIRONHEAD with ID 4359.
  537. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLIRONCHEST with ID 4360.
  538. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLGOLDHEAD with ID 4361.
  539. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLGOLDCHEST with ID 4362.
  540. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLDIAMONDHEAD with ID 4363.
  541. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLDIAMONDCHEST with ID 4364.
  542. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZEHEAD with ID 4365.
  543. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZECHEST with ID 4366.
  544. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZELEGGINGS with ID 4367.
  545. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLBRONZEBOOTS with ID 4368.
  546. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDHEAD with ID 4369.
  547. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDCHEST with ID 4370.
  548. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDLEGGINGS with ID 4371.
  549. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLEMERALDBOOTS with ID 4372.
  550. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENHEAD with ID 4373.
  551. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENCHEST with ID 4374.
  552. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENLEGGINGS with ID 4375.
  553. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFULLWOODENBOOTS with ID 4376.
  554. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTUXEDOCHEST with ID 4377.
  555. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTUXEDOPANTS with ID 4378.
  556. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTUXEDOBOTTOM with ID 4379.
  557. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWIZARDHEAD with ID 4380.
  558. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWIZARDCHEST with ID 4381.
  559. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWIZARDPANTS with ID 4382.
  560. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCASSASSINHEAD with ID 4383.
  561. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCASSASSINCHEST with ID 4384.
  562. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCASSASSINLEGGINGS with ID 4385.
  563. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCASSASSINBOOTS with ID 4386.
  564. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOLDIERHEAD with ID 4387.
  565. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOLDIERCHEST with ID 4388.
  566. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOLDIERLEGS with ID 4389.
  567. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSOLDIERBOTTOM with ID 4390.
  568. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCX407HEAD with ID 4391.
  569. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCX407CHEST with ID 4392.
  570. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCX407LEGS with ID 4393.
  571. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCX407BOOTS with ID 4394.
  572. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILHEAD with ID 4395.
  573. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILCHEST with ID 4396.
  574. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILLEGS with ID 4397.
  575. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILBOOTS with ID 4398.
  576. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICHEAD with ID 4399.
  577. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICCHEST with ID 4400.
  578. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICLEGS with ID 4401.
  579. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICBOOTS with ID 4402.
  580. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMMISSARHEAD with ID 4403.
  581. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMMISSARCHEST with ID 4404.
  582. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMMISSARLEGS with ID 4405.
  583. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOMMISSARBOTTOM with ID 4406.
  584. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCINFANTRYHELMET with ID 4407.
  585. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCOFFICERCHEST with ID 4408.
  586. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROWN2 with ID 4409.
  587. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCROWN with ID 4410.
  588. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPAPERCROWN with ID 4411.
  589. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNINJAHEAD with ID 4412.
  590. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNINJACHEST with ID 4413.
  591. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNINJAPANTS with ID 4414.
  592. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCHAINSKIRT with ID 4415.
  593. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLEATHERSKIRT with ID 4416.
  594. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCGOLDSKIRT with ID 4417.
  595. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCIRONSKIRT with ID 4418.
  596. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDIAMONDSKIRT with ID 4419.
  597. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEMERALDSKIRT with ID 4420.
  598. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZESKIRT with ID 4421.
  599. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICSKIRT with ID 4422.
  600. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILSKIRT with ID 4423.
  601. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINWOODEN with ID 4424.
  602. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINSTONE with ID 4425.
  603. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINBRONZE with ID 4426.
  604. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINIRON with ID 4427.
  605. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINGOLD with ID 4428.
  606. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINDIAMOND with ID 4429.
  607. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCOINEMERALD with ID 4430.
  608. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCANCIENTCOIN with ID 4431.
  609. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLETTER with ID 4432.
  610. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPLANS with ID 4433.
  611. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSATCHEL with ID 4434.
  612. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBAG with ID 4435.
  613. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCRYSTAL with ID 4436.
  614. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSEVEREDEAR with ID 4437.
  615. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPHONE with ID 4438.
  616. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBANDITMASK with ID 4439.
  617. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBROKENARROW with ID 4440.
  618. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCEARTHELEMENT with ID 4441.
  619. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCWATERELEMENT with ID 4442.
  620. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCFIREELEMENT with ID 4443.
  621. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCAIRELEMENT with ID 4444.
  622. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCCARKEY with ID 4445.
  623. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKEY with ID 4446.
  624. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCKEY2 with ID 4447.
  625. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCPENDANT with ID 4448.
  626. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBLUEPRINT with ID 4449.
  627. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCRING with ID 4450.
  628. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSKULL with ID 4451.
  629. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSAPHIRE with ID 4452.
  630. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCRUBY with ID 4453.
  631. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCAMETHYST with ID 4454.
  632. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCBRONZEINGOT with ID 4455.
  633. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCDEMONICINGOT with ID 4456.
  634. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMITHRILINGOT with ID 4457.
  635. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCANCIENTSCROLL with ID 4458.
  636. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCARTIFACT with ID 4459.
  637. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCLOCKET with ID 4460.
  638. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSILK with ID 4461.
  639. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCSTATUETTE with ID 4462.
  640. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCTABLET with ID 4463.
  641. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCHEART with ID 4464.
  642. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCMONEY with ID 4465.
  643. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCNECKLACE with ID 4466.
  644. [16:14:30] [Server thread/INFO]: Injected new Forge item material CUSTOMNPCS_NPCUSBSTICK with ID 4467.
  645. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_IRONGOLDUPGRADE with ID 4468.
  646. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_GOLDDIAMONDUPGRADE with ID 4469.
  647. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_COPPERSILVERUPGRADE with ID 4470.
  648. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_SILVERGOLDUPGRADE with ID 4471.
  649. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_COPPERIRONUPGRADE with ID 4472.
  650. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_DIAMONDCRYSTALUPGRADE with ID 4473.
  651. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_WOODIRONUPGRADE with ID 4474.
  652. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_WOODCOPPERUPGRADE with ID 4475.
  653. [16:14:30] [Server thread/INFO]: Injected new Forge item material IRONCHEST_DIAMONDOBSIDIANUPGRADE with ID 4476.
  654. [16:14:30] [Server thread/INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADETEMPLATE with ID 4477.
  655. [16:14:30] [Server thread/INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADE with ID 4478.
  656. [16:14:30] [Server thread/INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADESTATUS with ID 4479.
  657. [16:14:30] [Server thread/INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADEVOID with ID 4480.
  658. [16:14:30] [Server thread/INFO]: Injected new Forge item material STORAGEDRAWERS_UPGRADELOCK with ID 4481.
  659. [16:14:30] [Server thread/INFO]: Injected new Forge item material STORAGEDRAWERS_SHROUDKEY with ID 4482.
  660. [16:14:30] [Server thread/INFO]: Injected new Forge item material STORAGEDRAWERS_TAPE with ID 4483.
  661. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONEWEAK with ID 4484.
  662. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONEREGULAR with ID 4485.
  663. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONESTRONG with ID 4486.
  664. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONEEXTREME with ID 4487.
  665. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_INFUSIONSTONEMASTER with ID 4488.
  666. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_AIRSEEDS with ID 4489.
  667. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COALSEEDS with ID 4490.
  668. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_DYESEEDS with ID 4491.
  669. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EARTHSEEDS with ID 4492.
  670. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_FIRESEEDS with ID 4493.
  671. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_MINICIOSEEDS with ID 4494.
  672. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NATURESEEDS with ID 4495.
  673. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_WATERSEEDS with ID 4496.
  674. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_REDSTONESEEDS with ID 4497.
  675. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GLOWSTONESEEDS with ID 4498.
  676. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_OBSIDIANSEEDS with ID 4499.
  677. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NETHERSEEDS with ID 4500.
  678. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IRONSEEDS with ID 4501.
  679. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GOLDSEEDS with ID 4502.
  680. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_LAPISSEEDS with ID 4503.
  681. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EXPERIENCESEEDS with ID 4504.
  682. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_QUARTZSEEDS with ID 4505.
  683. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_DIAMONDSEEDS with ID 4506.
  684. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EMERALDSEEDS with ID 4507.
  685. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_BLAZESEEDS with ID 4508.
  686. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CREEPERSEEDS with ID 4509.
  687. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ENDERMANSEEDS with ID 4510.
  688. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GHASTSEEDS with ID 4511.
  689. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SKELETONSEEDS with ID 4512.
  690. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SLIMESEEDS with ID 4513.
  691. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SPIDERSEEDS with ID 4514.
  692. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_WITHERSEEDS with ID 4515.
  693. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CHICKENSEEDS with ID 4516.
  694. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COWSEEDS with ID 4517.
  695. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_PIGSEEDS with ID 4518.
  696. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SHEEPSEEDS with ID 4519.
  697. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_MAGICALFERTILIZER with ID 4520.
  698. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ESSENCEFERTILIZER with ID 4521.
  699. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ESSENCEINGOTS with ID 4522.
  700. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EXPERIENCEBOOK with ID 4523.
  701. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_1MINICIOESSENCE with ID 4524.
  702. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_2ACCIOESSENCE with ID 4525.
  703. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_3CRUCIOESSENCE with ID 4526.
  704. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_4IMPERIOESSENCE with ID 4527.
  705. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_5ZIVICIOESSENCE with ID 4528.
  706. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_TAINTEDESSENCE with ID 4529.
  707. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_AIRESSENCE with ID 4530.
  708. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COALESSENCE with ID 4531.
  709. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_DYEESSENCE with ID 4532.
  710. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EARTHESSENCE with ID 4533.
  711. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_FIREESSENCE with ID 4534.
  712. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NATUREESSENCE with ID 4535.
  713. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_WATERESSENCE with ID 4536.
  714. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_REDSTONEESSENCE with ID 4537.
  715. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GLOWSTONEESSENCE with ID 4538.
  716. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_OBSIDIANESSENCE with ID 4539.
  717. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_NETHERESSENCE with ID 4540.
  718. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IRONESSENCE with ID 4541.
  719. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GOLDESSENCE with ID 4542.
  720. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_LAPISESSENCE with ID 4543.
  721. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EXPERIENCEESSENCE with ID 4544.
  722. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_QUARTZESSENCE with ID 4545.
  723. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_DIAMONDESSENCE with ID 4546.
  724. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EMERALDESSENCE with ID 4547.
  725. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_BLAZEESSENCE with ID 4548.
  726. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CREEPERESSENCE with ID 4549.
  727. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ENDERMANESSENCE with ID 4550.
  728. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_GHASTESSENCE with ID 4551.
  729. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SKELETONESSENCE with ID 4552.
  730. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SLIMEESSENCE with ID 4553.
  731. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SPIDERESSENCE with ID 4554.
  732. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_WITHERESSENCE with ID 4555.
  733. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CHICKENESSENCE with ID 4556.
  734. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_COWESSENCE with ID 4557.
  735. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_PIGESSENCE with ID 4558.
  736. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SHEEPESSENCE with ID 4559.
  737. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOARMOURHELMET with ID 4560.
  738. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOARMOURCHESTPLATE with ID 4561.
  739. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOARMOURLEGGINGS with ID 4562.
  740. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOARMOURBOOTS with ID 4563.
  741. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOARMOURHELMET with ID 4564.
  742. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOARMOURCHESTPLATE with ID 4565.
  743. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOARMOURLEGGINGS with ID 4566.
  744. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOARMOURBOOTS with ID 4567.
  745. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOARMOURHELMET with ID 4568.
  746. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOARMOURCHESTPLATE with ID 4569.
  747. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOARMOURLEGGINGS with ID 4570.
  748. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOARMOURBOOTS with ID 4571.
  749. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURHELMET with ID 4572.
  750. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURCHESTPLATE with ID 4573.
  751. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURLEGGINGS with ID 4574.
  752. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURBOOTS with ID 4575.
  753. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURHELMETFEED with ID 4576.
  754. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURHELMETNIGHT with ID 4577.
  755. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURHELMETWATER with ID 4578.
  756. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURCHESTPLATEFIRE with ID 4579.
  757. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURCHESTPLATEWITHER with ID 4580.
  758. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURCHESTPLATEPOISON with ID 4581.
  759. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURLEGGINGSBLIND with ID 4582.
  760. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURLEGGINGSWEAK with ID 4583.
  761. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURLEGGINGSCONFUSION with ID 4584.
  762. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURBOOTSSTEP with ID 4585.
  763. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURBOOTSSPEED with ID 4586.
  764. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOARMOURBOOTSJUMP with ID 4587.
  765. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOPICKAXE with ID 4588.
  766. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOSWORD with ID 4589.
  767. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOAXE with ID 4590.
  768. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOSHOVEL with ID 4591.
  769. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ACCIOHOE with ID 4592.
  770. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOPICKAXE with ID 4593.
  771. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOSWORD with ID 4594.
  772. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOAXE with ID 4595.
  773. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOSHOVEL with ID 4596.
  774. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_CRUCIOHOE with ID 4597.
  775. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOPICKAXE with ID 4598.
  776. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOSWORD with ID 4599.
  777. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOAXE with ID 4600.
  778. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOSHOVEL with ID 4601.
  779. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_IMPERIOHOE with ID 4602.
  780. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOPICKAXE with ID 4603.
  781. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOSWORD with ID 4604.
  782. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOAXE with ID 4605.
  783. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOSHOVEL with ID 4606.
  784. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ZIVICIOHOE with ID 4607.
  785. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SEEDBAGACCIO with ID 4608.
  786. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SEEDBAGCRUCIO with ID 4609.
  787. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SEEDBAGIMPERIO with ID 4610.
  788. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_SEEDBAGZIVICIO with ID 4611.
  789. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ULTIMATEDIAMONDAPPLE with ID 4612.
  790. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_EMERALDAPPLE with ID 4613.
  791. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_ULTIMATEEMERALDAPPLE with ID 4614.
  792. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_RUBYESSENCE with ID 4615.
  793. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_RUBYSEEDS with ID 4616.
  794. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_BRONZEESSENCE with ID 4617.
  795. [16:14:30] [Server thread/INFO]: Injected new Forge item material MAGICALCROPS_MAGICALCROPS_BRONZESEEDS with ID 4618.
  796. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMAXE with ID 4691.
  797. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMSHOWEL with ID 4692.
  798. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMAXE with ID 4693.
  799. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMINGOT with ID 4694.
  800. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMLEGGINGS with ID 4695.
  801. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMSWORD with ID 4696.
  802. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMHELMET with ID 4697.
  803. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMINGOT with ID 4698.
  804. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMPICKAXE with ID 4699.
  805. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMSWORD with ID 4700.
  806. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMBOOTS with ID 4701.
  807. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMHELMET with ID 4702.
  808. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMCHESTPLATE with ID 4703.
  809. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMSHOWEL with ID 4704.
  810. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMINGOT with ID 4705.
  811. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMCHESTPLATE with ID 4706.
  812. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMSWORD with ID 4707.
  813. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMAXE with ID 4708.
  814. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMHELMET with ID 4709.
  815. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMLEGGINGS with ID 4710.
  816. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMCHESTPLATE with ID 4711.
  817. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMPICKAXE with ID 4712.
  818. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMCHESTPLATE with ID 4713.
  819. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMBOOTS with ID 4714.
  820. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMBOOTS with ID 4715.
  821. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMSHOWEL with ID 4716.
  822. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMLEGGINGS with ID 4717.
  823. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMPICKAXE with ID 4718.
  824. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMAXE with ID 4719.
  825. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMHELMET with ID 4720.
  826. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_ORISIUMINGOT with ID 4721.
  827. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMSHOWEL with ID 4722.
  828. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMLEGGINGS with ID 4723.
  829. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_OBSINIUMSWORD with ID 4724.
  830. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_DRAGONIUMBOOTS with ID 4725.
  831. [16:14:30] [Server thread/INFO]: Injected new Forge item material ORISIUMMOD_GRATINIUMPICKAXE with ID 4726.
  832. [16:14:31] [Server thread/ERROR]: Could not load 'plugins/ProtocolLib-3.4.0.jar' in folder 'plugins'
  833. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  834. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:196) ~[JavaPluginLoader.class:?]
  835. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [SimplePluginManager.class:?]
  836. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:320) [CraftServer.class:?]
  837. at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:458) [ayq.class:?]
  838. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:136) [ayq.class:?]
  839. at net.minecraft.world.World.(World.java:350) [ahb.class:?]
  840. at net.minecraft.world.WorldServer.(WorldServer.java:153) [mt.class:?]
  841. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:356) [MinecraftServer.class:?]
  842. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329) [lt.class:?]
  843. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  844. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  845. Caused by: java.util.zip.ZipException: error in opening zip file
  846. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_112]
  847. at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:1.8.0_112]
  848. at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:1.8.0_112]
  849. at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_112]
  850. at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_112]
  851. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:184) ~[JavaPluginLoader.class:?]
  852. ... 10 more
  853. [16:14:32] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
  854. [16:14:32] [Server thread/INFO]: Loaded inheritance map of 895 classes
  855. [16:14:32] [Server thread/WARN]: =============================================================
  856. [16:14:32] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
  857. [16:14:32] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  858. [16:14:32] [Server thread/WARN]: =============================================================
  859. [16:14:32] [Server thread/WARN]: =============================================================
  860. [16:14:32] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
  861. [16:14:32] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  862. [16:14:32] [Server thread/WARN]: =============================================================
  863. [16:14:32] [Server thread/WARN]: =============================================================
  864. [16:14:32] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
  865. [16:14:32] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  866. [16:14:32] [Server thread/WARN]: =============================================================
  867. [16:14:32] [Server thread/WARN]: =============================================================
  868. [16:14:32] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
  869. [16:14:32] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  870. [16:14:32] [Server thread/WARN]: =============================================================
  871. [16:14:35] [Server thread/ERROR]: Could not load 'plugins/JSONAPI-BLEEDING-mc1.7.10-R0.1-SNAPSHOT.jar' in folder 'plugins'
  872. org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  873. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:221) [SimplePluginManager.class:?]
  874. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:320) [CraftServer.class:?]
  875. at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:458) [ayq.class:?]
  876. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:136) [ayq.class:?]
  877. at net.minecraft.world.World.(World.java:350) [ahb.class:?]
  878. at net.minecraft.world.WorldServer.(WorldServer.java:153) [mt.class:?]
  879. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:356) [MinecraftServer.class:?]
  880. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329) [lt.class:?]
  881. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  882. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  883. [16:14:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  884. [16:14:36] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.5
  885. [16:14:36] [Server thread/INFO]: [CPS-Alert] Loading CPS-Alert v1.0
  886. [16:14:36] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.4.2
  887. [16:14:36] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
  888. [16:14:36] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
  889. [16:14:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
  890. [16:14:36] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1
  891. [16:14:36] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  892. [16:14:36] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
  893. [16:14:36] [Server thread/INFO]: [BanItem] Loading BanItem v2.8
  894. [16:14:36] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.7.9
  895. [16:14:36] [Server thread/INFO]: [MOTDColor] Loading MOTDColor v0.5
  896. [16:14:36] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.4
  897. [16:14:36] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  898. [16:14:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
  899. [16:14:36] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.4
  900. [16:14:36] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
  901. [16:14:36] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  902. [16:14:36] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
  903. [16:14:36] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.0
  904. [16:14:36] [Server thread/INFO]: [Factions] Loading Factions v2.7.3
  905. [16:14:36] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.4.2
  906. [16:14:37] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
  907. [16:14:37] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
  908. [16:14:37] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data.
  909. [16:14:37] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
  910. [16:14:37] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  911. [16:14:37] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  912. [16:14:37] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  913. [16:14:37] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  914. [16:14:37] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  915. [16:14:38] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  916. [16:14:38] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.4
  917. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE START ===
  918. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
  919. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
  920. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
  921. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] Skipping Dbmojangapi datas since offline mode...
  922. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
  923. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] Setup of IdUtil took 34ms.
  924. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] Activated integration with Vault
  925. [16:14:38] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE COMPLETE (Took 763ms) ===
  926. [16:14:39] [Server thread/INFO]: Loading dimension 0 (monde) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  927. [16:14:39] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  928. [16:14:39] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  929. [16:14:39] [Server thread/INFO]: Preparing start region for level 0
  930. [16:14:40] [Server thread/INFO]: Preparing spawn area: 13%
  931. [16:14:41] [Server thread/INFO]: Preparing spawn area: 67%
  932. [16:14:41] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  933. [16:14:42] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  934. [16:14:42] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.9.5
  935. [16:14:42] [Server thread/INFO]: SkinsRestorer doesn't support Cauldron, Thermos or KCauldron, Sorry :(
  936. [16:14:42] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v12.9.5
  937. [16:14:42] [Server thread/INFO]: [CPS-Alert] Enabling CPS-Alert v1.0
  938. [16:14:42] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
  939. [16:14:42] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  940. [16:14:42] [Server thread/INFO]: null (MC: 1.7.10)
  941. [16:14:42] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  942. [16:14:43] [Server thread/INFO]: Using locale fr_FR
  943. [16:14:43] [Server thread/INFO]: Using locale fr_FR
  944. [16:14:43] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  945. [16:14:43] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  946. [16:14:43] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  947. [16:14:43] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
  948. [16:14:43] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
  949. [16:14:43] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1
  950. [16:14:43] [Server thread/INFO]: GroupManager - INFO - World Found: monde
  951. [16:14:43] [Server thread/INFO]: GroupManager - INFO - World Found: world
  952. [16:14:43] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  953. [16:14:43] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  954. [16:14:43] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  955. [16:14:43] [Server thread/INFO]: GroupManager version 2.0.1 is enabled!
  956. [16:14:43] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  957. [16:14:43] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  958. [16:14:43] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  959. [16:14:43] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  960. [16:14:43] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  961. [16:14:44] [Server thread/INFO]: [ClearLag] Loading modules...
  962. [16:14:44] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  963. [16:14:44] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  964. [16:14:44] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  965. [16:14:44] [Thread-10/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
  966. [16:14:44] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
  967. [16:14:44] [Server thread/INFO]: [BanItem] Enabling BanItem v2.8
  968. [16:14:44] [Server thread/INFO]: [BanItem] BanItem is now Enabled!
  969. [16:14:44] [Server thread/INFO]: [BanItem] made by: [abcalvin]
  970. [16:14:44] [Server thread/INFO]: BanItem's config.yml detected
  971. [16:14:44] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.7.9
  972. [16:14:44] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  973. [16:14:44] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  974. [16:14:44] [Server thread/INFO]: [WorldBorder] [CONFIG] World "testtt" has border radius 35000 at X: 312,7 Z: 168,4
  975. [16:14:44] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -252,0 Y: 64,0 Z: 148,0
  976. [16:14:44] [Server thread/INFO]: [MOTDColor] Enabling MOTDColor v0.5
  977. [16:14:44] [Server thread/INFO]: [MOTDColor] MOTDColor event priority: NORMAL
  978. [16:14:44] [Server thread/INFO]: [MOTDColor] MOTDColor: icon url loaded.
  979. [16:14:44] [Server thread/INFO]: [MOTDColor] MOTDColor: icon loaded.
  980. [16:14:44] [Server thread/INFO]: [MOTDColor] MOTDColor enabled!
  981. [16:14:44] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.4
  982. [16:14:45] [Thread-10/INFO]: [ClearLag] No updates found!
  983. [16:14:47] [Server thread/INFO]: [BuycraftX] Validating your server key...
  984. [16:14:49] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
  985. [16:14:49] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
  986. [16:14:50] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  987. [16:14:50] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
  988. [16:14:50] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
  989. [16:14:51] [Server thread/INFO]: [WorldGuard] (monde) TNT ignition is PERMITTED.
  990. [16:14:51] [Server thread/INFO]: [WorldGuard] (monde) Lighters are PERMITTED.
  991. [16:14:51] [Server thread/INFO]: [WorldGuard] (monde) Lava fire is blocked.
  992. [16:14:51] [Server thread/INFO]: [WorldGuard] (monde) Fire spread is UNRESTRICTED.
  993. [16:14:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'monde'
  994. [16:14:51] [Server thread/INFO]: [WorldGuard] (DIM1) TNT ignition is PERMITTED.
  995. [16:14:51] [Server thread/INFO]: [WorldGuard] (DIM1) Lighters are PERMITTED.
  996. [16:14:51] [Server thread/INFO]: [WorldGuard] (DIM1) Lava fire is blocked.
  997. [16:14:51] [Server thread/INFO]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
  998. [16:14:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
  999. [16:14:51] [Server thread/INFO]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED.
  1000. [16:14:51] [Server thread/INFO]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
  1001. [16:14:51] [Server thread/INFO]: [WorldGuard] (DIM-1) Lava fire is blocked.
  1002. [16:14:51] [Server thread/INFO]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
  1003. [16:14:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
  1004. [16:14:51] [Server thread/INFO]: [WorldGuard] Loading region data...
  1005. [16:14:51] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  1006. [16:14:51] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
  1007. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ss
  1008. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1009. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SpawnMehdi
  1010. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1011. [16:14:52] [Server thread/INFO]: Loading dimension 14 (testtt) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  1012. [16:14:52] [Server thread/INFO]: Preparing start region for level 3 (Dimension: 14, Seed: 4696650013541791167)
  1013. [16:14:52] [Server thread/INFO]: [WorldGuard] (testtt) TNT ignition is PERMITTED.
  1014. [16:14:52] [Server thread/INFO]: [WorldGuard] (testtt) Lighters are PERMITTED.
  1015. [16:14:52] [Server thread/INFO]: [WorldGuard] (testtt) Lava fire is blocked.
  1016. [16:14:52] [Server thread/INFO]: [WorldGuard] (testtt) Fire spread is UNRESTRICTED.
  1017. [16:14:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'testtt'
  1018. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: map1
  1019. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1020. [16:14:52] [Server thread/INFO]: Loading dimension 15 (world123) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  1021. [16:14:52] [Server thread/INFO]: Preparing start region for level 4 (Dimension: 15, Seed: 8797285024677826627)
  1022. [16:14:52] [Server thread/INFO]: [WorldGuard] (world123) TNT ignition is PERMITTED.
  1023. [16:14:52] [Server thread/INFO]: [WorldGuard] (world123) Lighters are PERMITTED.
  1024. [16:14:52] [Server thread/INFO]: [WorldGuard] (world123) Lava fire is blocked.
  1025. [16:14:52] [Server thread/INFO]: [WorldGuard] (world123) Fire spread is UNRESTRICTED.
  1026. [16:14:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world123'
  1027. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn1
  1028. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1029. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SpawnFac
  1030. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1031. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn2
  1032. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1033. [16:14:52] [Server thread/INFO]: Loading dimension 18 (Minage) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  1034. [16:14:52] [Server thread/INFO]: Preparing start region for level 5 (Dimension: 18, Seed: 2255596854933684177)
  1035. [16:14:52] [Server thread/INFO]: [WorldGuard] (Minage) TNT ignition is PERMITTED.
  1036. [16:14:52] [Server thread/INFO]: [WorldGuard] (Minage) Lighters are PERMITTED.
  1037. [16:14:52] [Server thread/INFO]: [WorldGuard] (Minage) Lava fire is blocked.
  1038. [16:14:52] [Server thread/INFO]: [WorldGuard] (Minage) Fire spread is UNRESTRICTED.
  1039. [16:14:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Minage'
  1040. [16:14:52] [Server thread/INFO]: Loading dimension 17 (MondeMinage) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  1041. [16:14:52] [Server thread/INFO]: Preparing start region for level 6 (Dimension: 17, Seed: 1070875807647987719)
  1042. [16:14:52] [Server thread/INFO]: [WorldGuard] (MondeMinage) TNT ignition is PERMITTED.
  1043. [16:14:52] [Server thread/INFO]: [WorldGuard] (MondeMinage) Lighters are PERMITTED.
  1044. [16:14:52] [Server thread/INFO]: [WorldGuard] (MondeMinage) Lava fire is blocked.
  1045. [16:14:52] [Server thread/INFO]: [WorldGuard] (MondeMinage) Fire spread is UNRESTRICTED.
  1046. [16:14:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MondeMinage'
  1047. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Test2
  1048. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1049. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: testt
  1050. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1051. [16:14:52] [Server thread/INFO]: Loading dimension 5 (Serveur) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  1052. [16:14:52] [Server thread/INFO]: Preparing start region for level 7 (Dimension: 5, Seed: 8108437058939925329)
  1053. [16:14:52] [Server thread/INFO]: [WorldGuard] (Serveur) TNT ignition is PERMITTED.
  1054. [16:14:52] [Server thread/INFO]: [WorldGuard] (Serveur) Lighters are PERMITTED.
  1055. [16:14:52] [Server thread/INFO]: [WorldGuard] (Serveur) Lava fire is blocked.
  1056. [16:14:52] [Server thread/INFO]: [WorldGuard] (Serveur) Fire spread is UNRESTRICTED.
  1057. [16:14:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Serveur'
  1058. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawnmehdi6
  1059. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1060. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawnmehdi5
  1061. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1062. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawnmehdi4
  1063. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1064. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawnmehdi3
  1065. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1066. [16:14:52] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawnmehdi2
  1067. [16:14:52] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1068. [16:14:52] [Server thread/INFO]: Loading dimension 3 (Spawn) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  1069. [16:14:52] [Server thread/INFO]: Preparing start region for level 8 (Dimension: 3, Seed: -3774683767153244128)
  1070. [16:14:52] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  1071. [16:14:52] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  1072. [16:14:52] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  1073. [16:14:52] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  1074. [16:14:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  1075. [16:14:52] [Server thread/INFO]: Loading dimension 16 (amine) (net.minecraft.server.dedicated.DedicatedServer@1aeb0d61)
  1076. [16:14:52] [Server thread/INFO]: Preparing start region for level 9 (Dimension: 16, Seed: 5096768216688768677)
  1077. [16:14:52] [Server thread/INFO]: [WorldGuard] (amine) TNT ignition is PERMITTED.
  1078. [16:14:52] [Server thread/INFO]: [WorldGuard] (amine) Lighters are PERMITTED.
  1079. [16:14:52] [Server thread/INFO]: [WorldGuard] (amine) Lava fire is blocked.
  1080. [16:14:52] [Server thread/INFO]: [WorldGuard] (amine) Fire spread is UNRESTRICTED.
  1081. [16:14:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'amine'
  1082. [16:14:52] [Server thread/INFO]: [Multiverse-Core] 10 - World(s) loaded.
  1083. [16:14:53] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  1084. [16:14:53] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
  1085. [16:14:53] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  1086. [16:14:53] [Server thread/INFO]: [AuthMe] Set Language: en
  1087. [16:14:53] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
  1088. [16:14:53] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
  1089. [16:14:53] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  1090. [16:14:53] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  1091. [16:14:54] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  1092. [16:14:54] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
  1093. [16:14:54] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.0
  1094. [16:14:54] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
  1095. [16:14:55] [Server thread/WARN]: [SignShop] Essentials signs are enabled, checking for conflicts now!
  1096. [16:14:55] [Server thread/ERROR]: [SignShop] Sign with name [Kit] is enabled for Essentials and conflicts with SignShop!
  1097. [16:14:55] [Server thread/INFO]: [SignShop] v2.11.0 Enabled
  1098. [16:14:55] [Server thread/INFO]: [Factions] Enabling Factions v2.7.3
  1099. [16:14:55] [Server thread/INFO]: [Factions 2.7.3] === ENABLE START ===
  1100. [16:14:56] [Server thread/INFO]: [Factions 2.7.3] === ENABLE COMPLETE (Took 736ms) ===
  1101. [16:14:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1102. [16:14:56] [Server thread/INFO]: Done (26,885s)! For help, type "help" or "?"
  1103. [16:14:56] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
  1104. [16:14:56] [Server thread/INFO]: Registered command noppes with permission node foxz.command.CommandNoppes
  1105. [16:14:56] [Server thread/WARN]: [16:14:56][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs
  1106.  
  1107. [16:14:56] [Server thread/WARN]: [16:14:56][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs
  1108.  
  1109. [16:14:56] [Server thread/ERROR]: Couldn't load server icon
  1110. java.lang.IllegalStateException: Must be 64 pixels wide
  1111. at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[Validate.class:?]
  1112. at net.minecraft.server.MinecraftServer.func_147138_a(MinecraftServer.java:755) [MinecraftServer.class:?]
  1113. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627) [MinecraftServer.class:?]
  1114. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  1115. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
  1116. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
  1117. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
  1118. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] Skipping Dbmojangapi datas since offline mode...
  1119. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
  1120. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] Upgrading from player name to player uuid...
  1121. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] Pre update factions_mplayer.
  1122. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] Post update factions_mplayer. Took 2ms. 0/11 changed.
  1123. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] ... done!
  1124. [16:14:56] [Server thread/INFO]: [MassiveCore 2.7.4] (database saving will now commence which might lock the server for a while)
  1125. [16:14:56] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  1126. [16:14:56] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetching all due players...
  1127. [16:14:57] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetched due players (0 found).
  1128. [16:15:00] [Server thread/WARN]: java.lang.ClassNotFoundException: net/minecraft/server/v1_7_R4/PlayerInventory
  1129. [16:15:00] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  1130. [16:15:00] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
  1131. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.particleeffect.ReflectionUtils$PackageType.getClass(ReflectionUtils.java:414)
  1132. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.mixin.InventoryMixinDefault.(InventoryMixinDefault.java:35)
  1133. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.mixin.Mixin.(Mixin.java:35)
  1134. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.store.SenderEntity.isOffline(SenderEntity.java:97)
  1135. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.store.SenderColl$2.apply(SenderColl.java:142)
  1136. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.store.SenderColl$2.apply(SenderColl.java:139)
  1137. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.store.MStoreUtil.uglySQL(MStoreUtil.java:25)
  1138. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.store.Coll.getAll(Coll.java:141)
  1139. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.store.SenderColl.getAllOffline(SenderColl.java:138)
  1140. [16:15:00] [Server thread/WARN]: at com.massivecraft.factions.entity.MPlayerColl.considerRemovePlayerMillis(MPlayerColl.java:53)
  1141. [16:15:00] [Server thread/WARN]: at com.massivecraft.factions.task.TaskPlayerDataRemove.invoke(TaskPlayerDataRemove.java:36)
  1142. [16:15:00] [Server thread/WARN]: at com.massivecraft.massivecore.ModuloRepeatTask.run(ModuloRepeatTask.java:76)
  1143. [16:15:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1144. [16:15:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346)
  1145. [16:15:00] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:862)
  1146. [16:15:00] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423)
  1147. [16:15:00] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798)
  1148. [16:15:00] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
  1149. [16:15:00] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  1150. [16:16:37] [User Authenticator #1/INFO]: UUID of player _Azok_ is 2f3f8432-f3be-3858-90c1-eee53b558585
  1151. [16:16:38] [Netty IO #2/INFO]: Client protocol version 2
  1152. [16:16:38] [Netty IO #2/INFO]: Attempting connection with missing mods [] at CLIENT
  1153. [16:16:38] [Server thread/INFO]: _Azok_ lost connection: Disconnected
  1154. [16:16:39] [User Authenticator #2/INFO]: UUID of player _Azok_ is 2f3f8432-f3be-3858-90c1-eee53b558585
  1155. [16:16:39] [Server thread/INFO]: _Azok_ lost connection: Disconnected
Advertisement
Add Comment
Please, Sign In to add comment