SBPrime / MCPainter

Skin statues, Pixelart, Large blocks - all out of minecraft blocks ;)
MIT License
16 stars 8 forks source link

says it's laying blocks, but nothing builds #3

Open MisterMasterMine opened 8 years ago

MisterMasterMine commented 8 years ago

I can use imagemap ok but all other features even thou they say they are placing blocks, nothing ever changes. this is the latest version and on 1.8.8.

SBPrime commented 8 years ago

Send the server startup log.

MisterMasterMine commented 8 years ago

Sorry, I know this is more then you need, but I did not want to leave anything out. I also see I have lot's of errors in here, I thank you for your time.

[07:00:19] [Server thread/INFO]: Starting minecraft server version 1.8.8 [07:00:19] [Server thread/INFO]: Loading properties [07:00:19] [Server thread/INFO]: Default game type: SURVIVAL [07:00:19] [Server thread/INFO]: Generating keypair [07:00:19] [Server thread/INFO]: Starting Minecraft server on 74.91.122.101:25565 [07:00:19] [Server thread/INFO]: Using epoll channel type [07:00:20] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-12698ea (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) [07:00:20] [Server thread/ERROR]: Ambiguous plugin name ProtocolLib' for filesplugins/ProtocolLib-3.1.0.jar' and plugins/ProtocolLib-3.4.0.jar' inplugins' [07:00:20] [Server thread/ERROR]: Could not load 'plugins/js.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.(CraftServer.java:251) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.PlayerList.(PlayerList.java:69) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedPlayerList.(SourceFile:14) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80] Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml ... 9 more [07:00:20] [Server thread/ERROR]: Could not load 'plugins/PhatLoots.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: Cannot find main class `com.codisimus.plugins.phatloots.PhatLoots' at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:42) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.(CraftServer.java:251) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.PlayerList.(PlayerList.java:69) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedPlayerList.(SourceFile:14) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80] Caused by: java.lang.ClassNotFoundException: com.codisimus.plugins.phatloots.PhatLoots at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80] at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80] at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:40) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] ... 10 more Caused by: java.util.zip.ZipException: invalid LOC header (bad signature) at java.util.zip.ZipFile.read(Native Method) ~[?:1.7.0_80] at java.util.zip.ZipFile.access$1400(Unknown Source) ~[?:1.7.0_80] at java.util.zip.ZipFile$ZipFileInputStream.read(Unknown Source) ~[?:1.7.0_80] at sun.misc.Resource.getBytes(Unknown Source) ~[?:1.7.0_80] at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_80] at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_80] at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80] at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80] at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:40) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] ... 10 more [07:00:21] [Server thread/ERROR]: Could not load 'plugins/WorldFeatures.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized! at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.(CraftServer.java:251) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.PlayerList.(PlayerList.java:69) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedPlayerList.(SourceFile:14) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80] Caused by: java.lang.IllegalArgumentException: Plugin already initialized! at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:98) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPlugin.(JavaPlugin.java:66) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at dkramer.WorldFeatures.(WorldFeatures.java:24) ~[?:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_80] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_80] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_80] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_80] at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:52) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] ... 9 more Caused by: java.lang.IllegalStateException: Initial initialization at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:101) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPlugin.(JavaPlugin.java:66) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at dkramer.WorldFeatures.(WorldFeatures.java:24) ~[?:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_80] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_80] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_80] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_80] at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:52) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] ... 9 more [07:00:21] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.6 [07:00:21] [Server thread/INFO]: [AntiLag] Loading AntiLag v2.0 [07:00:21] [Server thread/INFO]: [CreeperHeal] Loading CreeperHeal v6.7.9 [07:00:21] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v2.5.2 [07:00:21] [Server thread/INFO]: [PacketListenerAPI] Using INCHandler [07:00:21] [Server thread/INFO]: [PacketListenerAPI] Injected custom Channel handler. [07:00:21] [Server thread/INFO]: [PersonalChest] Loading PersonalChest v1.2.0 [07:00:21] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49 [07:00:21] [Server thread/INFO]: [Pl3xMOTD] Loading Pl3xMOTD v2.0 [07:00:21] [Server thread/INFO]: [EFreezeRL] Loading EFreezeRL v3.0 [07:00:21] [Server thread/INFO]: [Craftipedia] Loading Craftipedia v7.3.0 [07:00:21] [Server thread/INFO]: [EpicBossRecoded] Loading EpicBossRecoded v1.3.2 [07:00:21] [Server thread/INFO]: [NoRain] Loading NoRain v1.0 [07:00:21] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.0.9 [07:00:21] [Server thread/INFO]: [RestockIt] Loading RestockIt v1.8.3 [07:00:21] [Server thread/INFO]: [MYSlots] Loading MYSlots v1.4 [07:00:21] [Server thread/INFO]: [Soup] Loading Soup v1.0.0 [07:00:21] [Server thread/INFO]: [VT] Loading VariableTriggers v1.3.3 [07:00:21] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0 [07:00:21] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution. [07:00:21] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib. If this problem hasn't already been reported, please open a ticket at http://dev.bukkit.org/server-mods/protocollib/ with the following data: ===== STACK TRACE ===== java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.build(Lcom/google/common/cache/CacheLoader;)Lcom/google/common/cache/Cache; at com.comphenix.protocol.utility.MinecraftReflection.(MinecraftReflection.java:155) at com.comphenix.protocol.injector.PacketFilterManager.(PacketFilterManager.java:259) at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250) at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233) at com.comphenix.protocol.ProtocolLibrary.onLoad(ProtocolLibrary.java:216) at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:294) at org.bukkit.craftbukkit.v1_8_R3.CraftServer.(CraftServer.java:251) at net.minecraft.server.v1_8_R3.PlayerList.(PlayerList.java:69) at net.minecraft.server.v1_8_R3.DedicatedPlayerList.(SourceFile:14) at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) at java.lang.Thread.run(Unknown Source) ===== DUMP ===== Parameters: [NULL] Sender: com.comphenix.protocol.ProtocolLibrary@7ff228c9[ statistisc= backgroundCompiler= packetTask=-1 tickCounter=0 unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@e0944f1 configExpectedMod=-1 updater=com.comphenix.protocol.metrics.Updater@28d316a logger=org.bukkit.plugin.PluginLogger@3a72775 redirectHandler= commandProtocol= commandPacket= commandFilter= skipDisable=false isEnabled=false loader=org.bukkit.plugin.java.JavaPluginLoader@530f7432 server=CraftServer{serverName=CraftBukkit,serverVersion=git-Bukkit-12698ea,minecraftVersion=1.8.8} file=plugins/ProtocolLib-3.1.0.jar description=org.bukkit.plugin.PluginDescriptionFile@7e98a9ad dataFolder=plugins/ProtocolLib classLoader=org.bukkit.plugin.java.PluginClassLoader@622551a2 naggable=true ebean= newConfig=YamlConfiguration[path='', root='YamlConfiguration'] configFile=plugins/ProtocolLib/config.yml logger=org.bukkit.plugin.PluginLogger@3a72775 ] Version: ProtocolLib v3.4.0 Server: git-Bukkit-12698ea (MC: 1.8.8)

[07:00:21] [Server thread/INFO]: [Bookshelves] Loading Bookshelves v1.0.0 [07:00:21] [Server thread/INFO]: [ServerShop-GUI] Loading ServerShop-GUI v1.5.2 [07:00:21] [Server thread/INFO]: [GenerousMobs] Loading GenerousMobs v1.3 [07:00:21] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id [07:00:21] [Server thread/INFO]: [ParticleLIB] Loading ParticleLIB v${project.version} [07:00:21] [Server thread/INFO]: [AngryPigZombie] Loading AngryPigZombie vTesting [07:00:21] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3 [07:00:21] [Server thread/INFO]: [WorldSchematics] Loading WorldSchematics v0.2 [07:00:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9 [07:00:21] [Server thread/INFO]: [SoundControl] Loading SoundControl v1.0.1 [07:00:21] [Server thread/INFO]: [WGRegionEvents] Loading WGRegionEvents v1.2 [07:00:21] [Server thread/INFO]: [ItemRenamer] Loading ItemRenamer v2.2.3-SNAPSHOT [07:00:21] [Server thread/ERROR]: com/google/common/collect/Ranges initializing ItemRenamer v2.2.3-SNAPSHOT (Is it up to date?) java.lang.NoClassDefFoundError: com/google/common/collect/Ranges at org.shininet.bukkit.itemrenamer.serialization.DamageSerializer.parseRange(DamageSerializer.java:123) ~[?:?] at org.shininet.bukkit.itemrenamer.serialization.DamageSerializer.readLookup(DamageSerializer.java:62) ~[?:?] at org.shininet.bukkit.itemrenamer.configuration.RulePack.parseRange(RulePack.java:81) ~[?:?] at org.shininet.bukkit.itemrenamer.configuration.RulePack.load(RulePack.java:64) ~[?:?] at org.shininet.bukkit.itemrenamer.configuration.RenameConfiguration.loadPack(RenameConfiguration.java:92) ~[?:?] at org.shininet.bukkit.itemrenamer.configuration.RenameConfiguration.(RenameConfiguration.java:36) ~[?:?] at org.shininet.bukkit.itemrenamer.configuration.ItemRenamerConfiguration.initializeConfig(ItemRenamerConfiguration.java:99) ~[?:?] at org.shininet.bukkit.itemrenamer.configuration.ItemRenamerConfiguration.(ItemRenamerConfiguration.java:45) ~[?:?] at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin$1.(ItemRenamerPlugin.java:92) ~[?:?] at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin.onLoad(ItemRenamerPlugin.java:92) ~[?:?] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:294) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.(CraftServer.java:251) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.PlayerList.(PlayerList.java:69) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedPlayerList.(SourceFile:14) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Ranges at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80] at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] ... 17 more [07:00:21] [Server thread/INFO]: [FakePlayersOnline] Loading FakePlayersOnline v0.1.7 [07:00:21] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.59-SNAPSHOT [07:00:21] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.3 [07:00:21] [Server thread/INFO]: [Waterfalls] Loading Waterfalls v1.4 [07:00:21] [Server thread/INFO]: [ButtonWarp] Loading ButtonWarp v2.0.4 [07:00:21] [Server thread/INFO]: [Holograms] Loading Holograms v1.8.8b [07:00:21] [Server thread/INFO]: [AutoAnnouncer] Loading AutoAnnouncer v1.7-03.23 [07:00:21] [Server thread/INFO]: [BetterCombatReloaded] Loading BetterCombatReloaded v1.8 [07:00:21] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity [07:00:21] [Server thread/INFO]: [EasyTrading] Loading EasyTrading v3.1 [07:00:21] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v1.6.0 [07:00:21] [Server thread/INFO]: [Player-Tracker] Loading Player-Tracker v1.3.2 [07:00:21] [Server thread/INFO]: [PropertyGuard] Loading PropertyGuard v1.1a [07:00:21] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v2.1.2 [07:00:21] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.4.4 [07:00:21] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.9-SNAPSHOT [07:00:21] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity [07:00:21] [Server thread/INFO]: [MonsterApocalypse] Loading MonsterApocalypse v<1.0> [07:00:21] [Server thread/INFO]: [WGCustomFlags] Loading WGCustomFlags v1.6 [07:00:21] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP vTeamCity [07:00:21] [Server thread/INFO]: [SafeEdit] Loading SafeEdit v1.2.0 [07:00:21] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity [07:00:21] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity [07:00:21] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity [07:00:21] [Server thread/INFO]: [Timeismoney] Loading Timeismoney v1.5 [07:00:21] [Server thread/INFO]: [WGTimeFlags] Loading WGTimeFlags v0.1 [07:00:21] [Server thread/INFO]: [WGKeepInventoryFlags] Loading WGKeepInventoryFlags v0.3.1 [07:00:21] [Server thread/INFO]: [WGRegionCommands] Loading WGRegionCommands v0.1 [07:00:21] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49 [07:00:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [07:00:21] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting [07:00:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [07:00:21] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting [07:00:21] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49 [07:00:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0 [07:00:21] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot enable ProtocolLib. If this problem hasn't already been reported, please open a ticket at http://dev.bukkit.org/server-mods/protocollib/ with the following data: ===== STACK TRACE ===== java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.utility.MinecraftReflection at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:78) at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:356) at com.comphenix.protocol.utility.ChatExtensions.getJsonFormatConstructor(ChatExtensions.java:218) at com.comphenix.protocol.utility.ChatExtensions.(ChatExtensions.java:56) at com.comphenix.protocol.ProtocolLibrary.onEnable(ProtocolLibrary.java:377) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) at org.bukkit.craftbukkit.v1_8_R3.CraftServer.(CraftServer.java:252) at net.minecraft.server.v1_8_R3.PlayerList.(PlayerList.java:69) at net.minecraft.server.v1_8_R3.DedicatedPlayerList.(SourceFile:14) at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) at java.lang.Thread.run(Unknown Source) ===== DUMP ===== Sender: com.comphenix.protocol.ProtocolLibrary@7ff228c9[ statistisc= backgroundCompiler= packetTask=-1 tickCounter=0 unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@e0944f1 configExpectedMod=-1 updater=com.comphenix.protocol.metrics.Updater@28d316a logger=org.bukkit.plugin.PluginLogger@3a72775 redirectHandler= commandProtocol= commandPacket= commandFilter= skipDisable=false isEnabled=true loader=org.bukkit.plugin.java.JavaPluginLoader@530f7432 server=CraftServer{serverName=CraftBukkit,serverVersion=git-Bukkit-12698ea,minecraftVersion=1.8.8} file=plugins/ProtocolLib-3.1.0.jar description=org.bukkit.plugin.PluginDescriptionFile@7e98a9ad dataFolder=plugins/ProtocolLib classLoader=org.bukkit.plugin.java.PluginClassLoader@622551a2 naggable=true ebean= newConfig=YamlConfiguration[path='', root='YamlConfiguration'] configFile=plugins/ProtocolLib/config.yml logger=org.bukkit.plugin.PluginLogger@3a72775 ] Version: ProtocolLib v3.4.0 Server: git-Bukkit-12698ea (MC: 1.8.8)

[07:00:21] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0 [07:00:21] [Server thread/INFO]: [WorldSchematics] Enabling WorldSchematics v0.2 [07:00:21] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.59-SNAPSHOT [07:00:21] [Server thread/ERROR]: [BKCommonLib] This version of BKCommonLib is not compatible with: CraftBukkit (git-Bukkit-12698ea) : v1_8_R3 (Minecraft 1.8.8) [07:00:21] [Server thread/ERROR]: [BKCommonLib] It could be that BKCommonLib has to be updated, as the current version is built for MC v1_7_R4 [07:00:21] [Server thread/ERROR]: [BKCommonLib] Please look for an available BKCommonLib version that is compatible: [07:00:21] [Server thread/ERROR]: [BKCommonLib] http://dev.bukkit.org/server-mods/bkcommonlib/ [07:00:21] [Server thread/ERROR]: [BKCommonLib] BKCommonLib and all depending plugins will now disable... [07:00:21] [Server thread/INFO]: [BKCommonLib] Disabling BKCommonLib v1.59-SNAPSHOT [07:00:21] [Server thread/INFO]: Preparing level "newworldtest" [07:00:21] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7901264426122884219) [07:00:22] [Server thread/INFO]: Preparing spawn area: 33% [07:00:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8977951390121483070) [07:00:24] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8977951390121483070) [07:00:24] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.6 [07:00:24] [Server thread/INFO]: Preparing start region for level 3 (Seed: 7468749586377107284) [07:00:24] [Server thread/INFO]: [MultiWorld] v5.2.6 enabled. [07:00:24] [Server thread/INFO]: [AntiLag] Enabling AntiLag v2.0 [07:00:24] [Server thread/ERROR]: Error occurred while enabling AntiLag v2.0 (Is it up to date?) java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor at me.konsolas.antilag.AntiLag.onEnable(AntiLag.java:35) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80] Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80] at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] ... 12 more [07:00:24] [Server thread/INFO]: [CreeperHeal] Enabling CreeperHeal v6.7.9 [07:00:24] [Server thread/INFO]: debug: false [07:00:24] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v2.5.2 [07:00:24] [Server thread/INFO]: [PacketListenerAPI] Metrics started. [07:00:24] [Server thread/INFO]: [PacketListenerAPI] Adding channels for all online players... [07:00:24] [Server thread/INFO]: [PersonalChest] Enabling PersonalChest v1.2.0 [07:00:24] [Server thread/INFO]: [PersonalChest] version 1.2.0 loading... [07:00:24] [Server thread/INFO]: [PersonalChest] All Chests Worlds: ExampleWorld1, ExampleWorld2 [07:00:24] [Server thread/INFO]: [PersonalChest] All Residence Regions: ExampleWorld.ExampleResRegion1, ExampleWorld.ExampleResRegion2 [07:00:24] [Server thread/INFO]: [PersonalChest] All World Guard Regions: ExampleWorld.ExampleWGRegion1, ExampleWorld.ExampleWGRegion2 [07:00:24] [Server thread/ERROR]: [PersonalChest] PersonalChest v1.2.0 attempted to register an invalid EventHandler method signature "private boolean nl.rodey.personalchest.pchestPlayerListener.onChestInteract(org.bukkit.block.Block,org.bukkit.entity.Player)" in class nl.rodey.personalchest.pchestPlayerListener [07:00:24] [Server thread/INFO]: [PersonalChest] version 1.2.0 is enabled [07:00:24] [Server thread/INFO]: [Pl3xMOTD] Enabling Pl3xMOTD v2.0 [07:00:24] [Server thread/INFO]: [Pl3xMOTD] Pl3xMOTD v2.0 by BillyGalbreath enabled! [07:00:24] [Server thread/INFO]: [EFreezeRL] Enabling EFreezeRL v3.0 [07:00:24] [Server thread/INFO]: [EFreezeRL] EFreeze Reloaded is enabled! [07:00:24] [Server thread/INFO]: [Craftipedia] Enabling Craftipedia v7.3.0 [07:00:24] [Server thread/ERROR]: Cannot load plugins/Craftipedia/config.yml org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping in 'string', line 13, column 3: recipeGetError: 'An error occure ... ^ expected , but found Scalar in 'string', line 19, column 31: recipeWrittenIncorrectly: ''s Recipe Is Written Incorrectly ... ^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at com.operon.craftipedia.Configuration.load(Configuration.java:19) [Craftipedia_7.3.0.jar:?]
at com.operon.craftipedia.Configuration.<init>(Configuration.java:14) [Craftipedia_7.3.0.jar:?]
at com.operon.craftipedia.Craftipedia.onEnable(Craftipedia.java:47) [Craftipedia_7.3.0.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]

Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping in 'string', line 13, column 3: recipeGetError: 'An error occure ... ^ expected , but found Scalar in 'string', line 19, column 31: recipeWrittenIncorrectly: ''s Recipe Is Written Incorrectly ... ^

at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
... 19 more

[07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.loadRecipeFile(Craftipedia.java:138) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.loadRecipeFile(Craftipedia.java:124) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.createRecipeFile(Craftipedia.java:114) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.onEnable(Craftipedia.java:50) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [07:00:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [07:00:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [07:00:24] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [07:00:24] [Server thread/INFO]: [Craftipedia] An error occured while loading file: default.txt

[07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.loadRecipeFile(Craftipedia.java:138) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.loadRecipeFile(Craftipedia.java:124) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.createRecipeFile(Craftipedia.java:117) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.onEnable(Craftipedia.java:50) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [07:00:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [07:00:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [07:00:24] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [07:00:24] [Server thread/INFO]: [Craftipedia] An error occured while loading file: default.txt

[07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.loadRecipeFile(Craftipedia.java:138) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.loadRecipeFile(Craftipedia.java:124) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.createRecipeFile(Craftipedia.java:117) [07:00:24] [Server thread/WARN]: at com.operon.craftipedia.Craftipedia.onEnable(Craftipedia.java:50) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [07:00:24] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [07:00:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [07:00:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [07:00:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [07:00:24] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [07:00:24] [Server thread/INFO]: [Craftipedia] An error occured while loading file: config.yml [07:00:25] [Server thread/INFO]: [EpicBossRecoded] Enabling EpicBossRecoded v1.3.2 [07:00:25] [Server thread/INFO]: [NoRain] Enabling NoRain v1.0 [07:00:25] [Server thread/INFO]: [NoRain] Loading... [07:00:25] [Server thread/INFO]: [NoRain] Enabled! [07:00:25] [Server thread/INFO]: Original plugin by DevPixel [07:00:25] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.0.9 [07:00:25] [Server thread/INFO]: [OpenInv] Your version of CraftBukkit is not supported. [07:00:25] [Server thread/INFO]: [OpenInv] Please look for an updated version of OpenInv. [07:00:25] [Server thread/INFO]: [OpenInv] Disabling OpenInv v2.0.9 [07:00:25] [Server thread/INFO]: [RestockIt] Enabling RestockIt v1.8.3 [07:00:25] [Server thread/INFO]: [MYSlots] Enabling MYSlots v1.4

[07:00:25] [Server thread/INFO]: ## MY-Slots ## [07:00:25] [Server thread/INFO]: ## By AndyCraftz ##

[07:00:25] [Server thread/INFO]: ## Contact in Skype: mrandycraftz ## [07:00:25] [Server thread/INFO]: ## Contact on Web: http://www.andycraftz.de ##

[07:00:25] [Server thread/INFO]: ## MYSlots is aktivated ## [07:00:25] [Server thread/INFO]: [Soup] Enabling Soup v1.0.0 [07:00:25] [Server thread/INFO]: [VT] Enabling VariableTriggers v1.3.3 [07:00:25] [Server thread/INFO]: [VT] 131 Objects with total of 136 Variables loaded. [07:00:25] [Server thread/INFO]: [VT] 16 WalkTriggers loaded. [07:00:25] [Server thread/INFO]: [VT] 51 ClickTriggers loaded. [07:00:25] [Server thread/INFO]: [VT] 4 EventTriggers loaded. [07:00:25] [Server thread/INFO]: [VT] 25 AreaTriggers loaded. [07:00:25] [Server thread/INFO]: [VT] 23 CommandTriggers loaded. [07:00:25] [Server thread/ERROR]: Cannot load plugins/VariableTriggers/DayCycle.script.yml org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation) in 'string', line 18, column 36:

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at com.wizardscraft.CustomConfigs.GenCustomConfigs.reloadcustomConfig(GenCustomConfigs.java:28) [VariableTriggers.jar:?]
at com.wizardscraft.CustomConfigs.GenCustomConfigs.getcustomConfig(GenCustomConfigs.java:41) [VariableTriggers.jar:?]
at com.wizardscraft.CustomConfigs.ScriptsConfig.loadConfig(ScriptsConfig.java:24) [VariableTriggers.jar:?]
at com.wizardscraft.VariableTriggers.VariableTriggers.onEnable(VariableTriggers.java:165) [VariableTriggers.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]

Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation) in 'string', line 18, column 36:

at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:532) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea]
... 18 more

[07:00:25] [Server thread/INFO]: [VT] No Scripts found in file. [07:00:25] [Server thread/INFO]: [VT] 46 Scripts from 9 files loaded. [07:00:25] [Server thread/INFO]: [VT] Hooked Vault [07:00:25] [Server thread/INFO]: [VT] Using Essentials Economy [07:00:25] [Server thread/INFO]: [VT] Using PermissionsEx [07:00:25] [Server thread/INFO]: [VT] Using PermissionsEx_Chat [07:00:25] [Server thread/INFO]: [Bookshelves] Enabling Bookshelves v1.0.0 [07:00:25] [Server thread/INFO]: [Bookshelves] Metrics started [07:00:25] [Server thread/INFO]: [ServerShop-GUI] Enabling ServerShop-GUI v1.5.2 [07:00:25] [Server thread/INFO]: [ServerShop-GUI] Plugin is using Essentials Economy as economy system! [07:00:25] [Server thread/INFO]: [ServerShop-GUI] Plugin is using PermissionsEx as permission system! [07:00:25] [Server thread/INFO]: [ServerShop-GUI] Citizens2 not found.. Skipping NPC support. [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Material Name NOT found for GRANITE [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Check the official bukkit API documentation for a full material list [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Material Name NOT found for DIORITE [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Check the official bukkit API documentation for a full material list [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Material Name NOT found for OAK_WOOD_PLANK [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Check the official bukkit API documentation for a full material list [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Material Name NOT found for SPRUCE_WOOD_PLANK [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Check the official bukkit API documentation for a full material list [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Material Name NOT found for BIRCH_WOOD_PLANK [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Check the official bukkit API documentation for a full material list [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Material Name NOT found for JUNGLE_WOOD_PLANK [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Check the official bukkit API documentation for a full material list [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Material Name NOT found for ACACIA_WOOD_PLANK [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Check the official bukkit API documentation for a full material list [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Material Name NOT found for DARK_OAK_WOOD_PLANK [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] Check the official bukkit API documentation for a full material list [07:00:25] [Server thread/INFO]: [ServerShop-GUI] [ERROR] http://jd.bukkit.org/beta/apidocs/org/bukkit/Material.html [07:00:25] [Server thread/INFO]: [ServerShop-GUI] ======================================================================================= [07:00:25] [Server thread/INFO]: [ServerShop-GUI] Amount of 'LEATHER_BOOTS' cannot be 0. [07:00:26] [Server thread/INFO]: Thanks for using enabled Metrics support :) [07:00:26] [Server thread/INFO]: Using FLATFILE for Token Storage. [07:00:26] [Server thread/INFO]: [GenerousMobs] Enabling GenerousMobs v1.3 [07:00:26] [Server thread/INFO]: [GenerousMobs] Configuration file loaded! [07:00:26] [Server thread/INFO]: [GenerousMobs] Commands registered! [07:00:26] [Server thread/INFO]: [GenerousMobs] Events registered! [07:00:26] [Server thread/INFO]: [GenerousMobs] Enabling economy support... [07:00:26] [Server thread/INFO]: [GenerousMobs] Succesfully enabled economy support! [07:00:26] [Server thread/INFO]: [GenerousMobs] Metrics initiated! [07:00:26] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id [07:00:26] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [07:00:26] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter [07:00:26] [Server thread/INFO]: [ParticleLIB] Enabling ParticleLIB v${project.version} [07:00:26] [Server thread/INFO]: [AngryPigZombie] Enabling AngryPigZombie vTesting [07:00:26] [Server thread/INFO]: AngryPigZombie VersionTesting is enabled! [07:00:26] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3 [07:00:26] [Server thread/INFO]: [PermissionsEx] Initializing file backend [07:00:26] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded [07:00:26] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [07:00:26] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked. [07:00:26] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [07:00:26] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9 [07:00:26] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED. [07:00:26] [Server thread/INFO]: WorldGuard Lighters are PERMITTED. [07:00:26] [Server thread/INFO]: WorldGuard Lava fire is blocked. [07:00:26] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED. [07:00:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'newworldtest' [07:00:26] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED. [07:00:26] [Server thread/INFO]: WorldGuard Lighters are PERMITTED. [07:00:26] [Server thread/INFO]: WorldGuard Lava fire is blocked. [07:00:26] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED. [07:00:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'newworldtest_nether' [07:00:26] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED. [07:00:26] [Server thread/INFO]: WorldGuard Lighters are PERMITTED. [07:00:26] [Server thread/INFO]: WorldGuard Lava fire is blocked. [07:00:26] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED. [07:00:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'newworldtest_the_end' [07:00:26] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED. [07:00:26] [Server thread/INFO]: WorldGuard Lighters are PERMITTED. [07:00:26] [Server thread/INFO]: WorldGuard Lava fire is blocked. [07:00:26] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED. [07:00:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BlackHoleParkour' [07:00:26] [Server thread/INFO]: [WorldGuard] 123 regions loaded for 'newworldtest' [07:00:26] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'newworldtest_nether' [07:00:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'newworldtest_the_end' [07:00:26] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'BlackHoleParkour' [07:00:26] [Server thread/INFO]: [SoundControl] Enabling SoundControl v1.0.1 [07:00:26] [Server thread/INFO]: [SoundControl] Metrics started [07:00:26] [Server thread/INFO]: [WGRegionEvents] Enabling WGRegionEvents v1.2 [07:00:26] [Server thread/INFO]: [ItemRenamer] Enabling ItemRenamer v2.2.3-SNAPSHOT [07:00:26] [Server thread/WARN]: [ItemRenamer] Failed to start Updater java.lang.NullPointerException at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin.startUpdater(ItemRenamerPlugin.java:192) [ItemRenamer-2.2.4-SNAPSHOT.jar:?] at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin.onEnable(ItemRenamerPlugin.java:140) [ItemRenamer-2.2.4-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80] [07:00:26] [Server thread/ERROR]: Error occurred while enabling ItemRenamer v2.2.3-SNAPSHOT (Is it up to date?) java.lang.NullPointerException at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin.onEnable(ItemRenamerPlugin.java:143) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80] [07:00:27] [Server thread/INFO]: [FakePlayersOnline] Enabling FakePlayersOnline v0.1.7 [07:00:27] [Server thread/INFO]: [FakePlayersOnline] ProtocolLib is not found! [07:00:27] [Server thread/INFO]: [FakePlayersOnline] This version of FakePlayersOnline was not tested with CraftBukkit git-Bukkit-12698ea (MC: 1.8.8) [07:00:27] [Server thread/INFO]: [FakePlayersOnline] You can check updates at http://dev.bukkit.org/server-mods/fakeplayers/ [07:00:27] [Server thread/ERROR]: Error occurred while enabling FakePlayersOnline v0.1.7 (Is it up to date?) java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener at me.fromgate.fakeplayersonline.ShowList.hideShowList(ShowList.java:107) ~[?:?] at me.fromgate.fakeplayersonline.ShowList.refreshOnlineList(ShowList.java:44) ~[?:?] at me.fromgate.fakeplayersonline.FakePlayersOnline.onEnable(FakePlayersOnline.java:110) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80] Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_80] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80] at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_80] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-12698ea] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_80] ... 14 more [07:00:27] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.3 [07:00:27] [Server thread/INFO]: [ClearLag] Loading modules... [07:00:27] [Server thread/INFO]: [ClearLag] Modules have been loaded! [07:00:27] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [07:00:27] [Thread-8/INFO]: [ClearLag] Checking for updates... [07:00:27] [Server thread/INFO]: [Waterfalls] Enabling Waterfalls v1.4 [07:00:27] [Thread-8/INFO]: [ClearLag] No updates found! [07:00:27] [Server thread/INFO]: [ButtonWarp] Enabling ButtonWarp v2.0.4 [07:00:27] [Server thread/INFO]: [ButtonWarp] ButtonWarp 2.0.4 (Build 548) is enabled! [07:00:28] [Server thread/INFO]: [Holograms] Enabling Holograms v1.8.8b [07:00:28] [Server thread/INFO]: [AutoAnnouncer] Enabling AutoAnnouncer v1.7-03.23 [07:00:28] [Server thread/INFO]: [AutoAnnouncer] Permission support enabled! [07:00:28] [Server thread/INFO]: [AutoAnnouncer] Settings Loaded (215 announces). [07:00:28] [Server thread/INFO]: [AutoAnnouncer] Scheduled every 10 minutes! [07:00:28] [Server thread/INFO]: [AutoAnnouncer] v1.7-03.23 is enabled! [07:00:28] [Server thread/INFO]: [AutoAnnouncer] Developed by: [Sharkiller] [07:00:28] [Server thread/INFO]: [BetterCombatReloaded] Enabling BetterCombatReloaded v1.8 [07:00:28] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity [07:00:28] [Server thread/INFO]: Bukkit version format changed. Version not checked.

[07:00:28] [Server thread/INFO]: Using locale en_US [07:00:28] [Server thread/INFO]: Using locale en_US [07:00:28] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [07:00:28] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions. [07:00:28] [Server thread/INFO]: [EasyTrading] Enabling EasyTrading v3.1 [07:00:28] [Server thread/INFO]: [EasyTrading] Vault found! All Economy services are enabled. [07:00:28] [Server thread/INFO]: [EasyTrading] ProtocolLib found! Sign Input is enabled. [07:00:28] [Server thread/INFO]: [EasyTrading] Enabled version 3.1 by Truhera [07:00:28] [Server thread/INFO]: [EasyTrading] I hope you enjoy this plugin! :) [07:00:28] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v1.6.0 [07:00:28] [Server thread/INFO]: [RandomTeleport] Loading messages from config. [07:00:28] [Server thread/INFO]: [RandomTeleport] Attempting to load cooldown.map... [07:00:28] [Server thread/INFO]: [RandomTeleport] Sucessfully loaded cooldown.map. [07:00:28] [Server thread/INFO]: [RandomTeleport] Detected WorldGuard. [07:00:28] [Server thread/INFO]: [Player-Tracker] Enabling Player-Tracker v1.3.2 [07:00:29] [Server thread/INFO]: [P-Tracker] Essentials detected, attempting to use as banlist. [07:00:29] [Server thread/INFO]: [P-Tracker] Player-Tracker has been enabled. [07:00:29] [Server thread/INFO]: [PropertyGuard] Enabling PropertyGuard v1.1a [07:00:29] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v2.1.2 [07:00:29] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R3 (Minecraft 1.8)... [07:00:29] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled! [07:00:29] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled! [07:00:29] [Server thread/INFO]: [MythicMobs] Loaded 5 mobs. [07:00:29] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides. [07:00:29] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks. [07:00:29] [Server thread/INFO]: [MythicMobs] Loaded 3 skills. [07:00:29] [Server thread/INFO]: [MythicMobs] Loaded 2 random spawns. [07:00:29] [Server thread/INFO]: [MythicMobs] Loaded 3 mythic items. [07:00:29] [Server thread/INFO]: [MythicMobs] Loaded 1 drop tables. [07:00:29] [Server thread/INFO]: [MythicMobs] Loaded 1 mob spawners. [07:00:29] [Server thread/INFO]: [MythicMobs] v2.1.2 has been successfully loaded! [07:00:29] [Server thread/INFO]: [MythicMobs] A new version of MythicMobs is available: MythicMobs v2.1.7 [07:00:29] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.4 [07:00:29] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT [07:00:29] [Server thread/ERROR]: [CraftBook] You have a corrupt version of ProtocolLib! Please redownload it! [07:00:29] [Server thread/ERROR]: [CraftBook] java.lang.NoClassDefFoundError: com/comphenix/protocol/ProtocolLibrary at com.sk89q.craftbook.util.compat.companion.CompanionPlugins.initiate(CompanionPlugins.java:52) at com.sk89q.craftbook.bukkit.CraftBookPlugin.onEnable(CraftBookPlugin.java:372) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.ProtocolLibrary at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 13 more

[07:00:29] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML! [07:00:30] [Server thread/INFO]: [CraftBook] Registered 35 custom recipes! [07:00:30] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components... [07:00:30] [Server thread/INFO]: [CraftBook] 2500 chunk(s) for 4 world(s) processed (121ms elapsed) [07:00:30] [Server thread/INFO]: [CraftBook] The Auto-Updater is disabled for your version! [07:00:30] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity [07:00:30] [Server thread/INFO]: [MonsterApocalypse] Enabling MonsterApocalypse v<1.0> [07:00:30] [Server thread/INFO]: Monster Apocalypse: Invalid world name world. Plugin disabled. [07:00:30] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.6 [07:00:30] [Server thread/INFO]: [WGCustomFlags] Loading configuration... [07:00:30] [Server thread/INFO]: [WGCustomFlags] Configuration loaded. [07:00:30] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity [07:00:30] [Server thread/WARN]: config broken for xmpp [07:00:30] [Server thread/INFO]: [SafeEdit] Enabling SafeEdit v1.2.0 [07:00:30] [Server thread/INFO]: SafeEdit Version 1.2.0 Has Been Enabled! [07:00:31] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity [07:00:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity [07:00:31] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity [07:00:31] [Server thread/INFO]: [Timeismoney] Enabling Timeismoney v1.5 [07:00:31] [Server thread/INFO]: [Timeismoney] Vault dependency found. Economy plugin found: Essentials Economy [07:00:31] [Server thread/INFO]: Timeismoney is now enabled [07:00:31] [Server thread/INFO]: [WGTimeFlags] Enabling WGTimeFlags v0.1 [07:00:31] [Server thread/INFO]: [WGTimeFlags] Hooked into WGCustomFlags. [07:00:31] [Server thread/INFO]: [WGTimeFlags] Hooked into WorldGuard. [07:00:31] [Server thread/INFO]: Added custom flag "max-time" to WorldGuard. [07:00:31] [Server thread/INFO]: Added custom flag "min-time" to WorldGuard. [07:00:31] [Server thread/INFO]: Added custom flag "fix-time" to WorldGuard. [07:00:31] [Server thread/INFO]: Added custom flag "delta-time" to WorldGuard. [07:00:31] [Server thread/INFO]: [WGKeepInventoryFlags] Enabling WGKeepInventoryFlags v0.3.1 [07:00:31] [Server thread/INFO]: Added custom flag "keep-inventory" to WorldGuard. [07:00:31] [Server thread/INFO]: Added custom flag "keep-level" to WorldGuard. [07:00:31] [Server thread/INFO]: [WGRegionCommands] Enabling WGRegionCommands v0.1 [07:00:31] [Server thread/INFO]: Added custom flag "player-enter-command" to WorldGuard. [07:00:31] [Server thread/INFO]: Added custom flag "player-leave-command" to WorldGuard. [07:00:31] [Server thread/INFO]: Added custom flag "server-enter-command" to WorldGuard. [07:00:31] [Server thread/INFO]: Added custom flag "server-leave-command" to WorldGuard. [07:00:31] [Server thread/INFO]: Server permissions file permissionsex.yml is empty, ignoring it

[07:00:31] [Server thread/INFO]: Starting GS4 status listener [07:00:31] [Query Listener #1/INFO]: Query running on 74.91.122.101:25565 [07:00:31] [Server thread/INFO]: [EpicBoss-Recoded] 1.3.2 Has Been Enabled! [07:00:31] [pool-3-thread-9/INFO]: [Vault] Checking for Updates ... [07:00:31] [pool-3-thread-9/INFO]: [Vault] No new version available [07:00:32] [Server thread/INFO]: [Bookshelves] Loading shelves... [07:00:32] [Server thread/INFO]: [Bookshelves] Loaded 0 shelves. [07:01:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:01:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:02:03] [Server thread/INFO]: CONSOLE issued server command: /list [07:02:03] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:03:01] [Server thread/INFO]: CONSOLE issued server command: /list [07:03:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:04:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:04:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:05:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:05:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:06:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:06:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:06:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3273ms behind, skipping 65 tick(s) [07:07:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:07:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:08:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:08:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:09:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:09:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:10:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:10:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:10:32] [pool-3-thread-22/INFO]: [Announcer] The road to success is always under construction. [07:11:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:11:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:11:07] [Server thread/INFO]: Turned off world auto-saving

[07:11:08] [Server thread/INFO]: Saved the world [07:12:02] [Server thread/INFO]: CONSOLE issued server command: /list [07:12:02] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:13:07] [Server thread/INFO]: CONSOLE issued server command: /list [07:13:07] [Server thread/INFO]: There are 0 out of maximum 20 players online. [07:13:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5266ms behind, skipping 105 tick(s) [07:13:28] [Server thread/INFO]: Turned on world auto-saving [07:14:02] [Server thread/INFO]: CONSOLE issued server command: /list

SBPrime commented 8 years ago

This does not look like the full startup log. Its missing the MCPainter plugin messages.

MisterMasterMine commented 8 years ago

Yeah I was looking at that just now

MisterMasterMine commented 8 years ago

Sorry about that, it's an on line server and I am not sure were that start up file is yet. I have a capture feature for the last 500 lines of log, but I can't seem to get the whole startup on it, so it misses some. But I will post that now, and will keep looking for the full file. [13:06:18] [Server thread/INFO]: [MCPainter] * Minecraft 1.8.x - blocks... [13:06:18] [Server thread/INFO]: [MCPainter] ...loading blocks definitions [13:06:18] [Server thread/INFO]: [MCPainter] PoweredRail_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] PoweredRail_8: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] DetectorRail_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] DetectorRail_8: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Step_stone: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Step_sandstone: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Step_oak: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Step_cobble: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Step_brick: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Step_stone2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Step_nether: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Step_quartz: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StepTop_stone: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StepTop_sandstone: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StepTop_oak: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StepTop_cobble: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StepTop_brick: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StepTop_stone2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StepTop_nether: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StepTop_quartz: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Torch: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] OakStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Chest_normal: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Chest_large: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Xmas_normal: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Xmas_large: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Crops_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Crops_1: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Crops_2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Crops_3: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Crops_4: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Crops_5: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Crops_6: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Crops_7: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] WoodenDoor_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] WoodenDoor_1: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] WoodenDoor_2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] WoodenDoor_3: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Ladder: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Rails_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Rails_6: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] CobblestoneStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StonePlate: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] IrronDoor_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] IrronDoor_1: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] IrronDoor_2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] IrronDoor_3: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] WoodPlate: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] RedstoneTorch: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] RedstoneTorchOn: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] StoneButton: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] TrapDoor_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] TrapDoor_4: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] TrapDoor_5: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] TrapDoor_6: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] TrapDoor_7: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] TrapDoor_8: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Vine: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] BrickStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] SmoothStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] WaterLily: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] NetherBrickStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] NetherWarts_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] NetherWarts_1: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] NetherWarts_2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_oak: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_spruce: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_birch: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_jungle: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_acacia: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_darkOak: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_oak_up: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_spruce_up: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_birch_up: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_jungle_up: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_acacia_up: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Slab_darkOak_up: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] SandstoneStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] EnderChest: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] SpruceStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] BirchStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] JungleStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carrot_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carrot_1: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carrot_2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carrot_3: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Potatoes_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Potatoes_1: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Potatoes_2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Potatoes_3: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] WoodButton: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] TrappedChest: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] TrappedChest_Large: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] GoldPlate: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] IronPlate: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] QuartzStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] ActivatorRail_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] ActivatorRail_8: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] AcaciaStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] DarkOakStairs: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_0: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_1: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_2: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_3: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_4: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_5: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_6: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_7: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_8: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_9: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_10: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_11: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_12: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_13: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_14: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] Carpet_15: Error parsing block null [13:06:18] [Server thread/INFO]: [MCPainter] ...registered 198 blocks in 1 blocks providers. [13:06:18] [Server thread/INFO]: [MCPainter] * Minecraft 1.8.x... [13:06:18] [Server thread/INFO]: [MCPainter] ...registered 0 blocks in 0 blocks providers. [13:06:18] [Server thread/INFO]: [MCPainter] * Minecraft 1.8.x - mobs... [13:06:18] [Server thread/INFO]: [MCPainter] ...registered 0 blocks in 0 blocks providers. [13:06:18] [Server thread/INFO]: [MCPainter] Registering mob statue providers... [13:06:18] [Server thread/INFO]: [MCPainter] Scanning Minecraft 1.8.x - mobs... [13:06:18] [Server thread/INFO]: [MCPainter] * Ghast...added [13:06:18] [Server thread/INFO]: [MCPainter] * Mooshroom...added [13:06:18] [Server thread/INFO]: [MCPainter] * Cow...added [13:06:18] [Server thread/INFO]: [MCPainter] * Creeper...added [13:06:18] [Server thread/INFO]: [MCPainter] * WitherSkeleton...added [13:06:18] [Server thread/INFO]: [MCPainter] * Skeleton...added [13:06:18] [Server thread/INFO]: [MCPainter] * PigZombie...added [13:06:18] [Server thread/INFO]: [MCPainter] * Zombie...added [13:06:18] [Server thread/INFO]: [MCPainter] * Steve...added [13:06:18] [Server thread/INFO]: [MCPainter] * Blaze...added [13:06:18] [Server thread/INFO]: [MCPainter] * Chicken...added [13:06:18] [Server thread/INFO]: [MCPainter] Initializing player statue... [13:06:18] [Server thread/INFO]: [MCPainter] * Player statue found [13:06:18] [Server thread/INFO]: [MCPainter] Loading palettes... [13:06:18] [Server thread/INFO]: [MCPainter] * default...114 blocks defined. [13:06:18] [Server thread/INFO]: [MCPainter] * wool...16 blocks defined. [13:06:18] [Server thread/INFO]: [MCPainter] * clay...18 blocks defined. [13:06:18] [Server thread/INFO]: [MCPainter] * wood...12 blocks defined. [13:06:18] [Server thread/INFO]: [MCPainter] * glass...16 blocks defined. [13:06:18] [Server thread/INFO]: [MCPainter] * wool&clay...34 blocks defined. [13:06:18] [Server thread/INFO]: [MCPainter] * classic...31 blocks defined. [13:06:18] [Server thread/INFO]: [MCPainter] * stone...7 blocks defined. [13:06:18] [Server thread/INFO]: [MCPainter] Loaded 8 palettes. [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_white.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@1ee89f2 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_orange.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@53a26fdb [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_magenta.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@4d5dbdc2 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_light_blue.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@4555333c [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_yellow.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@5c96cbb3 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_lime.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@30178442 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_pink.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@57ec21b8 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_gray.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@4f99e420 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_silver.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@5019b4 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_cyan.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@ac77895 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_purple.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@2dbd83ba [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_blue.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@75133fcb [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_brown.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@42c16479 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_green.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@26ab662c [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_red.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@3ec0e689 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/wool_colored_black.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6a5f4c8e [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_white.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@169b3531 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_orange.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@27c12f8f [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_magenta.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@7c1969ac [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_light_blue.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6868dada [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_yellow.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@3bf853c3 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_lime.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@2c4345f7 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_pink.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@74a671d4 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_gray.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@5b7b5120 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_silver.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@7d0b3acb [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_cyan.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6c41258f [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_purple.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@290906cf [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_blue.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@f9e1515 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_brown.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@537a1db5 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_green.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@763480e3 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_red.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@70f9f3b5 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay_stained_black.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@29ef2a05 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stone.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@14afc3c5 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/dirt.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@1f5dc51f [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/brick.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@4538864f [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stonebrick.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@1f9d00a [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/bedrock.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@37c94189 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/log_oak.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@7deda5fb [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/log_spruce.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@7d2c4253 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/log_birch.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@64b69758 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/log_jungle.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@f8a4610 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/log_acacia.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@3efdcc68 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/log_big_oak.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@876e027 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/planks_oak.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@347624c8 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/planks_spruce.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@3868e160 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/planks_birch.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6da4828e [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/planks_jungle.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@4b7770de [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/planks_acacia.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@e932587 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/planks_big_oak.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@5e84c98a [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/iron_block.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@5fcbb380 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/gold_block.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@3675c9a2 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/diamond_block.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6f08c69c [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/emerald_block.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@292764b7 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/gold_ore.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@59453f7c [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/iron_ore.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@514b13ad [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/coal_ore.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@17f8ec8d [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/cobblestone_mossy.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@57722946 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/obsidian.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@7f3df84 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/sponge.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@1bd75730 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/diamond_ore.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@569d1e97 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/redstone_ore.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@654377ed [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stonebrick.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@30769c8b [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/snow.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@3b1f8288 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/hardened_clay.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@11b2cd0b [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/clay.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@71b39640 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/noteblock.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@454d7e11 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stonebrick_mossy.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@628fb1a2 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stonebrick_cracked.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@47d7353b [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/netherrack.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@1e7d956 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/soul_sand.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@1c6d9e14 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glowstone.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@60a541a0 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/mushroom_block_skin_red.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@177a0f2 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/mushroom_block_skin_brown.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@54e7709e [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/lapis_block.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@2692c09e [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/lapis_ore.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6ca3d8da [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/emerald_ore.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@78f207ee [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/end_stone.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@59e6d84a [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/sandstone_normal.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@42821062 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/redstone_lamp_off.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6901b40a [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stonebrick_carved.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6ed33261 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/sandstone_carved.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6b90b71e [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/sandstone_smooth.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@69e649bd [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/nether_brick.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@df34d9c [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_white.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@606c43eb [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_orange.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@63df2ac1 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_magenta.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@50701820 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_light_blue.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6f400621 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_yellow.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@54529996 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_lime.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@7ae17219 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_pink.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@670a0655 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_gray.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@4325eb4c [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_silver.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6e7aed04 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_cyan.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@485eda46 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_purple.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@4b4c4ec8 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_blue.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@7ec85316 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_brown.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@11c70a61 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_green.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@227a6f65 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_red.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@14276192 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/glass_black.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@2576c294 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stone_granite.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@17e095c3 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stone_granite_smooth.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@19884174 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stone_diorite.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@408133c4 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stone_diorite_smooth.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@626da9f1 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stone_andesite.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@db03fb3 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/stone_andesite_smooth.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@2e2607ca [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/sponge.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@42c97671 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/sponge_wet.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@387f16f8 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/prismarine_rough.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@1fbd10c2 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/prismarine_dark.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@359740d5 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/sea_lantern.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@5d217b6f [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/prismarine_bricks.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@412ee42d [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/red_sandstone_normal.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6d8667c9 [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/red_sandstone_carved.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@1307f54c [13:06:18] [Server thread/INFO]: [MCPainter] Error processing block node TEX: VANILLA:assets/minecraft/textures/blocks/red_sandstone_smooth.png:-1x-1 Block: org.PrimeSoft.MCPainter.utils.BaseBlock@6f795a56 [13:06:18] [Server thread/INFO]: [MCPainter] Not enough valid blocks deffined in pallete. [13:06:18] [Server thread/INFO]: [MCPainter] Restoring drawing maps... [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 254 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 265 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 275 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 268 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 286 [13:06:18] [Server thread/INFO]: [MCPainter] * map 245 restored. [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 251 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 246 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 259 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 261 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 282 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 274 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 256 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 257 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 269 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 248 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 284 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 279 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 280 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 250 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 271 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 262 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 249 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 253 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 255 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 270 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 285 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 273 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 260 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 258 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 263 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 281 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 264 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 267 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 266 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 276 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 272 [13:06:18] [Server thread/INFO]: [MCPainter] * map 244 restored. [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 278 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 247 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 252 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 277 [13:06:18] [Server thread/INFO]: [MCPainter] * Unable to restore map 283 [13:06:18] [Server thread/INFO]: [MCPainter] Enabled [13:06:18] [Server thread/INFO]: [EasyTrading] Enabling EasyTrading v3.1 [13:06:18] [Server thread/INFO]: [EasyTrading] Vault found! All Economy services are enabled. [13:06:18] [Server thread/INFO]: [EasyTrading] ProtocolLib found! Sign Input is enabled. [13:06:18] [Server thread/INFO]: [EasyTrading] Enabled version 3.1 by Truhera [13:06:18] [Server thread/INFO]: [EasyTrading] I hope you enjoy this plugin! :) [13:06:18] [Server thread/INFO]: [ScLoad] Enabling ScLoad v0.1.3 [13:06:18] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v1.6.0 [13:06:18] [Server thread/INFO]: [RandomTeleport] Loading messages from config. [13:06:18] [Server thread/INFO]: [RandomTeleport] Attempting to load cooldown.map... [13:06:18] [Server thread/INFO]: [RandomTeleport] Sucessfully loaded cooldown.map. [13:06:18] [Server thread/INFO]: [RandomTeleport] Detected WorldGuard. [13:06:18] [Server thread/INFO]: [Player-Tracker] Enabling Player-Tracker v1.3.2 [13:06:18] [Server thread/INFO]: [P-Tracker] Essentials detected, attempting to use as banlist. [13:06:18] [Server thread/INFO]: [P-Tracker] Player-Tracker has been enabled. [13:06:18] [Server thread/INFO]: [PropertyGuard] Enabling PropertyGuard v1.1a [13:06:19] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v2.1.2 [13:06:19] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R3 (Minecraft 1.8)... [13:06:19] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled! [13:06:19] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled! [13:06:19] [Server thread/INFO]: [MythicMobs] Loaded 5 mobs. [13:06:19] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides. [13:06:19] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks. [13:06:19] [Server thread/INFO]: [MythicMobs] Loaded 3 skills. [13:06:19] [Server thread/INFO]: [MythicMobs] Loaded 2 random spawns. [13:06:19] [Server thread/INFO]: [MythicMobs] Loaded 3 mythic items. [13:06:19] [Server thread/INFO]: [MythicMobs] Loaded 1 drop tables. [13:06:19] [Server thread/INFO]: [MythicMobs] Loaded 1 mob spawners. [13:06:19] [Server thread/INFO]: [MythicMobs] v2.1.2 has been successfully loaded! [13:06:19] [Server thread/INFO]: [MythicMobs] A new version of MythicMobs is available: MythicMobs v2.1.9 [13:06:19] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.4 [13:06:19] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT [13:06:19] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML! [13:06:20] [Server thread/INFO]: [CraftBook] Registered 35 custom recipes! [13:06:20] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components... [13:06:20] [Server thread/INFO]: [CraftBook] 2532 chunk(s) for 4 world(s) processed (60ms elapsed) [13:06:20] [Server thread/INFO]: [CraftBook] The Auto-Updater is disabled for your version! [13:06:20] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity [13:06:20] [Server thread/INFO]: [MonsterApocalypse] Enabling MonsterApocalypse v<1.0> [13:06:20] [Server thread/INFO]: Monster Apocalypse: Invalid world name world. Plugin disabled. [13:06:20] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.6 [13:06:20] [Server thread/INFO]: [WGCustomFlags] Loading configuration... [13:06:20] [Server thread/INFO]: [WGCustomFlags] Configuration loaded. [13:06:20] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity [13:06:20] [Server thread/WARN]: config broken for xmpp [13:06:20] [Server thread/INFO]: [SafeEdit] Enabling SafeEdit v1.2.0 [13:06:20] [Server thread/INFO]: SafeEdit Version 1.2.0 Has Been Enabled! [13:06:20] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity [13:06:20] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity [13:06:20] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity [13:06:20] [Server thread/INFO]: [Timeismoney] Enabling Timeismoney v1.5 [13:06:20] [Server thread/INFO]: [Timeismoney] Vault dependency found. Economy plugin found: Essentials Economy [13:06:20] [Server thread/INFO]: Timeismoney is now enabled [13:06:20] [Server thread/INFO]: [WGTimeFlags] Enabling WGTimeFlags v0.1 [13:06:20] [Server thread/INFO]: [WGTimeFlags] Hooked into WGCustomFlags. [13:06:20] [Server thread/INFO]: [WGTimeFlags] Hooked into WorldGuard. [13:06:20] [Server thread/INFO]: Added custom flag "max-time" to WorldGuard. [13:06:20] [Server thread/INFO]: Added custom flag "min-time" to WorldGuard. [13:06:20] [Server thread/INFO]: Added custom flag "fix-time" to WorldGuard. [13:06:20] [Server thread/INFO]: Added custom flag "delta-time" to WorldGuard. [13:06:20] [Server thread/INFO]: [WGKeepInventoryFlags] Enabling WGKeepInventoryFlags v0.3.1 [13:06:20] [Server thread/INFO]: Added custom flag "keep-inventory" to WorldGuard. [13:06:20] [Server thread/INFO]: Added custom flag "keep-level" to WorldGuard. [13:06:20] [Server thread/INFO]: [WGRegionCommands] Enabling WGRegionCommands v0.1 [13:06:20] [Server thread/INFO]: Added custom flag "player-enter-command" to WorldGuard. [13:06:20] [Server thread/INFO]: Added custom flag "player-leave-command" to WorldGuard. [13:06:20] [Server thread/INFO]: Added custom flag "server-enter-command" to WorldGuard. [13:06:20] [Server thread/INFO]: Added custom flag "server-leave-command" to WorldGuard. [13:06:20] [Server thread/INFO]: Server permissions file permissionsex.yml is empty, ignoring it

[13:06:21] [Server thread/INFO]: Starting GS4 status listener [13:06:21] [Query Listener #1/INFO]: Query running on 74.91.122.101:25565 [13:06:21] [Server thread/INFO]: [EpicBoss-Recoded] 1.3.2 Has Been Enabled! [13:06:21] [pool-3-thread-9/INFO]: [Vault] Checking for Updates ... [13:06:21] [pool-3-thread-9/INFO]: [Vault] No new version available [13:06:22] [Server thread/INFO]: CONSOLE issued server command: /list [13:06:22] [Server thread/INFO]: There are 0 out of maximum 20 players online. [13:06:23] [Server thread/INFO]: [Bookshelves] Loading shelves... [13:06:23] [Server thread/INFO]: [Bookshelves] Loaded 0 shelves. [13:07:03] [Server thread/INFO]: CONSOLE issued server command: /list [13:07:03] [Server thread/INFO]: There are 0 out of maximum 20 players online.

[13:07:21] [Server thread/WARN]: at java.io.StringReader.(Unknown Source) [13:07:21] [Server thread/WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:79) [13:07:21] [Server thread/WARN]: at org.json.simple.parser.JSONParser.parse(JSONParser.java:75) [13:07:21] [Server thread/WARN]: at me.fromgate.fakeplayersonline.UUIDCache.getMojangUUID(UUIDCache.java:59) [13:07:21] [Server thread/WARN]: at me.fromgate.fakeplayersonline.UUIDCache.getUUID(UUIDCache.java:47) [13:07:21] [Server thread/WARN]: at me.fromgate.fakeplayersonline.ShowList.fillShowList(ShowList.java:82) [13:07:21] [Server thread/WARN]: at me.fromgate.fakeplayersonline.FPOPLib$1.onPacketSending(FPOPLib.java:100) [13:07:21] [Server thread/WARN]: at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [13:07:21] [Server thread/WARN]: at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [13:07:22] [Server thread/WARN]: at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:638) [13:07:22] [Server thread/WARN]: at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:614)

SBPrime commented 8 years ago

You did not install MCPainter correctly please put the minecraft jar file into mods folder (check installation manual on spigot).

MisterMasterMine commented 8 years ago

Where do I find a minecraft.jar for 1.8.8?

MisterMasterMine commented 8 years ago

I found and loaded a 1.8.8.and a 1.7.4.jar in the mod file, they did not work, I then changed first the 8.8 to minecraft.jar, it did not work, I then removed it and changed the 7.4 to minecraft.jar, it did nothing either.

MisterMasterMine commented 8 years ago

[15:40:04 INFO]: [ClearLag] No updates found! [15:40:04 INFO]: [ButtonWarp] Enabling ButtonWarp v2.0.4 [15:40:04 INFO]: [ButtonWarp] ButtonWarp 2.0.4 (Build 548) is enabled! 15:40:05 INFO: [Holograms] Enabling Holograms v1.8.8b 15:40:05 INFO: [AutoAnnouncer] Enabling AutoAnnouncer v1.7-03.23 15:40:05 INFO: [AutoAnnouncer] Permission support enabled! 15:40:05 INFO: [AutoAnnouncer] Settings Loaded (215 announces). 15:40:05 INFO: [AutoAnnouncer] Scheduled every 10 minutes! 15:40:05 INFO: [AutoAnnouncer] v1.7-03.23 is enabled! 15:40:05 INFO: [AutoAnnouncer] Developed by: Sharkiller: [BetterCombatReloaded] Enabling BetterCombatReloaded v1.8 15:40:05 INFO: [Essentials] Enabling Essentials vTeamCity 15:40:05 INFO: Bukkit version format changed. Version not checked.

15:40:05 INFO: Using locale en_US [15:40:06 INFO]: Using locale en_US [15:40:06 INFO]: [Vault][Economy] Essentials Economy hooked. [15:40:06 INFO]: Essentials: Using PermissionsEx based permissions. [15:40:06 INFO]: [MCPainter] Enabling MCPainter v2.0.0-dev [15:40:06 INFO]: [MCPainter] WorldEdit found - using the "real thing". [15:40:06 INFO]: [MCPainter] 2 size nodes defined in config file. [15:40:06 INFO]: [MCPainter] Your version of the plugin was not found on the plugin page. Your version: 2.0.0-dev [15:40:06 INFO]: [MCPainter] Scanning mod files: [15:40:06 INFO]: [MCPainter] * 1.8.8.jar mod: 1.8.8.jar (unknown) [15:40:06 INFO]: [MCPainter] Loading data files... [15:40:06 INFO]: [MCPainter] * minecraft_1.8_blocks.yml...mod file [15:40:06 INFO]: [MCPainter] * playerStatue.yml...player statue [15:40:06 INFO]: [MCPainter] * minecraft_1.8.yml...mod file [15:40:06 INFO]: [MCPainter] * minecraft_1.8_statues.yml...mod file [15:40:06 INFO]: [MCPainter] Loading mod files... [15:40:06 INFO]: [MCPainter] * minecraft_1.8_blocks.yml (Minecraft 1.8.x - blocks) Blocks definition initialized. [15:40:06 INFO]: [MCPainter] * minecraft_1.8.yml (Minecraft 1.8.x) initialized texture. [15:40:06 INFO]: [MCPainter] * minecraft_1.8_statues.yml (Minecraft 1.8.x - mobs) Statues definition initialized. [15:40:06 INFO]: [MCPainter] Registering mod texture packs... [15:40:06 INFO]: [MCPainter] * Minecraft 1.8.x (1.8.8.jar)...registered [15:40:06 INFO]: [MCPainter] The default texture pack initialized. [15:40:06 INFO]: [MCPainter] Registering config texture packs... [15:40:06 INFO]: [MCPainter] * unable to load texture file: texture/!test.zip [15:40:06 INFO]: [MCPainter] Registering blocks providers... [15:40:06 INFO]: [MCPainter] * Minecraft 1.8.x - blocks... [15:40:06 INFO]: [MCPainter] ...loading blocks definitions [15:40:07 INFO]: [MCPainter] ...registered 314 blocks in 1 blocks providers. [15:40:07 INFO]: [MCPainter] * Minecraft 1.8.x... [15:40:07 INFO]: [MCPainter] ...registered 0 blocks in 0 blocks providers. [15:40:07 INFO]: [MCPainter] * Minecraft 1.8.x - mobs... [15:40:07 INFO]: [MCPainter] ...registered 0 blocks in 0 blocks providers. [15:40:07 INFO]: [MCPainter] Registering mob statue providers... [15:40:07 INFO]: [MCPainter] Scanning Minecraft 1.8.x - mobs... [15:40:07 INFO]: [MCPainter] * Ghast...added [15:40:07 INFO]: [MCPainter] * Mooshroom...added [15:40:07 INFO]: [MCPainter] * Cow...added [15:40:07 INFO]: [MCPainter] * Creeper...added [15:40:07 INFO]: [MCPainter] * WitherSkeleton...added [15:40:07 INFO]: [MCPainter] * Skeleton...added [15:40:07 INFO]: [MCPainter] * PigZombie...added [15:40:07 INFO]: [MCPainter] * Zombie...added [15:40:07 INFO]: [MCPainter] * Steve...added [15:40:07 INFO]: [MCPainter] * Blaze...added [15:40:07 INFO]: [MCPainter] * Chicken...added [15:40:07 INFO]: [MCPainter] Initializing player statue... [15:40:07 INFO]: [MCPainter] * Player statue found [15:40:07 INFO]: [MCPainter] Loading palettes... [15:40:07 INFO]: [MCPainter] * default...114 blocks defined. [15:40:07 INFO]: [MCPainter] * wool...16 blocks defined. [15:40:07 INFO]: [MCPainter] * clay...18 blocks defined. [15:40:07 INFO]: [MCPainter] * wood...12 blocks defined. [15:40:07 INFO]: [MCPainter] * glass...16 blocks defined. [15:40:07 INFO]: [MCPainter] * wool&clay...34 blocks defined. [15:40:07 INFO]: [MCPainter] * classic...31 blocks defined. [15:40:07 INFO]: [MCPainter] * stone...7 blocks defined. [15:40:07 INFO]: [MCPainter] Loaded 8 palettes. [15:40:07 INFO]: [MCPainter] Restoring drawing maps... [15:40:07 INFO]: [MCPainter] * Unable to restore map 254 [15:40:07 INFO]: [MCPainter] * Unable to restore map 265 [15:40:07 INFO]: [MCPainter] * Unable to restore map 275 [15:40:07 INFO]: [MCPainter] * Unable to restore map 268 [15:40:07 INFO]: [MCPainter] * Unable to restore map 286 [15:40:07 INFO]: [MCPainter] * map 245 restored. [15:40:07 INFO]: [MCPainter] * Unable to restore map 251 [15:40:07 INFO]: [MCPainter] * Unable to restore map 246 [15:40:07 INFO]: [MCPainter] * Unable to restore map 259 [15:40:07 INFO]: [MCPainter] * Unable to restore map 261 [15:40:07 INFO]: [MCPainter] * Unable to restore map 282 [15:40:07 INFO]: [MCPainter] * Unable to restore map 274 [15:40:07 INFO]: [MCPainter] * Unable to restore map 256 [15:40:07 INFO]: [MCPainter] * Unable to restore map 257 [15:40:07 INFO]: [MCPainter] * Unable to restore map 269 [15:40:07 INFO]: [MCPainter] * Unable to restore map 248 [15:40:07 INFO]: [MCPainter] * Unable to restore map 284 [15:40:07 INFO]: [MCPainter] * Unable to restore map 279 [15:40:07 INFO]: [MCPainter] * Unable to restore map 280 [15:40:07 INFO]: [MCPainter] * Unable to restore map 250 [15:40:07 INFO]: [MCPainter] * Unable to restore map 271 [15:40:07 INFO]: [MCPainter] * Unable to restore map 262 [15:40:07 INFO]: [MCPainter] * Unable to restore map 249 [15:40:07 INFO]: [MCPainter] * Unable to restore map 253 [15:40:07 INFO]: [MCPainter] * Unable to restore map 255 [15:40:07 INFO]: [MCPainter] * Unable to restore map 270 [15:40:07 INFO]: [MCPainter] * Unable to restore map 285 [15:40:07 INFO]: [MCPainter] * Unable to restore map 273 [15:40:07 INFO]: [MCPainter] * Unable to restore map 260 [15:40:07 INFO]: [MCPainter] * Unable to restore map 258 [15:40:07 INFO]: [MCPainter] * Unable to restore map 263 [15:40:07 INFO]: [MCPainter] * Unable to restore map 281 [15:40:07 INFO]: [MCPainter] * Unable to restore map 264 [15:40:07 INFO]: [MCPainter] * Unable to restore map 267 [15:40:07 INFO]: [MCPainter] * Unable to restore map 266 [15:40:07 INFO]: [MCPainter] * Unable to restore map 276 [15:40:07 INFO]: [MCPainter] * Unable to restore map 272 [15:40:07 INFO]: [MCPainter] * map 244 restored. [15:40:07 INFO]: [MCPainter] * Unable to restore map 278 [15:40:07 INFO]: [MCPainter] * Unable to restore map 247 [15:40:07 INFO]: [MCPainter] * Unable to restore map 252 [15:40:07 INFO]: [MCPainter] * Unable to restore map 277 [15:40:07 INFO]: [MCPainter] * Unable to restore map 283 [15:40:07 INFO]: [MCPainter] Enabled [15:40:07 INFO]: [EasyTrading] Enabling EasyTrading v3.1 [15:40:07 INFO]: [EasyTrading] Vault found! All Economy services are enabled. [15:40:07 INFO]: [EasyTrading] ProtocolLib found! Sign Input is enabled. [15:40:07 INFO]: [EasyTrading] Enabled version 3.1 by Truhera [15:40:07 INFO]: [EasyTrading] I hope you enjoy this plugin! :) [15:40:07 INFO]: [ScLoad] Enabling ScLoad v0.1.3 [15:40:07 INFO]: [RandomTeleport] Enabling RandomTeleport v1.6.0 [15:40:07 INFO]: [RandomTeleport] Loading messages from config. [15:40:07 INFO]: [RandomTeleport] Attempting to load cooldown.map... [15:40:07 INFO]: [RandomTeleport] Sucessfully loaded cooldown.map. [15:40:07 INFO]: [RandomTeleport] Detected WorldGuard. [15:40:07 INFO]: [Player-Tracker] Enabling Player-Tracker v1.3.2 [15:40:07 INFO]: [P-Tracker] Essentials detected, attempting to use as banlist. [15:40:07 INFO]: [P-Tracker] Player-Tracker has been enabled. [15:40:07 INFO]: [PropertyGuard] Enabling PropertyGuard v1.1a [15:40:08 INFO]: [MythicMobs] Enabling MythicMobs v2.1.2 [15:40:08 INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R3 (Minecraft 1.8)... [15:40:08 INFO]: [MythicMobs] MythicMobs Vault Support has been enabled! [15:40:08 INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled! [15:40:08 INFO]: [MythicMobs] Loaded 5 mobs. [15:40:08 INFO]: [MythicMobs] Loaded 3 vanilla mob overrides. [15:40:08 INFO]: [MythicMobs] Loaded 0 mob stacks. [15:40:08 INFO]: [MythicMobs] Loaded 3 skills. [15:40:08 INFO]: [MythicMobs] Loaded 2 random spawns. [15:40:08 INFO]: [MythicMobs] Loaded 3 mythic items. [15:40:08 INFO]: [MythicMobs] Loaded 1 drop tables. [15:40:08 INFO]: [MythicMobs] Loaded 1 mob spawners. [15:40:08 INFO]: [MythicMobs] v2.1.2 has been successfully loaded! [15:40:08 INFO]: [MythicMobs] A new version of MythicMobs is available: MythicMobs v2.1.9 [15:40:08 INFO]: [TreasureChest] Enabling TreasureChest v8.4.4 [15:40:08 INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT [15:40:08 INFO]: [CraftBook] Loading persistent data from YAML! [15:40:08 INFO]: [CraftBook] Registered 35 custom recipes! [15:40:09 INFO]: [CraftBook] Enumerating chunks for self-triggered components... [15:40:09 INFO]: [CraftBook] 2533 chunk(s) for 4 world(s) processed (54ms elapsed) [15:40:09 INFO]: [CraftBook] The Auto-Updater is disabled for your version! [15:40:09 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity [15:40:09 INFO]: [MonsterApocalypse] Enabling MonsterApocalypse v<1.0> [15:40:09 INFO]: Monster Apocalypse: Invalid world name world. Plugin disabled. [15:40:09 INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.6 [15:40:09 INFO]: [WGCustomFlags] Loading configuration... [15:40:09 INFO]: [WGCustomFlags] Configuration loaded. [15:40:09 INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity [15:40:09 WARN]: config broken for xmpp [15:40:09 INFO]: [SafeEdit] Enabling SafeEdit v1.2.0 [15:40:09 INFO]: SafeEdit Version 1.2.0 Has Been Enabled! [15:40:09 INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity [15:40:09 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity [15:40:09 INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity [15:40:09 INFO]: [Timeismoney] Enabling Timeismoney v1.5 [15:40:09 INFO]: [Timeismoney] Vault dependency found. Economy plugin found: Essentials Economy [15:40:09 INFO]: Timeismoney is now enabled [15:40:09 INFO]: [WGTimeFlags] Enabling WGTimeFlags v0.1 [15:40:09 INFO]: [WGTimeFlags] Hooked into WGCustomFlags. [15:40:09 INFO]: [WGTimeFlags] Hooked into WorldGuard. [15:40:09 INFO]: Added custom flag "max-time" to WorldGuard. [15:40:09 INFO]: Added custom flag "min-time" to WorldGuard. [15:40:09 INFO]: Added custom flag "fix-time" to WorldGuard. [15:40:09 INFO]: Added custom flag "delta-time" to WorldGuard. [15:40:09 INFO]: [WGKeepInventoryFlags] Enabling WGKeepInventoryFlags v0.3.1 [15:40:09 INFO]: Added custom flag "keep-inventory" to WorldGuard. [15:40:09 INFO]: Added custom flag "keep-level" to WorldGuard. [15:40:09 INFO]: [WGRegionCommands] Enabling WGRegionCommands v0.1 [15:40:09 INFO]: Added custom flag "player-enter-command" to WorldGuard. [15:40:09 INFO]: Added custom flag "player-leave-command" to WorldGuard. [15:40:09 INFO]: Added custom flag "server-enter-command" to WorldGuard. [15:40:09 INFO]: Added custom flag "server-leave-command" to WorldGuard. [15:40:09 INFO]: Server permissions file permissionsex.yml is empty, ignoring it

15:40:10 INFO: Starting GS4 status listener 15:40:10 INFO: Query running on 74.91.122.101:25565 15:40:10 INFO: [EpicBoss-Recoded] 1.3.2 Has Been Enabled! 15:40:10 INFO: [Vault] Checking for Updates ... 15:40:10 INFO: [Vault] No new version available 15:40:10 INFO: CONSOLE issued server command: /list 15:40:10 INFO: There are 0 out of maximum 20 players online. 15:40:10 INFO: CONSOLE issued server command: /list 15:40:10 INFO: There are 0 out of maximum 20 players online. 15:40:10 INFO: CONSOLE issued server command: /list 15:40:10 INFO: There are 0 out of maximum 20 players online. [15:40:12 INFO]: [Bookshelves] Loading shelves... [15:40:12 INFO]: [Bookshelves] Loaded 0 shelves.

MisterMasterMine commented 8 years ago

image, Mob and statue now work, but the Voxel model is still saying it's building but doing nothing, I will try a different obj file. ,,,,,,,,,edit Tried a few, all the same thing.

SBPrime commented 8 years ago

The 3d models require plain OBJ files if you provide a link to them I can check why it's not working.