Advertisement
Flotish

Untitled

Jan 2nd, 2018
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.36 KB | None | 0 0
  1. [15:43:48] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [15:43:48] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [15:43:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [15:43:48] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  5. [15:43:50] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_151, running on Linux:amd64:2.6.32-openvz-042stab126.2-amd64, installed at /usr/lib/jvm/java-8-oracle/jre
  6. [15:43:50] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  7. [15:43:50] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_D6.jar
  8. [15:43:50] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  9. [15:43:50] [main/WARN]: Missing @MCVersion: invtweaks.forge.asm.FMLPlugin
  10. [15:43:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [15:43:50] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
  12. [15:43:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  13. [15:43:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [15:43:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [15:43:50] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
  16. [15:43:50] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
  17. [15:43:50] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
  18. [15:43:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [15:43:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [15:43:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [15:43:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [15:43:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  23. [15:43:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  24. [15:43:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  25. [15:43:56] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
  26. [15:43:56] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  27. [15:44:09] [Server thread/INFO]: Starting minecraft server version 1.7.10
  28. [15:44:09] [Server thread/INFO]: Attempting early MinecraftForge initialization
  29. [15:44:09] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  30. [15:44:09] [Server thread/INFO]: Replaced 184 ore recipies
  31. [15:44:09] [Server thread/INFO]: Completed early MinecraftForge initialization
  32. [15:44:09] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  33. [15:44:09] [Server thread/INFO]: Searching /home/tridonia/serveurmc/mods for mods
  34. [15:44:12] [Server thread/INFO]: Mod freshblock is missing the required element 'name'. Substituting freshblock
  35. [15:44:12] [Server thread/INFO]: Forge Mod Loader has identified 12 mods to load
  36. [15:44:12] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, advcapes, Backpack, DragonsRadioMod, FreshBlockUtilities, inventorytweaks, IronChest, examplemod, freshblock] at CLIENT
  37. [15:44:12] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, advcapes, Backpack, DragonsRadioMod, FreshBlockUtilities, inventorytweaks, IronChest, examplemod, freshblock] at SERVER
  38. [15:44:13] [Server thread/ERROR]: The mod Backpack is expecting signature @FINGERPRINT@ for source Backpacks-Mod.jar, however there is no signature matching that description
  39. [15:44:13] [Server thread/INFO]: Processing ObjectHolder annotations
  40. [15:44:13] [Server thread/INFO]: Found 341 ObjectHolder annotations
  41. [15:44:13] [Server thread/INFO]: Identifying ItemStackHolder annotations
  42. [15:44:13] [Server thread/INFO]: Found 0 ItemStackHolder annotations
  43. [15:44:14] [Server thread/INFO]: Configured a dormant chunk cache size of 0
  44. [15:44:14] [Server thread/INFO]: Applying holder lookups
  45. [15:44:14] [Server thread/INFO]: Holder lookups applied
  46. [15:44:14] [Server thread/INFO]: Injecting itemstacks
  47. [15:44:14] [Server thread/INFO]: Itemstack injection complete
  48. [15:44:14] [Server thread/INFO]: Loading properties
  49. [15:44:14] [Server thread/INFO]: Default game type: SURVIVAL
  50. [15:44:15] [Server thread/INFO]: This server is running Cauldron version 1.7.10-1614.58 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  51. [15:44:15] [Server thread/INFO]: Server Ping Player Sample Count: 12
  52. [15:44:15] [Server thread/INFO]: Using 4 threads for Netty based IO
  53. [15:44:15] [Server thread/INFO]: Generating keypair
  54. [15:44:16] [Server thread/INFO]: Starting Minecraft server on *:25565
  55. [15:44:16] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  56. [15:44:16] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  57. [15:44:16] [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.
  58. [15:44:16] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  59. [15:44:16] [Server thread/INFO]: [Dragon's Radio Mod] *** Error caught by Dragon's Radio Mod ***
  60. [15:44:16] [Server thread/INFO]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.thesociety.eu/dragonsradiomod/validate.php?port=25565
  61. [15:44:16] [Server thread/INFO]: [Dragon's Radio Mod] *** End of Exception caught by Dragon's Radio Mod ***
  62. [15:44:16] [Server thread/INFO]: [Dragon's Radio Mod] Please Report this error to DragonbornSR! (info@thesociety.eu)
  63. [15:44:16] [Server thread/INFO]: DIRT BLOCK >> tile.dirt
  64. [15:44:16] [Server thread/INFO]: Injecting itemstacks
  65. [15:44:16] [Server thread/INFO]: Itemstack injection complete
  66. [15:44:16] [Server thread/INFO]: Forge Mod Loader has successfully loaded 12 mods
  67. [15:44:16] [Server thread/INFO]: Preparing level "monde"
  68. [15:44:17] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
  69. [15:44:17] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
  70. [15:44:17] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
  71. [15:44:17] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
  72. [15:44:17] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
  73. [15:44:17] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
  74. [15:44:17] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
  75. [15:44:17] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
  76. [15:44:17] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
  77. [15:44:17] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
  78. [15:44:17] [Server thread/INFO]: Injecting existing block and item data into this server instance
  79. [15:44:17] [Server thread/INFO]: Applying holder lookups
  80. [15:44:17] [Server thread/INFO]: Holder lookups applied
  81. [15:44:17] [Server thread/INFO]: Injected new Forge block material IRONCHEST_BLOCKIRONCHEST with ID 165.
  82. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILERUBIS with ID 166.
  83. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILECOBALT with ID 167.
  84. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILEBERYL with ID 168.
  85. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILECRYSTAL with ID 169.
  86. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILEBLOCKRUBIS with ID 176.
  87. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILESAPHIR with ID 177.
  88. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILEBLOCKCOBALT with ID 178.
  89. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILEBLOCKBERYL with ID 179.
  90. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILEBLOCKCRYSTAL with ID 180.
  91. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILEBLOCKSAPHIR with ID 181.
  92. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILESLABOBSI with ID 182.
  93. [15:44:17] [Server thread/INFO]: Injected new Forge block material FRESHBLOCK_TILESTAIROBSI with ID 183.
  94. [15:44:17] [Server thread/INFO]: Injected new Forge block material DRAGONSRADIOMOD_RADIO with ID 184.
  95. [15:44:17] [Server thread/INFO]: Injected new Forge block material DRAGONSRADIOMOD_SPEAKER with ID 185.
  96. [15:44:17] [Server thread/INFO]: Injected new Forge block material DRAGONSRADIOMOD_DUMMYSPEAKER with ID 186.
  97. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_IRONGOLDUPGRADE with ID 4096.
  98. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_GOLDDIAMONDUPGRADE with ID 4097.
  99. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_COPPERSILVERUPGRADE with ID 4098.
  100. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_SILVERGOLDUPGRADE with ID 4099.
  101. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_COPPERIRONUPGRADE with ID 4100.
  102. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_DIAMONDCRYSTALUPGRADE with ID 4101.
  103. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_WOODIRONUPGRADE with ID 4102.
  104. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_WOODCOPPERUPGRADE with ID 4103.
  105. [15:44:17] [Server thread/INFO]: Injected new Forge item material IRONCHEST_DIAMONDOBSIDIANUPGRADE with ID 4104.
  106. [15:44:17] [Server thread/INFO]: Injected new Forge item material BACKPACK_TANNEDLEATHER with ID 4105.
  107. [15:44:17] [Server thread/INFO]: Injected new Forge item material BACKPACK_WORKBENCHBACKPACK with ID 4106.
  108. [15:44:17] [Server thread/INFO]: Injected new Forge item material BACKPACK_BACKPACK with ID 4107.
  109. [15:44:17] [Server thread/INFO]: Injected new Forge item material BACKPACK_BOUNDLEATHER with ID 4108.
  110. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALT with ID 4109.
  111. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISHELMET with ID 4110.
  112. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTAL with ID 4111.
  113. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISAXE with ID 4112.
  114. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISLEGGINGS with ID 4113.
  115. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISCHESTPLATE with ID 4114.
  116. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRHELMET with ID 4115.
  117. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRCHESTPLATE with ID 4116.
  118. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISPICKAXE with ID 4117.
  119. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRBOOTS with ID 4118.
  120. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIR with ID 4119.
  121. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRAXE with ID 4120.
  122. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRHOE with ID 4121.
  123. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRSHOVEL with ID 4122.
  124. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRSWORD with ID 4123.
  125. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALHELMET with ID 4124.
  126. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALCHESTPLATE with ID 4125.
  127. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALLEGGINGS with ID 4126.
  128. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMFRAGEMENTDECRISTAL with ID 4127.
  129. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISSHOVEL with ID 4128.
  130. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALAXE with ID 4129.
  131. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALBOOTS with ID 4130.
  132. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALSHOVEL with ID 4131.
  133. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALSWORD with ID 4132.
  134. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTHELMET with ID 4133.
  135. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTCHESTPLATE with ID 4134.
  136. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBIS with ID 4135.
  137. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTBOOTS with ID 4136.
  138. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTPICKAXE with ID 4137.
  139. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTAXE with ID 4138.
  140. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISSWORD with ID 4139.
  141. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTSHOVEL with ID 4140.
  142. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTSWORD with ID 4141.
  143. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLHELMET with ID 4142.
  144. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLCHESTPLATE with ID 4143.
  145. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLLEGGINGS with ID 4144.
  146. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALPICKAXE with ID 4145.
  147. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLPICKAXE with ID 4146.
  148. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLAXE with ID 4147.
  149. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLHOE with ID 4148.
  150. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLSHOVEL with ID 4149.
  151. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLSWORD with ID 4150.
  152. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTHOE with ID 4151.
  153. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCRYSTALHOE with ID 4152.
  154. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISHOE with ID 4153.
  155. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRLEGGINGS with ID 4154.
  156. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMCOBALTLEGGINGS with ID 4155.
  157. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYL with ID 4156.
  158. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMSAPHIRPICKAXE with ID 4157.
  159. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMBERYLBOOTS with ID 4158.
  160. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCK_ITEMRUBISBOOTS with ID 4159.
  161. [15:44:17] [Server thread/INFO]: Injected new Forge item material DRAGONSRADIOMOD_DRAGONSRADIOTUNER with ID 4160.
  162. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCKUTILITIES_FRESHMINAGEAPPLE with ID 4161.
  163. [15:44:17] [Server thread/INFO]: Injected new Forge item material FRESHBLOCKUTILITIES_FRESHJUMPBANANA with ID 4162.
  164. [15:44:18] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
  165. [15:44:18] [Server thread/INFO]: Loaded inheritance map of 895 classes
  166. [15:44:26] [Server thread/INFO]: [MuteManager] Loading MuteManager v0.16-34
  167. [15:44:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  168. [15:44:26] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  169. [15:44:26] [Server thread/INFO]: [killStats] Loading killStats v3.0
  170. [15:44:26] [Server thread/INFO]: [GroupManager] Loading GroupManager vPre2.14.1.3 FINAL (Phoenix)
  171. [15:44:26] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
  172. [15:44:26] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  173. [15:44:26] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.2
  174. [15:44:26] [Server thread/INFO]: [ClearChat+] Loading ClearChatPlus v2.2.0.2
  175. [15:44:26] [Server thread/INFO]: [BottleXp] Loading BottleXp v1.0
  176. [15:44:26] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  177. [15:44:26] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
  178. [15:44:27] [Server thread/WARN]: [ProtocolLib] Updater section is missing, regenerate your config!
  179. [15:44:27] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) is lower than the minimum (MC: 1.8.0)
  180. [15:44:29] [Server thread/WARN]: [ProtocolLib] Failed to register command PACKET: java.lang.NoSuchMethodError: guava10.com.google.common.collect.Range.closed(Ljava/lang/Comparable;Ljava/lang/Comparable;)Lguava10/com/google/common/collect/Range;
  181. [15:44:29] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  182. [15:44:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  183. [15:44:29] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.4
  184. [15:44:29] [Server thread/INFO]: [zTotem] Loading zTotem v1.8
  185. [15:44:29] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
  186. [15:44:29] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  187. [15:44:29] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  188. [15:44:29] [Server thread/INFO]: [ItemCases] Loading ItemCases v2.6.1
  189. [15:44:29] [Server thread/INFO]: [ColoredChat] Loading ColoredChat v0.3
  190. [15:44:29] [Server thread/INFO]: [iConomy] Loading iConomy v7.0.6
  191. [15:44:29] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
  192. [15:44:29] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b699
  193. [15:44:29] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  194. [15:44:29] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v2.1.5
  195. [15:44:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  196. [15:44:29] [Server thread/INFO]: [ChatColor] Loading ChatColor v1.5
  197. [15:44:29] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.6.0
  198. [15:44:29] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
  199. [15:44:29] [Server thread/INFO]: [AZRank] Loading AZRank v1.3.b4
  200. [15:44:29] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.12
  201. [15:44:29] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  202. [15:44:29] [Server thread/INFO]: [NoItem] Loading NoItem v3.1.0
  203. [15:44:29] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
  204. [15:44:29] [Server thread/INFO]: [RandomTP] Loading RandomTP v1.3
  205. [15:44:29] [Server thread/INFO]: [Trading] Loading Trading v3.2
  206. [15:44:29] [Server thread/INFO]: [KoTH] Loading KoTH v1.1.7 BETA
  207. [15:44:29] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
  208. [15:44:29] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.1
  209. [15:44:29] [Server thread/INFO]: [MySpawnerMenu] Loading MySpawnerMenu v3.0.8
  210. [15:44:29] [Server thread/INFO]: [CombatLog] Loading CombatLog v2.3.0
  211. [15:44:29] [Server thread/INFO]: [FactionChat] Loading FactionChat v1.9.7
  212. [15:44:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
  213. [15:44:29] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  214. [15:44:29] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  215. [15:44:30] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  216. [15:44:30] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  217. [15:44:30] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  218. [15:44:30] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  219. [15:44:30] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  220. [15:44:30] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  221. [15:44:30] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  222. [15:44:30] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  223. [15:44:31] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  224. [15:44:31] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
  225. [15:44:31] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
  226. [15:44:31] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  227. [15:44:31] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  228. [15:44:31] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  229. [15:44:31] [Server thread/INFO]: [MassiveCore 2.7.5] Skipping Dbmojangapi datas since offline mode...
  230. [15:44:31] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  231. [15:44:31] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 58ms.
  232. [15:44:32] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
  233. [15:44:32] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 1163ms) ===
  234. [15:44:32] [Server thread/INFO]: Loading dimension 0 (monde) (net.minecraft.server.dedicated.DedicatedServer@11126793)
  235. [15:44:32] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@11126793)
  236. [15:44:33] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@11126793)
  237. [15:44:33] [Server thread/INFO]: Preparing start region for level 0
  238. [15:44:34] [Server thread/INFO]: Preparing spawn area: 33%
  239. [15:44:35] [Server thread/INFO]: Preparing spawn area: 97%
  240. [15:44:35] [Server thread/INFO]: [MuteManager] Enabling MuteManager v0.16-34
  241. [15:44:35] [Server thread/INFO]: [MuteManager] Configuration loaded.
  242. [15:44:35] [Server thread/INFO]: [MuteManager] Loading mute list from file: muted-players.ser
  243. [15:44:35] [Server thread/INFO]: [MuteManager] MuteManager main loop running.
  244. [15:44:35] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  245. [15:44:35] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  246. [15:44:37] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  247. [15:44:37] [Server thread/INFO]: Le format de la version de Bukkit a été changé. La version n'a pas été vérifiée.
  248. [15:44:37] [Server thread/INFO]: 1.7.10-1614.58 (MC: 1.7.10)
  249. [15:44:37] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  250. [15:44:37] [Server thread/INFO]: Using locale fr
  251. [15:44:37] [Server thread/INFO]: Using locale fr
  252. [15:44:38] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  253. [15:44:38] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  254. [15:44:38] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  255. [15:44:38] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.5.6-b49)
  256. [15:44:38] [Server thread/INFO]: [killStats] Enabling killStats v3.0
  257. [15:44:38] [Server thread/WARN]: [killStats] Could not save rewards.yml to plugins/killStats/rewards.yml because rewards.yml already exists.
  258. [15:44:38] [Server thread/ERROR]: false
  259. [15:44:38] [Server thread/INFO]: [GroupManager] Enabling GroupManager vPre2.14.1.3 FINAL (Phoenix)
  260. [15:44:39] [Server thread/INFO]: GroupManager - INFO - World Found: mode
  261. [15:44:39] [Server thread/WARN]: GroupManager - WARNING - There is no group Moderator, as stated for player KHobbits: Set to 'Citoyen' for file: plugins/GroupManager/worlds/mode/users.yml
  262. [15:44:39] [Server thread/WARN]: GroupManager - WARNING - There is no group Moderator, as stated for player ElgarL: Set to 'Citoyen' for file: plugins/GroupManager/worlds/mode/users.yml
  263. [15:44:39] [Server thread/INFO]: GroupManager - INFO - World Found: monde
  264. [15:44:39] [Server thread/INFO]: GroupManager - INFO - World Found: world
  265. [15:44:39] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  266. [15:44:39] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  267. [15:44:39] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  268. [15:44:39] [Server thread/INFO]: GroupManager version Pre2.14.1.3 FINAL (Phoenix) is enabled!
  269. [15:44:39] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  270. [15:44:39] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  271. [15:44:39] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  272. [15:44:39] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  273. [15:44:39] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
  274. [15:44:39] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  275. [15:44:39] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  276. [15:44:39] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
  277. [15:44:39] [Server thread/INFO]: [ClearLag] Loading modules...
  278. [15:44:39] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  279. [15:44:39] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  280. [15:44:39] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  281. [15:44:39] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
  282. [15:44:39] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.2
  283. [15:44:39] [Server thread/INFO]: [ClearChat+] Enabling ClearChatPlus v2.2.0.2
  284. [15:44:39] [Server thread/INFO]: [ClearChat+] Enabled ClearChat+ by x00Hero
  285. [15:44:39] [Server thread/INFO]: [BottleXp] Enabling BottleXp v1.0
  286. [15:44:39] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  287. [15:44:40] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 1.0 blocks, and timer delay of 5.
  288. [15:44:40] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  289. [15:44:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "monde" has border radius 8000 at X: 122,5 Z: -311,2
  290. [15:44:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 14100 at X: 0,5 Z: 0,5
  291. [15:44:40] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 124,0 Y: 66,0 Z: -312,0
  292. [15:44:40] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  293. [15:44:40] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b691
  294. [15:44:41] [Thread-11/INFO]: [ClearLag] No updates found!
  295. [15:44:41] [Server thread/INFO]: Loading dimension 12 (mode) (net.minecraft.server.dedicated.DedicatedServer@11126793)
  296. [15:44:41] [Server thread/INFO]: Preparing start region for level 3 (Dimension: 12, Seed: 8476325010895003219)
  297. [15:44:41] [Server thread/INFO]: Loading dimension 4 (world) (net.minecraft.server.dedicated.DedicatedServer@11126793)
  298. [15:44:41] [Server thread/INFO]: Preparing start region for level 4 (Dimension: 4, Seed: 8933556294490709633)
  299. [15:44:41] [Server thread/INFO]: Loading dimension 11 (Ressource) (net.minecraft.server.dedicated.DedicatedServer@11126793)
  300. [15:44:41] [Server thread/INFO]: Preparing start region for level 5 (Dimension: 11, Seed: -6136282980082398702)
  301. [15:44:41] [Server thread/INFO]: Loading dimension 9 (Nether) (net.minecraft.server.dedicated.DedicatedServer@11126793)
  302. [15:44:41] [Server thread/INFO]: Preparing start region for level 6 (Dimension: 9, Seed: -1065072219371749569)
  303. [15:44:41] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
  304. [15:44:43] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  305. [15:44:43] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  306. [15:44:45] [Server thread/INFO]: [WorldGuard] (monde) TNT ignition is PERMITTED.
  307. [15:44:45] [Server thread/INFO]: [WorldGuard] (monde) Lighters are PERMITTED.
  308. [15:44:45] [Server thread/INFO]: [WorldGuard] (monde) Lava fire is blocked.
  309. [15:44:45] [Server thread/INFO]: [WorldGuard] (monde) Fire spread is UNRESTRICTED.
  310. [15:44:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'monde'
  311. [15:44:45] [Server thread/INFO]: [WorldGuard] (DIM1) TNT ignition is PERMITTED.
  312. [15:44:45] [Server thread/INFO]: [WorldGuard] (DIM1) Lighters are PERMITTED.
  313. [15:44:45] [Server thread/INFO]: [WorldGuard] (DIM1) Lava fire is blocked.
  314. [15:44:45] [Server thread/INFO]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
  315. [15:44:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
  316. [15:44:45] [Server thread/INFO]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED.
  317. [15:44:45] [Server thread/INFO]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
  318. [15:44:45] [Server thread/INFO]: [WorldGuard] (DIM-1) Lava fire is blocked.
  319. [15:44:45] [Server thread/INFO]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
  320. [15:44:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
  321. [15:44:45] [Server thread/INFO]: [WorldGuard] (mode) TNT ignition is PERMITTED.
  322. [15:44:45] [Server thread/INFO]: [WorldGuard] (mode) Lighters are PERMITTED.
  323. [15:44:45] [Server thread/INFO]: [WorldGuard] (mode) Lava fire is blocked.
  324. [15:44:45] [Server thread/INFO]: [WorldGuard] (mode) Fire spread is UNRESTRICTED.
  325. [15:44:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mode'
  326. [15:44:45] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  327. [15:44:45] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  328. [15:44:45] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  329. [15:44:45] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  330. [15:44:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  331. [15:44:45] [Server thread/INFO]: [WorldGuard] (Ressource) TNT ignition is PERMITTED.
  332. [15:44:45] [Server thread/INFO]: [WorldGuard] (Ressource) Lighters are PERMITTED.
  333. [15:44:45] [Server thread/INFO]: [WorldGuard] (Ressource) Lava fire is blocked.
  334. [15:44:45] [Server thread/INFO]: [WorldGuard] (Ressource) Fire spread is UNRESTRICTED.
  335. [15:44:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Ressource'
  336. [15:44:45] [Server thread/INFO]: [WorldGuard] (Nether) TNT ignition is PERMITTED.
  337. [15:44:45] [Server thread/INFO]: [WorldGuard] (Nether) Lighters are PERMITTED.
  338. [15:44:45] [Server thread/INFO]: [WorldGuard] (Nether) Lava fire is blocked.
  339. [15:44:45] [Server thread/INFO]: [WorldGuard] (Nether) Fire spread is UNRESTRICTED.
  340. [15:44:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nether'
  341. [15:44:45] [Server thread/INFO]: [WorldGuard] Loading region data...
  342. [15:44:47] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.4
  343. [15:44:47] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  344. [15:44:47] [Server thread/INFO]: [zTotem] Enabling zTotem v1.8
  345. [15:44:47] [Server thread/INFO]: §c-----------------------------------
  346. [15:44:47] [Server thread/INFO]: §aPlugin de Totem ! Par Maxlego08
  347. [15:44:47] [Server thread/INFO]: §aVous avez besoin de: Massicore, Faction
  348. [15:44:47] [Server thread/INFO]: §c-----------------------------------
  349. [15:44:47] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
  350. [15:44:47] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  351. [15:44:49] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  352. [15:44:49] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  353. [15:44:49] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  354. [15:44:49] [Server thread/INFO]: [ItemCases] Enabling ItemCases v2.6.1
  355. [15:44:50] [Server thread/INFO]: [ItemCases] HolographicDisplays was not found
  356. [15:44:50] [Server thread/INFO]: [ItemCases] HologramAPI was not found
  357. [15:44:51] [Server thread/INFO]: [ItemCases] Loaded 5 cases
  358. [15:44:51] [Server thread/INFO]: [ItemCases] 2 crate(s) loaded
  359. [15:44:51] [Server thread/INFO]: [ItemCases] Loading Item Names file
  360. [15:44:51] [Server thread/INFO]: [ItemCases] 426 Item Names Loaded
  361. [15:44:51] [Server thread/INFO]: [ItemCases] Loading extra data names
  362. [15:44:51] [Server thread/INFO]: [ColoredChat] Enabling ColoredChat v0.3
  363. [15:44:51] [Server thread/INFO]: ColoredChat v0.3 enabled!
  364. [15:44:51] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0.6
  365. [15:44:51] [Server thread/INFO]: [iConomy - April Fools] Enabled (102 ms)
  366. [15:44:51] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  367. [15:44:51] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  368. [15:44:51] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
  369. [15:44:51] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b699
  370. [15:44:51] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b699 Enabled - By Rigby and fernferret
  371. [15:44:51] [Thread-13/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  372. [15:44:51] [Server thread/INFO]: [MVPLogging] 3 - Portals(s) loaded
  373. [15:44:52] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v2.1.5
  374. [15:44:52] [Server thread/INFO]: [Staff+] Staff+ has been enabled!
  375. [15:44:52] [Server thread/INFO]: [Staff+] Plugin by Shortninja.
  376. [15:44:52] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [StaffPlus] Unsupported server packet ID in current Minecraft version: S24PacketBlockAction[10, legacy: 36]
  377. [15:44:52] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [StaffPlus] Unsupported server packet ID in current Minecraft version: S29PacketSoundEffect[70, legacy: 71]
  378. [15:44:52] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  379. [15:44:52] [Server thread/INFO]: [ChatColor] Enabling ChatColor v1.5
  380. [15:44:52] [Server thread/INFO]: [ChatColor] Thank you for using ChatColor by Sulphate!
  381. [15:44:52] [Server thread/INFO]: [ChatColor] >> The current version is: 1.5!
  382. [15:44:52] [Server thread/INFO]: [ChatColor] >> ChatColor has been enabled!
  383. [15:44:52] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
  384. [15:44:57] [Server thread/WARN]: =============================================================
  385. [15:44:57] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  386. [15:44:57] [Server thread/WARN]: Offendor: org/ibex/nestedvm/Interpreter.main([Ljava/lang/String;)V
  387. [15:44:57] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
  388. [15:44:57] [Server thread/WARN]: =============================================================
  389. [15:44:57] [Server thread/WARN]: =============================================================
  390. [15:44:57] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  391. [15:44:57] [Server thread/WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
  392. [15:44:57] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
  393. [15:44:57] [Server thread/WARN]: =============================================================
  394. [15:44:57] [Server thread/WARN]: =============================================================
  395. [15:44:57] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  396. [15:44:57] [Server thread/WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
  397. [15:44:57] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
  398. [15:44:57] [Server thread/WARN]: =============================================================
  399. [15:45:00] [Server thread/WARN]: Unexpected token END OF FILE at position 291.
  400. [15:45:00] [Server thread/WARN]: at org.json.simple.parser.JSONParser.parse(Unknown Source)
  401. [15:45:00] [Server thread/WARN]: at org.json.simple.parser.JSONParser.parse(Unknown Source)
  402. [15:45:00] [Server thread/WARN]: at subside.plugins.koth.c.b.d(Unknown Source)
  403. [15:45:00] [Server thread/WARN]: at subside.plugins.koth.Koth.a(Unknown Source)
  404. [15:45:00] [Server thread/WARN]: at subside.plugins.koth.Koth.onEnable(Unknown Source)
  405. [15:45:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  406. [15:45:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
  407. [15:45:00] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
  408. [15:45:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:438)
  409. [15:45:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:372)
  410. [15:45:00] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:519)
  411. [15:45:00] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:493)
  412. [15:45:00] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:453)
  413. [15:45:00] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337)
  414. [15:45:00] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  415. [15:45:00] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  416. [15:45:00] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
  417. [15:45:02] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 1528ms) ===
  418. [15:45:02] [Server thread/INFO]: [MySpawnerMenu] worldGuard depends loaded !
  419. [15:45:02] [Server thread/INFO]:
  420. [MySpawnerMenu] Loading MySpawnerMenu depends and Spawners ...
  421. [15:45:02] [Server thread/INFO]: [MySpawnerMenu] Storage type : 'Config'
  422. [15:45:02] [Server thread/INFO]: [MySpawnerMenu] 3 spawners > Loaded !
  423.  
  424. [15:45:04] [Server thread/INFO]: Done (47.161s)! For help, type "help" or "?"
  425. [15:45:04] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
  426. [15:45:04] [Server thread/INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
  427. [15:45:04] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
  428. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  429. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  430. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  431. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] Skipping Dbmojangapi datas since offline mode...
  432. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  433. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
  434. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
  435. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 2ms. 0/1 changed.
  436. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5]  ... done!
  437. [15:45:04] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
  438. [15:45:04] [Server thread/INFO]: [ColoredTags] Found an update: v2.1.3 (Your version: v2.1.1)
  439. [15:45:04] [Server thread/INFO]: [ColoredTags] Type "/ctags update" or download it from:
  440. [15:45:04] [Server thread/INFO]: [ColoredTags] dev.bukkit.org/bukkit-plugins/colored-tags
  441. [15:45:04] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  442. [15:45:06] [Thermos version retriever/INFO]: New version of Thermos available: 1.7.10-1614.57
  443. [15:45:06] [Thermos version retriever/INFO]: Download at: https://github.com/CyberdyneCC/Thermos/releases
  444. [15:46:09] [User Authenticator #1/INFO]: UUID of player Flotish is 4c510b0e-9661-3d08-87e0-3ab9fbb5d2af
  445. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.Container
  446. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  447. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerChest
  448. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerHopper
  449. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  450. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
  451. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  452. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  453. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerDispenser
  454. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
  455. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerBeacon
  456. [15:46:09] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerMerchant
  457. [15:46:10] [Server thread/WARN]: java.lang.ClassNotFoundException: net/minecraft/server/v1_7_R4/PlayerInventory
  458. [15:46:10] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  459. [15:46:10] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
  460. [15:46:10] [Server thread/WARN]: at com.massivecraft.massivecore.particleeffect.ReflectionUtils$PackageType.getClass(ReflectionUtils.java:414)
  461. [15:46:10] [Server thread/WARN]: at com.massivecraft.massivecore.mixin.InventoryMixinDefault.<clinit>(InventoryMixinDefault.java:35)
  462. [15:46:10] [Server thread/WARN]: at com.massivecraft.massivecore.mixin.Mixin.<clinit>(Mixin.java:35)
  463. [15:46:10] [Server thread/WARN]: at com.massivecraft.massivecore.util.IdUtil.playerLoginLowest(IdUtil.java:388)
  464. [15:46:10] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  465. [15:46:10] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  466. [15:46:10] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  467. [15:46:10] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  468. [15:46:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:334)
  469. [15:46:10] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  470. [15:46:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507)
  471. [15:46:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492)
  472. [15:46:10] [Server thread/WARN]: at net.minecraft.server.management.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:581)
  473. [15:46:10] [Server thread/WARN]: at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:128)
  474. [15:46:10] [Server thread/WARN]: at net.minecraft.server.network.NetHandlerLoginServer.func_147233_a(NetHandlerLoginServer.java:68)
  475. [15:46:10] [Server thread/WARN]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:248)
  476. [15:46:10] [Server thread/WARN]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181)
  477. [15:46:10] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023)
  478. [15:46:10] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
  479. [15:46:10] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
  480. [15:46:10] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
  481. [15:46:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  482. [15:46:10] [Netty IO #2/INFO]: Client protocol version 2
  483. [15:46:10] [Netty IO #2/INFO]: Client attempting to join with 11 mods : advcapes@1.2,freshblock@1.0,Backpack@2.0.1,FML@7.10.99.99,inventorytweaks@1.59-dev-152-cf6e263,FreshBlockUtilities@1.0.0,Forge@10.13.4.1558,DragonsRadioMod@1.7.1,IronChest@6.0.60.741,mcp@9.05,examplemod@1.0
  484. [15:46:10] [Netty IO #2/INFO]: Attempting connection with missing mods [kimagine] at CLIENT
  485. [15:46:10] [Server thread/INFO]: [Server thread] Server side modded connection established
  486. [15:46:10] [Server thread/INFO]: Flotish[/92.170.199.169:53997] logged in with entity id 6 at ([world] 119.06814655365825, 68.0, 152.23164178216032)
  487. [15:46:12] [Server thread/INFO]: [+] Flotish
  488. [15:46:18] [Server thread/INFO]: Flotish issued server command: /l ******
  489. [15:46:19] [Server thread/INFO]: Flotish issued server command: /ct
  490. [15:46:20] [Server thread/INFO]: <**koukou [Fondateur]Flotish> E
  491. [15:46:23] [Server thread/INFO]: Flotish issued server command: /f claim o
  492. [15:46:24] [Server thread/INFO]: <**koukou [Fondateur]Flotish> E
  493. [15:47:09] [Server thread/INFO]: Flotish issued server command: /gmc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement