Advertisement
Guest User

Untitled

a guest
Jul 24th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.50 KB | None | 0 0
  1. [13:04:17] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [13:04:17] [Server thread/INFO]: Loading properties
  3. [13:04:17] [Server thread/INFO]: Default game type: SURVIVAL
  4. [13:04:17] [Server thread/INFO]: Generating keypair
  5. [13:04:17] [Server thread/INFO]: Starting Minecraft server on 192.99.46.97:25565
  6. [13:04:18] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
  7. [13:04:18] [Server thread/WARN]: Couldn't load server icon
  8. java.lang.IllegalArgumentException: Must be 64 pixels wide
  9. at org.apache.commons.lang.Validate.isTrue(Validate.java:157) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  10. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadServerIcon0(CraftServer.java:1649) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  11. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadServerIcon0(CraftServer.java:1637) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  12. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadIcon(CraftServer.java:807) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  13. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:308) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  14. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  15. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  16. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  17. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  18. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  19. [13:04:18] [Thread-6/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
  20. [13:04:18] [Thread-6/WARN]: Could not get latest artifact information: FileNotFoundException
  21. [13:04:18] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft (1).jar' in folder 'plugins'
  22. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/Packet
  23. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  25. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  26. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  27. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  28. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  29. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  30. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  31. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  32. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  33. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/Packet
  34. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  35. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  38. ... 9 more
  39. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R2.Packet
  40. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  41. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  42. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  43. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  44. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  45. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  46. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  47. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  48. ... 9 more
  49. [13:04:18] [Server thread/ERROR]: Could not load 'plugins/Sentry.jar' in folder 'plugins'
  50. org.bukkit.plugin.UnknownDependencyException: Citizens
  51. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  52. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  53. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  54. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  55. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  56. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  57. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  58. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  59. [13:04:18] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  60. [13:04:18] [Server thread/INFO]: [ChatManager] Loading ChatManager v4.0
  61. [13:04:18] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  62. [13:04:18] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.4
  63. [13:04:18] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v2.3
  64. [13:04:18] [Server thread/INFO]: [AdminFun] Loading AdminFun v2.3.0
  65. [13:04:18] [Server thread/INFO]: [AntiAutoSoup] Loading AntiAutoSoup v1.3.4
  66. [13:04:18] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  67. [13:04:18] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  68. [13:04:18] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  69. [13:04:18] [Server thread/INFO]: [CustomPlayerList] Loading CustomPlayerList v1.9
  70. [13:04:18] [Server thread/INFO]: [FancyTab] Loading FancyTab v2.2 Release
  71. [13:04:18] [Server thread/INFO]: [WarpPortals] Loading WarpPortals v5.6.3
  72. [13:04:18] [Server thread/INFO]: [BukkitStaffList] Loading BukkitStaffList v2.0
  73. [13:04:18] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.4
  74. [13:04:18] [Server thread/INFO]: [Announcement] Loading Announcement v1.0.3
  75. [13:04:18] [Server thread/INFO]: [Corereport] Loading Corereport v1.3
  76. [13:04:18] [Server thread/INFO]: [Spyadmin] Loading Spyadmin v0.1.2
  77. [13:04:18] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  78. [13:04:18] [Server thread/INFO]: [PvPSoup] Loading PvPSoup v1.2.1
  79. [13:04:18] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.2
  80. [13:04:18] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  81. [13:04:18] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v1.9.3.2
  82. [13:04:18] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  83. [13:04:18] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b329
  84. [13:04:18] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.0
  85. [13:04:18] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.2-bukkit
  86. [13:04:18] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  87. [13:04:18] [Server thread/INFO]: [Factions] Loading Factions v2.7.3
  88. [13:04:18] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
  89. [13:04:18] [Server thread/INFO]: [PvPManager] Loading PvPManager v2.4.9
  90. [13:04:18] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.4
  91. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE START ===
  92. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Cachefile datas...
  93. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Onlineplayer datas...
  94. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Registry datas...
  95. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Dbmojangapi datas...
  96. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §bPlayer Strings Found: §d0
  97. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §bPlayer Strings Cached: §d0
  98. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §bPlayer Strings Remaining: §d0
  99. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eNow fetching the remaining players from Mojang API ...
  100. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §e ... done!
  101. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eSaving Cachefile...
  102. [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eSetup of IdUtil took §d30§ems.
  103. [13:04:19] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE §aCOMPLETE §e(Took §d127ms§e) ===
  104. [13:04:19] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  105. [13:04:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  106. [13:04:19] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  107. [13:04:19] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  108. [13:04:19] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  109. [13:04:19] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  110. [13:04:19] [Server thread/INFO]: [MassiveCore 2.7.4] §aActivated §eintegration with §dVault
  111. [13:04:19] [Server thread/INFO]: Preparing level "world"
  112. [13:04:19] [Server thread/WARN]: java.io.EOFException
  113. [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readUByte(Unknown Source)
  114. [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readUShort(Unknown Source)
  115. [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
  116. [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  117. [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  118. [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:13)
  119. [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PersistentCollection.get(SourceFile:45)
  120. [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.WorldServer.<init>(WorldServer.java:73)
  121. [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:222)
  122. [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
  123. [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
  124. [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  125. [13:04:19] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8293555951705783114)
  126. [13:04:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8293555951705783114)
  127. [13:04:20] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8293555951705783114)
  128. [13:04:20] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  129. [13:04:20] [Server thread/INFO]: GroupManager - INFO - World Found: world
  130. [13:04:20] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  131. [13:04:20] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  132. [13:04:20] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  133. [13:04:20] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  134. [13:04:20] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  135. [13:04:20] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  136. [13:04:20] [Server thread/INFO]: [ChatManager] Enabling ChatManager v4.0
  137. [13:04:20] [Server thread/INFO]: [ChatManager] [ChatManager] Plugin Enabling!
  138. [13:04:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  139. [13:04:20] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  140. [13:04:20] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R3 as the Bukkit adapter
  141. [13:04:20] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v2.3
  142. [13:04:20] [Server thread/INFO]: [AdminFun] Enabling AdminFun v2.3.0
  143. [13:04:20] [Server thread/INFO]: [AdminFun] AdminFun's metrics system is enabled!
  144. [13:04:20] [Server thread/INFO]: [AdminFun] +-----------------------------------+
  145. [13:04:20] [Server thread/INFO]: [AdminFun] | AdminFun v2.3.0 has been enabled! |
  146. [13:04:20] [Server thread/INFO]: [AdminFun] +-----------------------------------+
  147. [13:04:20] [Server thread/INFO]: [AntiAutoSoup] Enabling AntiAutoSoup v1.3.4
  148. [13:04:20] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  149. [13:04:20] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  150. [13:04:20] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  151. [13:04:20] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 8293555951705783114
  152. [13:04:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: FLAT & seed: 8293555951705783114
  153. [13:04:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: FLAT & seed: 8293555951705783114
  154. [13:04:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'gta' - Env: NORMAL - Type: NORMAL & seed: -1548718849258305789
  155. [13:04:21] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1548718849258305789)
  156. [13:04:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'factions' - Env: NORMAL - Type: NORMAL & seed: -1555794321116481883
  157. [13:04:21] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1555794321116481883)
  158. [13:04:22] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  159. [13:04:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  160. [13:04:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  161. [13:04:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  162. [13:04:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  163. [13:04:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  164. [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  165. [13:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  166. [13:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  167. [13:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  168. [13:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  169. [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  170. [13:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  171. [13:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  172. [13:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  173. [13:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  174. [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  175. [13:04:22] [Server thread/INFO]: [WorldGuard] (gta) TNT ignition is PERMITTED.
  176. [13:04:22] [Server thread/INFO]: [WorldGuard] (gta) Lighters are PERMITTED.
  177. [13:04:22] [Server thread/INFO]: [WorldGuard] (gta) Lava fire is blocked.
  178. [13:04:22] [Server thread/INFO]: [WorldGuard] (gta) Fire spread is UNRESTRICTED.
  179. [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gta'
  180. [13:04:22] [Server thread/INFO]: [WorldGuard] (factions) TNT ignition is PERMITTED.
  181. [13:04:22] [Server thread/INFO]: [WorldGuard] (factions) Lighters are PERMITTED.
  182. [13:04:22] [Server thread/INFO]: [WorldGuard] (factions) Lava fire is blocked.
  183. [13:04:22] [Server thread/INFO]: [WorldGuard] (factions) Fire spread is UNRESTRICTED.
  184. [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions'
  185. [13:04:22] [Server thread/INFO]: [WorldGuard] 11 regions loaded for 'world'
  186. [13:04:22] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'world_nether'
  187. [13:04:22] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  188. [13:04:22] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'gta'
  189. [13:04:22] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'factions'
  190. [13:04:22] [Server thread/INFO]: [CustomPlayerList] Enabling CustomPlayerList v1.9
  191. [13:04:22] [Server thread/INFO]: CustomPlayerList Version 1.9, Has been Enabled.
  192. [13:04:22] [Server thread/INFO]: [FancyTab] Enabling FancyTab v2.2 Release
  193. [13:04:22] [Server thread/INFO]: [FancyTab] This Server is running with CraftBukkit version 1.7.9!
  194. [13:04:22] [Server thread/INFO]: [FancyTab] Version 2.2 by Codebucket
  195. [13:04:22] [Server thread/INFO]: [WarpPortals] Enabling WarpPortals v5.6.3
  196. [13:04:22] [Server thread/INFO]: [WarpPortals] 3 Portals loaded!
  197. [13:04:22] [Server thread/INFO]: [WarpPortals] 3 Destinations loaded!
  198. [13:04:22] [Server thread/INFO]: [BukkitStaffList] Enabling BukkitStaffList v2.0
  199. [13:04:22] [Server thread/ERROR]: [BukkitStaffList] Plugin BukkitStaffList v2.0 has failed to register events for class me.Arabianfellow.StaffOnline.Main because org/kitteh/vanish/event/VanishStatusChangeEvent does not exist.
  200. [13:04:22] [Server thread/INFO]: [TNTRun] Enabling TNTRun v3.4
  201. [13:04:22] [Server thread/INFO]: [Announcement] Enabling Announcement v1.0.3
  202. [13:04:22] [Server thread/INFO]: [Announcement] Config Loaded
  203. [13:04:22] [Server thread/INFO]: [Corereport] Enabling Corereport v1.3
  204. [13:04:22] [Server thread/INFO]: [Spyadmin] Enabling Spyadmin v0.1.2
  205. [13:04:22] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  206. [13:04:22] [Server thread/INFO]: [ClearLag] Loading modules...
  207. [13:04:22] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
  208. [13:04:22] [Server thread/WARN]: [ClearLag] ARMOR_STAND is NOT a valid Entity!
  209. [13:04:22] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  210. [13:04:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  211. [13:04:22] [Thread-9/INFO]: [ClearLag] Checking for updates...
  212. [13:04:22] [Server thread/INFO]: [PvPSoup] Enabling PvPSoup v1.2.1
  213. [13:04:22] [Server thread/INFO]: [PvPSoup] |----------------------------------------|
  214. [13:04:22] [Server thread/INFO]: [PvPSoup] | PvPSoup has successfully been enabled! |
  215. [13:04:22] [Server thread/INFO]: [PvPSoup] |----------------------------------------|
  216. [13:04:22] [Server thread/INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.2
  217. [13:04:22] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  218. [13:04:23] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  219. [13:04:23] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  220. [13:04:23] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v1.9.3.2
  221. [13:04:23] [Server thread/WARN]: [CommandSigns] Unable to load sign 1 in signs.yml. Location not valid: Location{world=CraftWorld{name=factions},x=-722.0,y=93.0,z=-2721.0,pitch=0.0,yaw=0.0}.
  222. [13:04:23] [Server thread/WARN]: java.lang.IllegalArgumentException: Location not valid: Location{world=CraftWorld{name=factions},x=-722.0,y=93.0,z=-2721.0,pitch=0.0,yaw=0.0}.
  223. [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.util.SignLoader.loadFile(SignLoader.java:73)
  224. [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.CommandSigns.load(CommandSigns.java:73)
  225. [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.CommandSigns.onEnable(CommandSigns.java:92)
  226. [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  227. [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  228. [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  229. [13:04:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446)
  230. [13:04:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380)
  231. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
  232. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
  233. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
  234. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
  235. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
  236. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  237. [13:04:23] [Server thread/WARN]: [CommandSigns] Unable to load sign 3 in signs.yml. Location not valid: Location{world=CraftWorld{name=factions},x=-720.0,y=93.0,z=-2721.0,pitch=0.0,yaw=0.0}.
  238. [13:04:23] [Server thread/WARN]: java.lang.IllegalArgumentException: Location not valid: Location{world=CraftWorld{name=factions},x=-720.0,y=93.0,z=-2721.0,pitch=0.0,yaw=0.0}.
  239. [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.util.SignLoader.loadFile(SignLoader.java:73)
  240. [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.CommandSigns.load(CommandSigns.java:73)
  241. [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.CommandSigns.onEnable(CommandSigns.java:92)
  242. [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  243. [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  244. [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  245. [13:04:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446)
  246. [13:04:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380)
  247. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
  248. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
  249. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
  250. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
  251. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
  252. [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  253. [13:04:23] [Server thread/INFO]: [CommandSigns] Successfully loaded 6 signs
  254. [13:04:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  255. [13:04:23] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b329
  256. [13:04:23] [Server thread/INFO]: [Multiverse-Inventories 2.5-b329] enabled.
  257. [13:04:23] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.0
  258. [13:04:23] [Server thread/INFO]: [KitAdder] KitAdder has been enabled!
  259. [13:04:23] [Thread-9/INFO]: [ClearLag] No updates found!
  260. [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.2-bukkit
  261. [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  262. [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  263. [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.9 or below found, enabling version 1 player handling.
  264. [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  265. [13:04:23] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  266. [13:04:23] [Server thread/INFO]: [Factions] Enabling Factions v2.7.3
  267. [13:04:23] [Server thread/INFO]: [Factions 2.7.3] === ENABLE START ===
  268. [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  269. [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
  270. [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  271. [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  272. [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  273. [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
  274. [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  275. [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  276. [13:04:23] [Server thread/INFO]: [Factions 2.7.3] === ENABLE COMPLETE (Took 154ms) ===
  277. [13:04:23] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
  278. [13:04:23] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, FactionsVariables, GeneralVariables, BukkitVariables]
  279. [13:04:23] [Server thread/INFO]: [PvPManager] Enabling PvPManager v2.4.9
  280. [13:04:23] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
  281. [13:04:23] [Server thread/ERROR]: Error occurred while enabling PvPManager v2.4.9 (Is it up to date?)
  282. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  283. at me.NoChance.PvPManager.Managers.PlayerHandler.addOnlinePlayers(PlayerHandler.java:53) ~[?:?]
  284. at me.NoChance.PvPManager.Managers.PlayerHandler.<init>(PlayerHandler.java:48) ~[?:?]
  285. at me.NoChance.PvPManager.PvPManager.onEnable(PvPManager.java:30) ~[?:?]
  286. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  287. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  288. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  289. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  290. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  291. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  292. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  293. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  294. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  295. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  296. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  297. [13:04:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  298. [13:04:24] [Server thread/INFO]: Done (5.117s)! For help, type "help" or "?"
  299. [13:04:24] [Server thread/ERROR]: Couldn't load server icon
  300. java.lang.IllegalStateException: Must be 64 pixels wide
  301. at net.minecraft.util.org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  302. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:525) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  303. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:442) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  304. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  305. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
  306. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
  307. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
  308. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Dbmojangapi datas...
  309. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Found: 0
  310. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Cached: 0
  311. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Remaining: 0
  312. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Now fetching the remaining players from Mojang API ...
  313. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] ... done!
  314. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
  315. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Upgrading from player name to player uuid...
  316. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Pre update factions_mplayer.
  317. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Post update factions_mplayer. Took 1ms. 0/11 changed.
  318. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] ... done!
  319. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] (database saving will now commence which might lock the server for a while)
  320. [13:04:24] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  321. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  322. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
  323. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  324. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  325. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  326. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
  327. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  328. [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  329. [13:04:24] [pool-3-thread-9/INFO]: [Vault] Checking for Updates:
  330. [13:04:24] [pool-3-thread-9/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.4.1
  331. [13:04:24] [pool-3-thread-9/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  332. [13:04:24] [Server thread/INFO]: /24.89.13.253:52346 lost connection: Disconnected
  333. [13:04:25] [User Authenticator #1/INFO]: UUID of player Astrocraft25 is 3e88dff4-6de8-4fad-a5e1-59243e14c75f
  334. [13:04:26] [Server thread/INFO]: Astrocraft25[/24.89.13.253:52358] logged in with entity id 566 at ([factions] -197.07210965288866, 155.0, 168.4778635536827)
  335. [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  336. [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
  337. [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  338. [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  339. [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  340. [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
  341. [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  342. [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  343. [13:04:32] [Server thread/INFO]: Astrocraft25 issued server command: /spawn
  344. [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  345. [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
  346. [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  347. [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  348. [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  349. [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
  350. [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  351. [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  352. [13:04:38] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  353. [13:04:38] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
  354. [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  355. [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  356. [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  357. [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
  358. [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  359. [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  360. [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  361. [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
  362. [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  363. [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  364. [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  365. [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
  366. [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  367. [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  368. [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  369. [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
  370. [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  371. [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  372. [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
  373. [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
  374. [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
  375. [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Error: MStore driver could not load data entry. The file might not be readable or simply not exist.
  376. [13:04:49] [User Authenticator #2/INFO]: UUID of player aspwil is f4ad34d6-36b8-4c4c-b84a-8f67393c6a38
  377. [13:04:49] [Server thread/INFO]: aspwil[/73.20.98.86:59516] logged in with entity id 606 at ([factions] -950.6191552494652, 68.0, -2569.941612449201)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement