- [13:04:17] [Server thread/INFO]: Starting minecraft server version 1.7.9
- [13:04:17] [Server thread/INFO]: Loading properties
- [13:04:17] [Server thread/INFO]: Default game type: SURVIVAL
- [13:04:17] [Server thread/INFO]: Generating keypair
- [13:04:17] [Server thread/INFO]: Starting Minecraft server on 192.99.46.97:25565
- [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)
- [13:04:18] [Server thread/WARN]: Couldn't load server icon
- java.lang.IllegalArgumentException: Must be 64 pixels wide
- at org.apache.commons.lang.Validate.isTrue(Validate.java:157) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- 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]
- 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]
- 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]
- 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]
- 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]
- at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- 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]
- 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]
- at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- [13:04:18] [Thread-6/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
- [13:04:18] [Thread-6/WARN]: Could not get latest artifact information: FileNotFoundException
- [13:04:18] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft (1).jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/Packet
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- 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]
- 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]
- 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]
- at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- 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]
- 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]
- at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/Packet
- at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
- at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- ... 9 more
- Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R2.Packet
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
- at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
- at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- ... 9 more
- [13:04:18] [Server thread/ERROR]: Could not load 'plugins/Sentry.jar' in folder 'plugins'
- org.bukkit.plugin.UnknownDependencyException: Citizens
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- 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]
- 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]
- 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]
- at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- 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]
- 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]
- at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- [13:04:18] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
- [13:04:18] [Server thread/INFO]: [ChatManager] Loading ChatManager v4.0
- [13:04:18] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
- [13:04:18] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.4
- [13:04:18] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v2.3
- [13:04:18] [Server thread/INFO]: [AdminFun] Loading AdminFun v2.3.0
- [13:04:18] [Server thread/INFO]: [AntiAutoSoup] Loading AntiAutoSoup v1.3.4
- [13:04:18] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
- [13:04:18] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
- [13:04:18] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
- [13:04:18] [Server thread/INFO]: [CustomPlayerList] Loading CustomPlayerList v1.9
- [13:04:18] [Server thread/INFO]: [FancyTab] Loading FancyTab v2.2 Release
- [13:04:18] [Server thread/INFO]: [WarpPortals] Loading WarpPortals v5.6.3
- [13:04:18] [Server thread/INFO]: [BukkitStaffList] Loading BukkitStaffList v2.0
- [13:04:18] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.4
- [13:04:18] [Server thread/INFO]: [Announcement] Loading Announcement v1.0.3
- [13:04:18] [Server thread/INFO]: [Corereport] Loading Corereport v1.3
- [13:04:18] [Server thread/INFO]: [Spyadmin] Loading Spyadmin v0.1.2
- [13:04:18] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
- [13:04:18] [Server thread/INFO]: [PvPSoup] Loading PvPSoup v1.2.1
- [13:04:18] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.2
- [13:04:18] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
- [13:04:18] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v1.9.3.2
- [13:04:18] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
- [13:04:18] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b329
- [13:04:18] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.0
- [13:04:18] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.2-bukkit
- [13:04:18] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
- [13:04:18] [Server thread/INFO]: [Factions] Loading Factions v2.7.3
- [13:04:18] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
- [13:04:18] [Server thread/INFO]: [PvPManager] Loading PvPManager v2.4.9
- [13:04:18] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.4
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE START ===
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Cachefile datas...
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Onlineplayer datas...
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Registry datas...
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Dbmojangapi datas...
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §bPlayer Strings Found: §d0
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §bPlayer Strings Cached: §d0
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §bPlayer Strings Remaining: §d0
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eNow fetching the remaining players from Mojang API ...
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §e ... done!
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eSaving Cachefile...
- [13:04:18] [Server thread/INFO]: [MassiveCore 2.7.4] §eSetup of IdUtil took §d30§ems.
- [13:04:19] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE §aCOMPLETE §e(Took §d127ms§e) ===
- [13:04:19] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
- [13:04:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
- [13:04:19] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
- [13:04:19] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [13:04:19] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
- [13:04:19] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
- [13:04:19] [Server thread/INFO]: [MassiveCore 2.7.4] §aActivated §eintegration with §dVault
- [13:04:19] [Server thread/INFO]: Preparing level "world"
- [13:04:19] [Server thread/WARN]: java.io.EOFException
- [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readUByte(Unknown Source)
- [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readUShort(Unknown Source)
- [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
- [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.<init>(Unknown Source)
- [13:04:19] [Server thread/WARN]: at java.util.zip.GZIPInputStream.<init>(Unknown Source)
- [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:13)
- [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PersistentCollection.get(SourceFile:45)
- [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.WorldServer.<init>(WorldServer.java:73)
- [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:222)
- [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
- [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
- [13:04:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
- [13:04:19] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8293555951705783114)
- [13:04:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8293555951705783114)
- [13:04:20] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8293555951705783114)
- [13:04:20] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
- [13:04:20] [Server thread/INFO]: GroupManager - INFO - World Found: world
- [13:04:20] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
- [13:04:20] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
- [13:04:20] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
- [13:04:20] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
- [13:04:20] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
- [13:04:20] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
- [13:04:20] [Server thread/INFO]: [ChatManager] Enabling ChatManager v4.0
- [13:04:20] [Server thread/INFO]: [ChatManager] [ChatManager] Plugin Enabling!
- [13:04:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
- [13:04:20] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
- [13:04:20] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R3 as the Bukkit adapter
- [13:04:20] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v2.3
- [13:04:20] [Server thread/INFO]: [AdminFun] Enabling AdminFun v2.3.0
- [13:04:20] [Server thread/INFO]: [AdminFun] AdminFun's metrics system is enabled!
- [13:04:20] [Server thread/INFO]: [AdminFun] +-----------------------------------+
- [13:04:20] [Server thread/INFO]: [AdminFun] | AdminFun v2.3.0 has been enabled! |
- [13:04:20] [Server thread/INFO]: [AdminFun] +-----------------------------------+
- [13:04:20] [Server thread/INFO]: [AntiAutoSoup] Enabling AntiAutoSoup v1.3.4
- [13:04:20] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
- [13:04:20] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
- [13:04:20] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
- [13:04:20] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 8293555951705783114
- [13:04:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: FLAT & seed: 8293555951705783114
- [13:04:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: FLAT & seed: 8293555951705783114
- [13:04:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'gta' - Env: NORMAL - Type: NORMAL & seed: -1548718849258305789
- [13:04:21] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1548718849258305789)
- [13:04:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'factions' - Env: NORMAL - Type: NORMAL & seed: -1555794321116481883
- [13:04:21] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1555794321116481883)
- [13:04:22] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
- [13:04:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
- [13:04:22] [Server thread/INFO]: [WorldGuard] (gta) TNT ignition is PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (gta) Lighters are PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (gta) Lava fire is blocked.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (gta) Fire spread is UNRESTRICTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gta'
- [13:04:22] [Server thread/INFO]: [WorldGuard] (factions) TNT ignition is PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (factions) Lighters are PERMITTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (factions) Lava fire is blocked.
- [13:04:22] [Server thread/INFO]: [WorldGuard] (factions) Fire spread is UNRESTRICTED.
- [13:04:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions'
- [13:04:22] [Server thread/INFO]: [WorldGuard] 11 regions loaded for 'world'
- [13:04:22] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'world_nether'
- [13:04:22] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
- [13:04:22] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'gta'
- [13:04:22] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'factions'
- [13:04:22] [Server thread/INFO]: [CustomPlayerList] Enabling CustomPlayerList v1.9
- [13:04:22] [Server thread/INFO]: CustomPlayerList Version 1.9, Has been Enabled.
- [13:04:22] [Server thread/INFO]: [FancyTab] Enabling FancyTab v2.2 Release
- [13:04:22] [Server thread/INFO]: [FancyTab] This Server is running with CraftBukkit version 1.7.9!
- [13:04:22] [Server thread/INFO]: [FancyTab] Version 2.2 by Codebucket
- [13:04:22] [Server thread/INFO]: [WarpPortals] Enabling WarpPortals v5.6.3
- [13:04:22] [Server thread/INFO]: [WarpPortals] 3 Portals loaded!
- [13:04:22] [Server thread/INFO]: [WarpPortals] 3 Destinations loaded!
- [13:04:22] [Server thread/INFO]: [BukkitStaffList] Enabling BukkitStaffList v2.0
- [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.
- [13:04:22] [Server thread/INFO]: [TNTRun] Enabling TNTRun v3.4
- [13:04:22] [Server thread/INFO]: [Announcement] Enabling Announcement v1.0.3
- [13:04:22] [Server thread/INFO]: [Announcement] Config Loaded
- [13:04:22] [Server thread/INFO]: [Corereport] Enabling Corereport v1.3
- [13:04:22] [Server thread/INFO]: [Spyadmin] Enabling Spyadmin v0.1.2
- [13:04:22] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
- [13:04:22] [Server thread/INFO]: [ClearLag] Loading modules...
- [13:04:22] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
- [13:04:22] [Server thread/WARN]: [ClearLag] ARMOR_STAND is NOT a valid Entity!
- [13:04:22] [Server thread/INFO]: [ClearLag] Modules have been loaded!
- [13:04:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
- [13:04:22] [Thread-9/INFO]: [ClearLag] Checking for updates...
- [13:04:22] [Server thread/INFO]: [PvPSoup] Enabling PvPSoup v1.2.1
- [13:04:22] [Server thread/INFO]: [PvPSoup] |----------------------------------------|
- [13:04:22] [Server thread/INFO]: [PvPSoup] | PvPSoup has successfully been enabled! |
- [13:04:22] [Server thread/INFO]: [PvPSoup] |----------------------------------------|
- [13:04:22] [Server thread/INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.2
- [13:04:22] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
- [13:04:23] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
- [13:04:23] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
- [13:04:23] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v1.9.3.2
- [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}.
- [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}.
- [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.util.SignLoader.loadFile(SignLoader.java:73)
- [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.CommandSigns.load(CommandSigns.java:73)
- [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.CommandSigns.onEnable(CommandSigns.java:92)
- [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
- [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
- [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
- [13:04:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446)
- [13:04:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
- [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}.
- [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}.
- [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.util.SignLoader.loadFile(SignLoader.java:73)
- [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.CommandSigns.load(CommandSigns.java:73)
- [13:04:23] [Server thread/WARN]: at org.zonedabone.commandsigns.CommandSigns.onEnable(CommandSigns.java:92)
- [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
- [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
- [13:04:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
- [13:04:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446)
- [13:04:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
- [13:04:23] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
- [13:04:23] [Server thread/INFO]: [CommandSigns] Successfully loaded 6 signs
- [13:04:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
- [13:04:23] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b329
- [13:04:23] [Server thread/INFO]: [Multiverse-Inventories 2.5-b329] enabled.
- [13:04:23] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.0
- [13:04:23] [Server thread/INFO]: [KitAdder] KitAdder has been enabled!
- [13:04:23] [Thread-9/INFO]: [ClearLag] No updates found!
- [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.2-bukkit
- [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
- [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
- [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.9 or below found, enabling version 1 player handling.
- [13:04:23] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
- [13:04:23] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
- [13:04:23] [Server thread/INFO]: [Factions] Enabling Factions v2.7.3
- [13:04:23] [Server thread/INFO]: [Factions 2.7.3] === ENABLE START ===
- [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
- [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
- [13:04:23] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:23] [Server thread/INFO]: [Factions 2.7.3] === ENABLE COMPLETE (Took 154ms) ===
- [13:04:23] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
- [13:04:23] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, FactionsVariables, GeneralVariables, BukkitVariables]
- [13:04:23] [Server thread/INFO]: [PvPManager] Enabling PvPManager v2.4.9
- [13:04:23] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
- [13:04:23] [Server thread/ERROR]: Error occurred while enabling PvPManager v2.4.9 (Is it up to date?)
- java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
- at me.NoChance.PvPManager.Managers.PlayerHandler.addOnlinePlayers(PlayerHandler.java:53) ~[?:?]
- at me.NoChance.PvPManager.Managers.PlayerHandler.<init>(PlayerHandler.java:48) ~[?:?]
- at me.NoChance.PvPManager.PvPManager.onEnable(PvPManager.java:30) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- [13:04:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [13:04:24] [Server thread/INFO]: Done (5.117s)! For help, type "help" or "?"
- [13:04:24] [Server thread/ERROR]: Couldn't load server icon
- java.lang.IllegalStateException: Must be 64 pixels wide
- 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]
- 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]
- 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]
- at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Dbmojangapi datas...
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Found: 0
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Cached: 0
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Remaining: 0
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Now fetching the remaining players from Mojang API ...
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] ... done!
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Upgrading from player name to player uuid...
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Pre update factions_mplayer.
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Post update factions_mplayer. Took 1ms. 0/11 changed.
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] ... done!
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] (database saving will now commence which might lock the server for a while)
- [13:04:24] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
- [13:04:24] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:24] [pool-3-thread-9/INFO]: [Vault] Checking for Updates:
- [13:04:24] [pool-3-thread-9/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.4.1
- [13:04:24] [pool-3-thread-9/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
- [13:04:24] [Server thread/INFO]: /24.89.13.253:52346 lost connection: Disconnected
- [13:04:25] [User Authenticator #1/INFO]: UUID of player Astrocraft25 is 3e88dff4-6de8-4fad-a5e1-59243e14c75f
- [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)
- [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
- [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
- [13:04:28] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:32] [Server thread/INFO]: Astrocraft25 issued server command: /spawn
- [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
- [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
- [13:04:33] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:38] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:38] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
- [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
- [13:04:39] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
- [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
- [13:04:44] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 39d6d25e-c625-4706-849d-4ff75281bfe3
- [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Database could not load entity. You edited a file manually and made wrong JSON?
- [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Entity: 3f26a15c-17a1-4380-90cc-5990713d1cdd
- [13:04:48] [Server thread/INFO]: [MassiveCore 2.7.4] Collection: factions_mplayer
- [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.
- [13:04:49] [User Authenticator #2/INFO]: UUID of player aspwil is f4ad34d6-36b8-4c4c-b84a-8f67393c6a38
- [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)
SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.