Paste your logs.

Built for Minecraft & Hytale

CraftBukkit 1.7.9 Server Log

2 errors
153 lines
Raw
Detected
Minecraft version: 1.7.9
[16:56:16] [Server thread/INFO]: Starting minecraft server version 1.7.9
[16:56:16] [Server thread/INFO]: Loading properties
[16:56:16] [Server thread/INFO]: Default game type: SURVIVAL
[16:56:16] [Server thread/INFO]: Generating keypair
[16:56:16] [Server thread/INFO]: Starting Minecraft server on *:30004
[16:56:16] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
[16:56:17] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.5
[16:56:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[16:56:17] [Server thread/INFO]: [MinigamesParty] Loading MinigamesParty v1.5.7
[16:56:17] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.8
[16:56:17] [Server thread/INFO]: [Quake] Loading Quake v2.4.1
[16:56:17] [Server thread/INFO]: [PermissionsPlus] Loading PermissionsPlus v1.5.7
[16:56:17] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.23
[16:56:17] [Server thread/WARN]: java.lang.NoClassDefFoundError: io/netty/buffer/PooledByteBufAllocator
[16:56:17] [Server thread/WARN]: at protocolsupport.utils.netty.Allocator.<clinit>(Allocator.java:33)
[16:56:17] [Server thread/WARN]: at protocolsupport.ProtocolSupport.onLoad(ProtocolSupport.java:28)
[16:56:17] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369)
[16:56:17] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:326)
[16:56:17] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68)
[16:56:17] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14)
[16:56:17] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126)
[16:56:17] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
[16:56:17] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[16:56:17] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: io.netty.buffer.PooledByteBufAllocator
[16:56:17] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
[16:56:17] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77)
[16:56:17] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
[16:56:17] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
[16:56:17] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[16:56:17] [Server thread/WARN]: ... 9 more
[16:56:17] [Server thread/INFO]: [LaggRemover] Loading LaggRemover v2.0.6
[16:56:17] [Server thread/INFO]: [SumoWars] Loading SumoWars v5.0
[16:56:17] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[16:56:17] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
[16:56:17] [Thread-10/WARN]: Exception in thread "Thread-10"
[16:56:17] [Thread-10/WARN]: org.bukkit.craftbukkit.libs.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:180)
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:755)
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:694)
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.v1_7_R3.updater.BukkitDLUpdaterService.fetchArtifact(BukkitDLUpdaterService.java:53)
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.v1_7_R3.updater.BukkitDLUpdaterService.getArtifact(BukkitDLUpdaterService.java:30)
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.v1_7_R3.updater.AutoUpdater$1.run(AutoUpdater.java:77)
[16:56:17] [Thread-10/WARN]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.expect(JsonReader.java:339)
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.beginObject(JsonReader.java:322)
[16:56:17] [Thread-10/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:168)
[16:56:17] [Thread-10/WARN]: ... 5 more
[16:56:17] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[16:56:17] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[16:56:17] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.23
[16:56:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[16:56:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[16:56:17] [Server thread/INFO]: Preparing level "world"
[16:56:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2796776469846422057)
[16:56:17] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2796776469846422057)
[16:56:17] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2796776469846422057)
[16:56:17] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.5
[16:56:18] [Server thread/INFO]: [MultiWorld] v5.2.5 enabled.
[16:56:18] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[16:56:18] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[16:56:18] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R3 as the Bukkit adapter
[16:56:18] [Server thread/INFO]: [MinigamesParty] Enabling MinigamesParty v1.5.7
[16:56:18] [Server thread/INFO]: MinigamesParty is running on v1_7_R3.
[16:56:18] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.8
[16:56:18] [Server thread/WARN]: [MobArena] Vault was not found. Economy rewards will not work!
[16:56:18] [Server thread/INFO]: [MobArena] Loaded arena 'default'
[16:56:18] [Server thread/INFO]: [MobArena] v0.96.8 enabled.
[16:56:19] [Server thread/INFO]: [Quake] Enabling Quake v2.4.1
[16:56:19] [Server thread/WARN]: plugins/Quake/Stuff/Hats/JackOHat.yml
[16:56:19] [Server thread/INFO]: plugins/Quake/Stuff/Hats/JackOHat.yml found implementation
[16:56:19] [Server thread/WARN]: plugins/Quake/Stuff/Hats/Geekpower14.yml
[16:56:19] [Server thread/INFO]: plugins/Quake/Stuff/Hats/Geekpower14.yml found implementation
[16:56:19] [Server thread/ERROR]: 0 not a valid Material. Example: APPLE
[16:56:19] [Server thread/WARN]: plugins/Quake/Stuff/Armors/ArmorRED.yml
[16:56:19] [Server thread/INFO]: plugins/Quake/Stuff/Armors/ArmorRED.yml found implementation
[16:56:19] [Server thread/INFO]: §cNo Arena found in folder
[16:56:19] [Server thread/INFO]: load des Lobby
[16:56:19] [Server thread/INFO]: [PermissionsPlus] Enabling PermissionsPlus v1.5.7
[16:56:19] [Server thread/INFO]: [LaggRemover] Enabling LaggRemover v2.0.6
[16:56:19] [Server thread/ERROR]: [LaggRemover] Plugin LaggRemover v2.0.6 has failed to register events for class drew6017.lr.main.Events because org/bukkit/event/entity/EntitySpawnEvent does not exist.
[16:56:19] [Server thread/INFO]:
__ ____ _ _____
/ / ____ _____ _____ _/ __ \___ ____ ___ ____ _ _____ _____ | | / /__ \
/ / / __ `/ __ `/ __ `/ /_/ / _ \/ __ `__ \/ __ \ | / / _ \/ ___/ | | / /__/ /
/ /___/ /_/ / /_/ / /_/ / _, _/ __/ / / / / / /_/ / |/ / __/ / | |/ // __/
/_____/\__,_/\__, /\__, /_/ |_|\___/_/ /_/ /_/\____/|___/\___/_/ |___//____/
/____//____/
[16:56:19] [Server thread/INFO]: [LaggRemover] Loaded 0 module(s)
[16:56:19] [Server thread/INFO]: [LaggRemover] The LaggRemover AI is now active!
[16:56:19] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
[16:56:19] [Server thread/INFO]: [SumoWars] Enabling SumoWars v5.0
[16:56:19] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[16:56:19] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[16:56:19] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[16:56:19] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[16:56:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[16:56:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[16:56:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[16:56:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[16:56:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[16:56:19] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[16:56:20] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[16:56:20] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[16:56:20] [Server thread/INFO]: [AuthMe] No supported permissions system found! Permissions are disabled!
[16:56:20] [Thread-14/WARN]: [AuthMe] Could not download GeoLiteAPI database [UnknownHostException]: geolite.maxmind.com
[16:56:21] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[16:56:21] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[16:56:21] [Server thread/INFO]: [AuthMe] AuthMe 5.2 build n.1542 correctly enabled!
[16:56:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:56:21] [Server thread/INFO]: Done (3.425s)! For help, type "help" or "?"
[16:56:21] [Server thread/INFO]: Starting GS4 status listener
[16:56:21] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
[16:56:21] [Server thread/INFO]: Stopping server
[16:56:21] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.2-b1542
[16:56:21] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[16:56:21] [Server thread/INFO]: [AuthMe] AuthMe 5.2-b1542 disabled!
[16:56:21] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[16:56:21] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
[16:56:21] [Server thread/INFO]: [SumoWars] Disabling SumoWars v5.0
[16:56:21] [Server thread/INFO]: [LaggRemover] Disabling LaggRemover v2.0.6
[16:56:21] [Server thread/INFO]: [LaggRemover] LaggRemover has been disabled!
[16:56:21] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.23
[16:56:21] [Server thread/INFO]: [PermissionsPlus] Disabling PermissionsPlus v1.5.7
[16:56:21] [Server thread/INFO]: PermissionsPlus disabled!
[16:56:21] [Server thread/INFO]: [Quake] Disabling Quake v2.4.1
[16:56:21] [Server thread/INFO]: [MobArena] Disabling MobArena v0.96.8
[16:56:21] [Server thread/INFO]: [MobArena] disabled.
[16:56:21] [Server thread/INFO]: [MinigamesParty] Disabling MinigamesParty v1.5.7
[16:56:21] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
[16:56:21] [Server thread/INFO]: [MultiWorld] Disabling MultiWorld v5.2.5
[16:56:21] [Server thread/INFO]: [MultiWorld] Disabled.
[16:56:21] [Server thread/INFO]: Saving players
[16:56:21] [Server thread/INFO]: Saving worlds
[16:56:21] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[16:56:21] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[16:56:21] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[16:56:21] [Thread-7/INFO]: Stopping server
[16:56:21] [Thread-7/INFO]: Saving players
[16:56:21] [Thread-7/INFO]: Saving worlds
[16:56:21] [Thread-7/INFO]: Saving chunks for level 'world'/Overworld
[16:56:21] [Thread-7/INFO]: Saving chunks for level 'world_nether'/Nether
[16:56:21] [Thread-7/INFO]: Saving chunks for level 'world_the_end'/The End