1

Server starting error (HELP)

Otriax 11/24/14 1:51 pm
874
11/26/2014 12:41 am
I use Spigot 1.8 and Carbon.

Log
[20:41] [Server thread/INFO]: Starting minecraft server version 1.7.10
[20:41] [Server thread/INFO]: Loading properties
[20:41] [Server thread/INFO]: Default game type: ADVENTURE
[20:41] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1649 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[20:41] [Server thread/INFO]: Debug logging is disabled
[20:41] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:41] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:41] [Server thread/INFO]: Generating keypair
[20:41] [Server thread/INFO]: Starting Minecraft server on 25.208.36.99:25565
[20:41] [Server thread/WARN]: Plugin `Holdable_Torches v2.0' uses the space-character (0x20) in its name `Holdable Torches' - this is discouraged
[20:41] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[20:41] [Server thread/ERROR]: Could not load 'plugins\NoLagg-1.90.4.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:228) [spigot18.jar:git-Spigot-1649]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot18.jar:git-Spigot-1649]
[20:41] [Server thread/ERROR]: Could not load 'plugins\RealisticDay.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot18.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[spigot18.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [spigot18.jar:git-Spigot-1649]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot18.jar:git-Spigot-1649]
Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[spigot18.jar:git-Spigot-1649]
at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot18.jar:git-Spigot-1649]
at me.shukari.Listeners.<init>(Listeners.java:17) ~[?:?]
at me.shukari.RealisticDay.<init>(RealisticDay.java:25) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_20]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_20]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_20]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_20]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_20]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot18.jar:git-Spigot-1649]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot18.jar:git-Spigot-1649]
... 6 more
Caused by: java.lang.IllegalStateException: Initial initialization
at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[spigot18.jar:git-Spigot-1649]
at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot18.jar:git-Spigot-1649]
at me.shukari.RealisticDay.<init>(RealisticDay.java:19) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_20]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_20]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_20]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_20]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_20]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot18.jar:git-Spigot-1649]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot18.jar:git-Spigot-1649]
... 6 more
[20:41] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[20:41] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[20:41] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[20:41] [Server thread/INFO]: [PicturePerfect] Loading PicturePerfect v1.6
[20:41] [Server thread/INFO]: [AntiSpamBots] Loading AntiSpamBots v1.1.1
[20:41] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
[20:41] [Server thread/INFO]: [neoPaintingSwitch] Loading neoPaintingSwitch v1.35
[20:41] [Server thread/INFO]: [ScLoad] Loading ScLoad v0.1.3
[20:41] [Server thread/INFO]: [IP-Check] Loading IP-Check v2.0.6
[20:41] [Server thread/INFO]: [AntiEnchant] Loading AntiEnchant v1.0
[20:41] [Server thread/INFO]: [LocalChat] Loading LocalChat v1.4.1
[20:41] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
[20:41] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.12
[20:41] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[20:41] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.0-SNAPSHOT
[20:41] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
[20:41] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.1
[20:41] [Server thread/INFO]: [MorePhysics] Loading MorePhysics v2.2.0
[20:41] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[20:41] [Server thread/INFO]: [Carbon] Loading Carbon v1.7
[20:41] [Server thread/INFO]: [Carbon] Server version git-Spigot-1649 (MC: 1.7.10) detected! Carbon is loading...
[20:41] [Server thread/INFO]: [Carbon] Lib folder has been set to plugins\Carbon\libraries\natives
[20:41] [Attach Listener/INFO]: [Carbon] Loaded transformer agent!
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/DataWatcher
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTracker
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTrackerEntry
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/DataWatcher
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTracker
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTrackerEntry
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemStack
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemFactory
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem$SerializableMeta
[20:41] [Server thread/INFO]: [Carbon] Material SLIME with ID 165 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material BARRIER with ID 166 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material IRON_TRAPDOOR with ID 167 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material PRISMARINE with ID 168 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material SEA_LANTERN with ID 169 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material STANDING_BANNER with ID 176 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material WALL_BANNER with ID 177 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material DAYLIGHT_DETECTOR_INVERTED with ID 178 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material RED_SANDSTONE with ID 179 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material RED_SANDSTONE_STAIRS with ID 180 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material RED_SANDSTONE_DOUBLESLAB with ID 181 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material RED_SANDSTONE_SLAB with ID 182 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material SPRUCE_FENCE_GATE with ID 183 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material BIRCH_FENCE_GATE with ID 184 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material JUNGLE_FENCE_GATE with ID 185 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material DARK_OAK_FENCE_GATE with ID 186 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material ACACIA_FENCE_GATE with ID 187 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material SPRUCE_FENCE with ID 188 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material BIRCH_FENCE with ID 189 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material JUNGLE_FENCE with ID 190 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material DARK_OAK_FENCE with ID 191 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material ACACIA_FENCE with ID 192 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material SPRUCE_DOOR_BLOCK with ID 193 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material BIRCH_DOOR_BLOCK with ID 194 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material JUNGLE_DOOR_BLOCK with ID 195 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material ACACIA_DOOR_BLOCK with ID 196 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material DARK_OAK_DOOR_BLOCK with ID 197 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material PRISMARINE_SHARD with ID 409 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material PRISMARINE_CRYSTALS with ID 410 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material RABBIT with ID 411 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material COOKED_RABBIT with ID 412 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material RABBIT_STEW with ID 413 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material RABBIT_FOOT with ID 414 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material RABBIT_HIDE with ID 415 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material ARMOR_STAND with ID 416 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material MUTTON with ID 423 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material COOKED_MUTTON with ID 424 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material BANNER with ID 425 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material SPRUCE_DOOR with ID 427 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material BIRCH_DOOR with ID 428 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material JUNGLE_DOOR with ID 429 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material ACACIA_DOOR with ID 430 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Material DARK_OAK_DOOR with ID 431 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Entity ENDERMITE with ID 67 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Entity GUARDIAN with ID 68 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Entity RABBIT with ID 101 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] Entity ARMOR_STAND with ID 30 was injected into CraftBukkit.
[20:41] [Server thread/INFO]: [Carbon] DataWatcher type com.lastabyss.carbon.entity.ArmorStandPose was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block stone(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block sponge(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block stone_button(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block torch(Torch) with item tile.torch was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block stone_pressure_plate(Pressure Plate) with item tile.pressurePlate was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block wooden_pressure_plate(Pressure Plate) with item tile.pressurePlate was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block unlit_redstone_torch(Redstone Torch) with item tile.notGate was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block redstone_torch(Redstone Torch) with item tile.notGate was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block wooden_button(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block light_weighted_pressure_plate(Weighted Pressure Plate (Light)) with item tile.weightedPlate_light was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block heavy_weighted_pressure_plate(Weighted Pressure Plate (Heavy)) with item tile.weightedPlate_heavy was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block daylight_detector(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block slime(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block barrier(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block iron_trapdoor(tile.iron_trapdoor.name) with item tile.iron_trapdoor was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block prismarine(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block sea_lantern(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block standing_banner was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block wall_banner was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block daylight_detector_inverted was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block red_sandstone(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block red_sandstone_stairs(tile.red_sandstone_stairs.name) with item tile.red_sandstone_stairs was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block double_stone_slab2(tile.stoneSlab2.name) with item tile.stoneSlab2 was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block stone_slab2(tile.stoneSlab2.name) with item tile.stoneSlab2 was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block spruce_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block birch_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block jungle_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block dark_oak_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block acacia_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block spruce_fence(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block birch_fence(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block jungle_fence(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block dark_oak_fence(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block acacia_fence(tile.null.name) with item tile.null was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block spruce_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item spruce_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block birch_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item birch_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block jungle_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item jungle_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block acacia_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item acacia_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block dark_oak_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item dark_oak_door was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block anvil(Anvil) with item tile.anvil was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block enchanting_table(Enchantment Table) with item tile.enchantmentTable was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block chest(Chest) with item tile.chest was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Block trapped_chest(Chest) with item tile.chest was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item prismarine_shard was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item prismarine_crystals was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item rabbit was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item cooked_rabbit was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item rabbit_stew was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item rabbit_foot was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item rabbit_hide was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item mutton was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item cooked_mutton was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item banner was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Item armor_stand was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Entity com.lastabyss.carbon.entity.EntityEndermite was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Entity com.lastabyss.carbon.entity.EntityGuardian was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Entity com.lastabyss.carbon.entity.EntityRabbit was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Entity com.lastabyss.carbon.entity.EntityArmorStand was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Tile Entity com.lastabyss.carbon.entity.TileEntityBanner was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Tile Entity com.lastabyss.carbon.entity.TileEntityOptimizedChest was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Packet com.lastabyss.carbon.packets.PacketPlayOutWorldBorder was registered into Minecraft with ID: 68
[20:41] [Server thread/INFO]: [Carbon] Packet com.lastabyss.carbon.packets.PacketPlayInUseEntity was registered into Minecraft with ID: 2
[20:41] [Server thread/INFO]: [Carbon] SpigotDebreakfier for block tile.stoneSlab2.name with replacement tile.stoneSlab2.name was registered into Minecraft.
[20:41] [Server thread/INFO]: [Carbon] Lib folder has been set to plugins\Carbon\libraries\natives
[20:41] [Attach Listener/INFO]: [Carbon] Loaded transformer agent!
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/DataWatcher
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/DataWatcher
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTracker
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTracker
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTrackerEntry
[20:41] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTrackerEntry
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemStack
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemStack
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemFactory
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemFactory
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem$SerializableMeta
[20:41] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem$SerializableMeta
[20:41] [Server thread/INFO]: Carbon has finished injecting all 1.8 functionalities.
[20:41] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[20:41] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[20:41] [Server thread/INFO]: [SignEditor] Loading SignEditor v1.05
[20:41] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[20:41] [Server thread/INFO]: [Holdable_Torches] Loading Holdable_Torches v2.0
[20:41] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.6
[20:41] [Server thread/INFO]: [HolographicDisplaysPatch] Loading HolographicDisplaysPatch v1.0.7
[20:41] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.0-SNAPSHOT
[20:41] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[20:41] [Server thread/INFO]: [Carbon] Enabling Carbon v1.7
[20:41] [Server thread/INFO]: Carbon is enabled.
[20:41] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[20:41] [Server thread/INFO]: Preparing level "world"
[20:41] [Server thread/INFO]: -------- World Settings For [world] --------
[20:41] [Server thread/INFO]: View Distance: 10
[20:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
[20:41] [Server thread/INFO]: Clear tick list: false
[20:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[20:41] [Server thread/INFO]: Max Entity Collisions: 8
[20:41] [Server thread/INFO]: Item Despawn Rate: 6000
[20:41] [Server thread/INFO]: Item Merge Radius: 2.5
[20:41] [Server thread/INFO]: Arrow Despawn Rate: 1185
[20:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[20:41] [Server thread/INFO]: Sending up to 5 chunks per packet
[20:41] [Server thread/INFO]: Anti X-Ray: true
[20:41] [Server thread/INFO]: Engine Mode: 1
[20:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:41] [Server thread/INFO]: Replace Blocks: [1, 5]
[20:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:41] [Server thread/INFO]: Entity Tracking Range: Pl 46 / An 44 / Mo 40 / Mi 30 / Other 62
[20:41] [Server thread/INFO]: Max TNT Explosions: 100
[20:41] [Server thread/INFO]: Mob Spawn Range: 4
[20:41] [Server thread/INFO]: Entity Activation Range: An 10 / Mo 0 / Mi 12
[20:41] [Server thread/INFO]: Alternative Hopper Ticking: false
[20:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:41] [Server thread/INFO]: Cactus Growth Modifier: 145%
[20:41] [Server thread/INFO]: Cane Growth Modifier: 130%
[20:41] [Server thread/INFO]: Melon Growth Modifier: 138%
[20:41] [Server thread/INFO]: Mushroom Growth Modifier: 103%
[20:41] [Server thread/INFO]: Pumpkin Growth Modifier: 138%
[20:41] [Server thread/INFO]: Sapling Growth Modifier: 145%
[20:41] [Server thread/INFO]: Wheat Growth Modifier: 103%
[20:41] [Server thread/INFO]: Random Lighting Updates: false
[20:41] [Server thread/INFO]: Structure Info Saving: true
[20:41] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1147685987927790194)
[20:41] [Server thread/INFO]: Preparing spawn area: 70%
[20:41] [Server thread/INFO]: [Carbon] Editing world: world
[20:41] [Server thread/INFO]: [Carbon] Adding populator for world: world
[20:41] [Server thread/INFO]: [Carbon] Done editing world: world
[20:41] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[20:41] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[20:41] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[20:41] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[20:41] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:41] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
[20:41] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[20:41] [Server thread/INFO]: Bukkitin versiomuoto muuttui. Versiota ei ole tarkistettu.
[20:41] [Server thread/INFO]: git-Spigot-1649 (MC: 1.7.10)
[20:41] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[20:41] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[20:41] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[20:41] [Server thread/INFO]: [PicturePerfect] Enabling PicturePerfect v1.6
[20:41] [Server thread/INFO]: [PicturePerfect] PicturePerfect by ShortCircuit908
[20:41] [Server thread/INFO]: [PicturePerfect] PicturePerfect enabled, initiating cleanup operation
[20:41] [Server thread/INFO]: [AntiSpamBots] Enabling AntiSpamBots v1.1.1
[20:41] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
[20:41] [Server thread/INFO]: GroupManager - INFO - World Found: world
[20:41] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[20:41] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[20:41] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[20:41] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
[20:41] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[20:41] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[20:41] [Server thread/INFO]: [neoPaintingSwitch] Enabling neoPaintingSwitch v1.35
[20:41] [Server thread/INFO]: neoPaintingSwitch: GroupManager detected, permissions enabled...
[20:41] [Server thread/INFO]: neoPaintingSwitch version 1.35 is enabled!
[20:41] [Server thread/INFO]: [ScLoad] Enabling ScLoad v0.1.3
[20:41] [Server thread/INFO]: [IP-Check] Enabling IP-Check v2.0.6
[20:41] [Server thread/INFO]: [IP-Check] Established connection to database.
[20:41] [Server thread/INFO]: [IP-Check] Trolololol...
[20:41] [Server thread/INFO]: [AntiEnchant] Enabling AntiEnchant v1.0
[20:41] [Server thread/INFO]: [AntiEnchant] Anti-Enchant v1.4 is now enabled.
[20:41] [Server thread/INFO]: [LocalChat] Enabling LocalChat v1.4.1
[20:41] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
[20:41] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[20:41] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[20:41] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
[20:41] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
[20:41] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
[20:41] [Server thread/INFO]: [Lockette] Enabling Lockette v1.7.12
[20:41] [Server thread/INFO]: [Lockette] Version 1.7.12 is being enabled! Yay! (Core version 1.3.7)
[20:41] [Server thread/WARN]: [Lockette] Craftbukkit build unrecognized, please be sure you have build [2771] or greater.
[20:41] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
[20:41] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
[20:41] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
[20:41] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.1.28 (Phoenix)
[20:41] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
[20:41] [Server thread/INFO]: [Lockette] Ready to protect your containers.
[20:41] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[20:41] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[20:41] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[20:41] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[20:41] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[20:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[20:41] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[20:41] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.1
[20:41] [Server thread/INFO]: [CSM] Enabling Custom Server Messages...
[20:41] [Server thread/INFO]: [MorePhysics] Enabling MorePhysics v2.2.0
[20:41] [Server thread/INFO]: [MorePhysics] MorePhysics version 2.2.0 is enabled!
[20:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[20:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[20:41] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[20:41] [Server thread/INFO]: [SignEditor] Enabling SignEditor v1.05
[20:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[20:41] [Server thread/INFO]: [Holdable_Torches] Enabling Holdable_Torches v2.0
[20:41] [Server thread/INFO]: Holdable_TorchesVersion: 2.0 Has been Enabled!
[20:41] [Server thread/INFO]: Plugin made by: [Minecraftfailzzz, StashCat, webbhead]
[20:41] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.6
[20:41] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[20:41] [Server thread/INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
[20:41] [Server thread/INFO]: [HolographicDisplaysPatch] Enabling HolographicDisplaysPatch v1.0.7
[20:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:41] [Server thread/INFO]: Done (4,970s)! For help, type "help" or "?"
[20:41] [Craft Scheduler Thread - 10/INFO]: [Skript] Checking for the latest version of Skript...
[20:41] [Thread-8/INFO]: [CSM] No update available.
[20:41] [Server thread/ERROR]: [Skript] 'a 90 minutes' is not an entity type (Money cheats.sk, line 7: if {_waited} is less than a 90 minutes:')
[20:41] [Server thread/ERROR]: [Skript] '5 papers' is not an item type (Money cheats.sk, line 15: give 5 papers named "Banknote" to the player')
[20:41] [Server thread/ERROR]: [Skript] 'a 60 minutes' is not an entity type (Money cheats.sk, line 25: if {_waited} is less than a 60 minutes:')
[20:41] [Server thread/ERROR]: [Skript] '3 papers' is not an item type (Money cheats.sk, line 33: give 3 papers named "Banknote" to the player')
[20:41] [Server thread/INFO]: [Skript] Loaded 5 scripts with a total of 10 triggers and 2 commands in 0.38 seconds
[20:41] [Server thread/INFO]: [Skript] Finished loading.
[20:41] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[20:41] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v1.8.8
[20:41] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[20:41] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[20:41] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchMethodError: net.minecraft.server.v1_7_R4.PacketPlayOutEntityTeleport.<init>(IIIIBBZZ)V
at net.minecraft.server.v1_7_R4.EntityTrackerEntry.track(EntityTrackerEntry.java:130) ~[spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.EntityTracker.updatePlayers(EntityTracker.java:153) ~[spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:723) ~[spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) ~[spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) ~[spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot18.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot18.jar:git-Spigot-1649]
[20:41] [Server thread/ERROR]: This crash report has been saved to: E:\UUSIMMAT TIEDOSTOT\Realistic Society\.\crash-reports\crash-2014-11-24_20.41.21-server.txt
[20:41] [Server thread/INFO]: Stopping server
[20:41] [Server thread/INFO]: [HolographicDisplaysPatch] Disabling HolographicDisplaysPatch v1.0.7
[20:41] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v1.8.6
[20:41] [Server thread/INFO]: [Holdable_Torches] Disabling Holdable_Torches v2.0
[20:41] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[20:41] [Server thread/INFO]: [SignEditor] Disabling SignEditor v1.05
[20:41] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
[20:41] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[20:41] [Server thread/INFO]: [Carbon] Disabling Carbon v1.7
[20:41] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
[20:41] [Server thread/INFO]: [MorePhysics] Disabling MorePhysics v2.2.0
[20:41] [Server thread/INFO]: [MorePhysics] MorePhysics version 2.2.0 is disabled!
[20:41] [Server thread/INFO]: [csm] Disabling CustomServerMessages v5.1
[20:41] [Server thread/INFO]: [CSM] Disabling Custom Server Messages...
[20:41] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.0-SNAPSHOT
[20:41] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[20:41] [Server thread/INFO]: [Lockette] Disabling Lockette v1.7.12
[20:41] [Server thread/INFO]: Lockette is being disabled... ;.;
[20:41] [Server thread/INFO]: [Lockette] Closing all automatic doors.
[20:41] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
[20:41] [Server thread/INFO]: [LocalChat] Disabling LocalChat v1.4.1
[20:41] [Server thread/INFO]: [AntiEnchant] Disabling AntiEnchant v1.0
[20:41] [Server thread/INFO]: [AntiEnchant] Anti-Enchant v1.3 is now disabled.
[20:41] [Server thread/INFO]: [IP-Check] Disabling IP-Check v2.0.6
[20:41] [Server thread/INFO]: [IP-Check] The connection to the database was closed successfully.
[20:41] [Server thread/INFO]: [ScLoad] Disabling ScLoad v0.1.3
[20:41] [Server thread/INFO]: [neoPaintingSwitch] Disabling neoPaintingSwitch v1.35
[20:41] [Server thread/INFO]: neoPaintingSwitch version 1.35 is disabled!
[20:41] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.28 (Phoenix)
[20:41] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[20:41] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[20:41] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is disabled!
[20:41] [Server thread/INFO]: [AntiSpamBots] Disabling AntiSpamBots v1.1.1
[20:41] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[20:41] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[20:41] [Server thread/INFO]: [PicturePerfect] Disabling PicturePerfect v1.6
[20:41] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[20:41] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[20:41] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
[20:41] [Server thread/INFO]: Saving players
[20:41] [Server thread/INFO]: Saving worlds
[20:41] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[20:41] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
[20:41] [Thread-4/INFO]: Stopping server
[20:41] [Thread-4/INFO]: Saving players


CraftBukkit Information
Running: CraftBukkit version git-Spigot-1649 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) true
Plugins: { WorldEdit v5.6.3 com.sk89q.worldedit.bukkit.WorldEditPlugin [], Skript v2.1.2 ch.njol.skript.Skript [Njol], Essentials v2.13.1 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], PicturePerfect v1.6 com.shortcircuit.pictureperfect.PicturePerfect [ShortCircuit908], AntiSpamBots v1.1.1 me.darthmineboy.AntiSpamBots.main [], GroupManager v2.1.28 (Phoenix) org.anjocaido.groupmanager.GroupManager [AnjoCaido, Gabriel Couto, ElgarL], neoPaintingSwitch v1.35 plugin.arcwolf.neopaintingswitch.neoPaintingSwitch [], ScLoad v0.1.3 me.fromgate.scload.ScLoad [fromgate, fromgate@gmail.com], IP-Check v2.0.6 net.risenphoenix.ipcheck.IPCheck [], AntiEnchant v1.0 me.Deaththinius.AntiEnchant [Deaththinius], LocalChat v1.4.1 com.feildmaster.localchat.Chat [feildmaster], SkQuery v3.21.4 com.w00tmast3r.skquery.SkQuery [w00tmast3r], Lockette v1.7.12 org.yi.acru.bukkit.Lockette.Lockette [Acru], WorldGuard v5.9 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], ProtocolLib v3.6.0-SNAPSHOT com.comphenix.protocol.ProtocolLibrary [Comphenix], CustomServerMessages v5.1 Bammerbom.CustomServerMessages.Main [[Bammerbom]], MorePhysics v2.2.0 com.FriedTaco.taco.MorePhysics.MorePhysics [], EssentialsProtect v2.13.1 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Carbon v1.7 com.lastabyss.carbon.Carbon [Navid K., _Shevchik_, Aust1n46], EssentialsChat v2.13.1 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], EssentialsAntiBuild v2.13.1 com.earth2me.essentials.antibuild.EssentialsAntiBuild [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally], SignEditor v1.05 me.meiamsome.signeditor.SignEditor [meiamsome], EssentialsSpawn v2.13.1 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Holdable_Torches v2.0 me.tomg.torches.Main [Minecraftfailzzz, StashCat, webbhead], HolographicDisplays v1.8.6 com.gmail.filoghost.holograms.HolographicDisplays [], HolographicDisplaysPatch v1.0.7 com.gmail.filoghost.holograms.patch.HologramsPatch [],}
Warnings: DEFAULT
Threads: { RUNNABLE Server console handler: [org.fusesource.jansi.internal.Kernel32._getch(Native Method), org.fusesource.jansi.internal.WindowsSupport.readByte(WindowsSupport.java:46), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readByte(WindowsTerminal.java:184), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:53), org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:151), java.io.FilterInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)], TIMED_WAITING Craft Scheduler Thread - 11: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 7: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Skript variable save thread for database 'default': [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76), java.lang.Thread.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 6: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Attach Listener: [], TIMED_WAITING Craft Scheduler Thread - 3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], WAITING Skript variable save thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), ch.njol.skript.variables.Variables$2.run(Variables.java:378), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 12: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Thread-5: [java.io.FileOutputStream.writeBytes(Native Method), java.io.FileOutputStream.write(Unknown Source), java.io.BufferedOutputStream.flushBuffer(Unknown Source), java.io.BufferedOutputStream.flush(Unknown Source), java.io.PrintStream.write(Unknown Source), org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82), java.io.FilterOutputStream.write(Unknown Source), java.io.PrintStream.write(Unknown Source), java.io.FilterOutputStream.write(Unknown Source), org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34), java.lang.Thread.run(Unknown Source)], RUNNABLE Netty IO #0: [sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source), sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source), sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source), sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), sun.nio.ch.SelectorImpl.select(Unknown Source), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 9: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Craft Scheduler Thread - 5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-7-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 10: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:92)], TIMED_WAITING Craft Scheduler Thread - 8: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_7_R4.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R4.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R4.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R4.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:510), net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], RUNNABLE Skript update thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.BufferedInputStream.fill(Unknown Source), java.io.BufferedInputStream.read1(Unknown Source), java.io.BufferedInputStream.read(Unknown Source), sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source), sun.net.www.http.HttpClient.parseHTTP(Unknown Source), sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source), sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source), ch.njol.skript.Updater.getChangelogs(Updater.java:278), ch.njol.skript.Updater$2.run(Updater.java:210), java.lang.Thread.run(Unknown Source)],}
Recent tasks from -9-21{ProtocolLib:com.comphenix.protocol.metrics.Metrics$1@31,Carbon:com.lastabyss.carbon.utils.Metrics$1@31,HolographicDisplays:com.gmail.filoghost.holograms.metrics.MetricsLite$1@31,Essentials:com.earth2me.essentials.UserMap$1@31,ScLoad:me.fromgate.scload.FGUtilCore$2@31,Essentials:com.earth2me.essentials.storage.AsyncStorageObjectHolder$StorageObjectDataReader@31,ScLoad:me.fromgate.scload.MetricsLite$1@31,Essentials:com.earth2me.essentials.UserMap$1@31,IP-Check:net.risenphoenix.ipcheck.util.Metrics$1@31,Essentials:com.earth2me.essentials.storage.AsyncStorageObjectHolder$StorageObjectDataReader@31,Skript:ch.njol.skript.Updater$1@31,CustomServerMessages:org.mcstats.Metrics$1@31,Essentials:com.earth2me.essentials.storage.AsyncStorageObjectHolder$StorageObjectDataReader@31,GroupManager:org.anjocaido.groupmanager.metrics.Metrics$1@31,Essentials:com.earth2me.essentials.metrics.MetricsStarter@31,Skript:ch.njol.skript.Metrics$1@31,Essentials:com.earth2me.essentials.metrics.Metrics$1@32,}
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 250; []
Is Modded: Definitely; Server brand changed to 'Spigot'
Type: Dedicated Server (map_server.txt)
Posted by
Otriax
Level 2 : Apprentice Skinner
8

  Have something to say?

JoinSign in

2

Otriax
11/26/2014 12:41 am
Level 2 : Apprentice Skinner
oggehejThis is what I could read:
In order to use the NoLagg plugin you have to install BKCommonLib aswell.
It seems like the plugin (RealisticDay) is outdated and isn't working.


Thank you!
1
oggehej
11/25/2014 4:53 pm
Level 18 : Journeyman Toast
This is what I could read:

[20:41:12] [Server thread/ERROR]: Could not load 'plugins\NoLagg-1.90.4.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
In order to use the NoLagg plugin you have to install BKCommonLib aswell.
http://dev.bukkit.org/bukkit-plugins/bkcommonlib/

[20:41:12] [Server thread/ERROR]: Could not load 'plugins\RealisticDay.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
It seems like the plugin (RealisticDay) is outdated and isn't working.
1

Welcome