CitizensDev / Citizens2

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
https://citizensnpcs.co
Open Software License 3.0
587 stars 313 forks source link

Citizens2 on Spigot 1.8 #130

Closed jajamic closed 9 years ago

jajamic commented 9 years ago

Hi, i m use Spigot 1.8

When I put the latest version of the plugin is Citizens2 load, I verified that orders for my NPC are there, I see the list. But when I TP in one of them there is nothing.

Can you tell me what you think?

thx :)

fullwall commented 9 years ago

which version of Citizens2 are you using?

jajamic commented 9 years ago

I sea that and this version

[13:01:56 INFO]: [1;31mWARNING: This is a development version, there COULD be issues. Please be aware of this![0m [13:01:56 INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1189) [13:01:56 ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes

and this :

[13:01:58 ERROR]: Could not pass event CreatureSpawnEvent to MythicMobs v1.1.8 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:275) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.World.addEntity(World.java:994) [minecraft_server.jar:git-Spigot-746eb75] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:173) [Citizens.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:120) [Citizens.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens.jar:?] at net.citizensnpcs.Citizens$2.run(Citizens.java:295) [Citizens.jar:?] at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:695) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [minecraft_server.jar:git-Spigot-746eb75] at java.lang.Thread.run(Thread.java:744) [?:1.7.0_55] Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected at net.elseland.xikage.MythicMobs.Compatibility.WorldGuardSupport.LocationAllowsMobSpawning(WorldGuardSupport.java:53) ~[?:?] at net.elseland.xikage.MythicMobs.EventListeners.MobSpawnListener.MobSpawnEvent(MobSpawnListener.java:27) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_55] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_55] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[minecraft_server.jar:git-Spigot-746eb75] ... 16 more

fullwall commented 9 years ago

I see that MythicMobs is not compatible with 1.8 - can you try disabling that and try again?

jajamic commented 9 years ago

That is allready here, i don t see my npc but is here.

fullwall commented 9 years ago

Can you post a full startup log with MythicMobs removed?

jajamic commented 9 years ago

[13:42:14 INFO]: Starting minecraft server version 1.8 [13:42:14 INFO]: Loading properties [13:42:14 INFO]: Default game type: SURVIVAL [13:42:14 INFO]: This server is running CraftBukkit version git-Spigot-746eb75 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT) [13:42:14 INFO]: Server Ping Player Sample Count: 12 [13:42:14 INFO]: Using 4 threads for Netty based IO [13:42:14 INFO]: Debug logging is disabled [13:42:14 INFO]: Generating keypair [13:42:15 INFO]: Starting Minecraft server on 77.111.247.87:25565 [13:42:15 WARN]: Plugin Sign_Edit v0.2' uses the space-character (0x20) in its nameSign Edit' - this is discouraged [13:42:15 WARN]: Plugin Quester_Npcs v1.0-SNAPSHOT' uses the space-character (0x20) in its nameQuester Npcs' - this is discouraged [13:42:15 INFO]: Set PluginClassLoader as parallel capable [13:42:16 INFO]: [WorldBorder] Loading WorldBorder v1.6.0 [13:42:16 INFO]: [WorldEdit] Loading WorldEdit v5.5.7 [13:42:16 INFO]: [Craftconomy3] Loading Craftconomy3 v3.1.7-SNAPSHOT jenkins-Craftconomy3-2160 [13:42:16 INFO]: [SignEditor] Loading SignEditor v0.01 [13:42:16 INFO]: [CustomServerMessages] Loading CustomServerMessages v3.1.5 [13:42:16 INFO]: [Vault] Loading Vault v1.4.1-b436 [13:42:16 INFO]: [PluginReloader] Loading PluginReloader v1.3.1 [13:42:16 INFO]: [PermissionsEx] Loading PermissionsEx v1.22.7-SNAPSHOT [13:42:16 INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b652 [13:42:16 INFO]: [Wither] Loading Wither v2.0 [13:42:16 INFO]: [LumosMaxima] Loading LumosMaxima v1.5.0.0 [13:42:16 INFO]: [MyCommand] Loading MyCommand v3.8.0 [13:42:16 INFO]: [Quester] Loading Quester v0.7-3-SNAPSHOT [13:42:16 INFO]: Loaded 0 custom messages. [13:42:16 INFO]: [WorldGuard] Loading WorldGuard v6.0.0-SNAPSHOT [13:42:16 INFO]: [SignColours] Loading SignColours v1.5 [13:42:16 INFO]: [Commandspy] Loading Commandspy v2.9.1 [13:42:16 INFO]: [AutoMessage] Loading AutoMessage v2.2.0 [13:42:16 INFO]: [HeroicDeath] Loading HeroicDeath v1.11.3 [13:42:16 INFO]: [OnlinePlayersSQL] Loading OnlinePlayersSQL v1.9.6 [13:42:16 INFO]: [RealTime] Loading RealTime v1.4 [13:42:16 INFO]: [Horses] Loading Horses v1.1.11 [13:42:16 INFO]: [SimpleEcoSigns] Loading SimpleEcoSigns v0.1 [13:42:16 INFO]: [ActionZones] Loading ActionZones v0.13 [13:42:16 INFO]: [WeatherRestrictions] Loading WeatherRestrictions v3.0 [13:42:16 INFO]: [BurningMobs] Loading BurningMobs v0.8.0 [13:42:16 INFO]: [ChestShop] Loading ChestShop v3.7.15 [13:42:16 INFO]: [AdvancedBans] Loading AdvancedBans v0.8 [13:42:16 INFO]: [Sign_Edit] Loading Sign_Edit v0.2 [13:42:16 INFO]: [WeatherMan] Loading WeatherMan v1.0.1 [13:42:16 INFO]: [SimpleClans] Loading SimpleClans vLegacy [13:42:16 INFO]: [Freeze] Loading Freeze v1.4.3 [13:42:16 INFO]: [Essentials] Loading Essentials vTeamCity [13:42:16 INFO]: [ShowCaseStandalone] Loading ShowCaseStandalone v617 [13:42:16 INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1189) [13:42:16 INFO]: [ChatManager] Loading ChatManager v1.19.1 [13:42:16 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity [13:42:16 INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b668 [13:42:16 INFO]: [Quester_Npcs] Loading Quester_Npcs v1.0-SNAPSHOT [13:42:16 INFO]: [ScoreboardStats] Loading ScoreboardStats v0.8.3 [13:42:16 INFO]: [Sentry] Loading Sentry v1.8.3 [13:42:16 INFO]: [Vault] Enabling Vault v1.4.1-b436 [13:42:16 INFO]: [Vault] [Economy] CraftConomy3 found: Waiting [13:42:16 INFO]: [Vault] [Economy] Essentials Economy found: Waiting [13:42:16 INFO]: [Vault] [Permission] PermissionsEx found: Waiting [13:42:16 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [13:42:16 INFO]: [Vault] [Chat] PermissionsEx found: Waiting [13:42:16 INFO]: [Vault] Enabled Version 1.4.1-b436 [13:42:16 INFO]: \ Beginning UUID conversion, this may take A LONG time ** [13:42:16 INFO]: Preparing level "Averall" [13:42:16 INFO]: -------- World Settings For [Averall] -------- [13:42:16 INFO]: View Distance: 15 [13:42:16 INFO]: Arrow Despawn Rate: 1200 [13:42:16 INFO]: Chunks to Grow per Tick: 650 [13:42:16 INFO]: Clear tick list: false [13:42:16 INFO]: Experience Merge Radius: 3.0 [13:42:16 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:42:16 INFO]: Zombie Aggressive Towards Villager: true [13:42:16 INFO]: Item Despawn Rate: 6000 [13:42:16 INFO]: Item Merge Radius: 2.5 [13:42:16 INFO]: Entity Activation Range: An 32 / Mo 0 / Mi 16 [13:42:16 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 0 / Mi 32 / Other 64 [13:42:16 INFO]: Alternative Hopper Ticking: false [13:42:16 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [13:42:16 INFO]: Random Lighting Updates: false [13:42:16 INFO]: Structure Info Saving: true [13:42:16 INFO]: Mob Spawn Range: 4 [13:42:16 INFO]: Nerfing mobs spawned from spawners: false [13:42:16 INFO]: Cactus Growth Modifier: 100% [13:42:16 INFO]: Cane Growth Modifier: 100% [13:42:16 INFO]: Melon Growth Modifier: 100% [13:42:16 INFO]: Mushroom Growth Modifier: 100% [13:42:16 INFO]: Pumpkin Growth Modifier: 100% [13:42:16 INFO]: Sapling Growth Modifier: 100% [13:42:16 INFO]: Wheat Growth Modifier: 100% [13:42:16 INFO]: Anti X-Ray: true [13:42:16 INFO]: Engine Mode: 1 [13:42:16 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [13:42:16 INFO]: Replace Blocks: [1, 5] [13:42:16 INFO]: Sending up to 10 chunks per packet [13:42:16 INFO]: Max Entity Collisions: 8 [13:42:16 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [13:42:16 INFO]: Max TNT Explosions: 100 [13:42:16 INFO]: -------- World Settings For [Averall_the_end] -------- [13:42:16 INFO]: View Distance: 15 [13:42:16 INFO]: Arrow Despawn Rate: 1200 [13:42:16 INFO]: Chunks to Grow per Tick: 650 [13:42:16 INFO]: Clear tick list: false [13:42:16 INFO]: Experience Merge Radius: 3.0 [13:42:16 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:42:16 INFO]: Zombie Aggressive Towards Villager: true [13:42:16 INFO]: Item Despawn Rate: 6000 [13:42:16 INFO]: Item Merge Radius: 2.5 [13:42:16 INFO]: Entity Activation Range: An 32 / Mo 0 / Mi 16 [13:42:16 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 0 / Mi 32 / Other 64 [13:42:16 INFO]: Alternative Hopper Ticking: false [13:42:16 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [13:42:16 INFO]: Random Lighting Updates: false [13:42:16 INFO]: Structure Info Saving: true [13:42:16 INFO]: Mob Spawn Range: 4 [13:42:16 INFO]: Nerfing mobs spawned from spawners: false [13:42:16 INFO]: Cactus Growth Modifier: 100% [13:42:16 INFO]: Cane Growth Modifier: 100% [13:42:16 INFO]: Melon Growth Modifier: 100% [13:42:16 INFO]: Mushroom Growth Modifier: 100% [13:42:16 INFO]: Pumpkin Growth Modifier: 100% [13:42:16 INFO]: Sapling Growth Modifier: 100% [13:42:16 INFO]: Wheat Growth Modifier: 100% [13:42:16 INFO]: Anti X-Ray: true [13:42:16 INFO]: Engine Mode: 1 [13:42:16 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [13:42:16 INFO]: Replace Blocks: [1, 5] [13:42:16 INFO]: Sending up to 10 chunks per packet [13:42:16 INFO]: Max Entity Collisions: 8 [13:42:16 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [13:42:16 INFO]: Max TNT Explosions: 100 [13:42:16 INFO]: Preparing start region for level 0 (Seed: -709725044008018635) [13:42:17 INFO]: Preparing spawn area: 74% [13:42:17 INFO]: Preparing start region for level 1 (Seed: -1944505112937417396) [13:42:18 INFO]: [WorldBorder] Enabling WorldBorder v1.6.0 [13:42:18 INFO]: [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5. [13:42:18 INFO]: [WorldBorder] [CONFIG] Border-checking timed task started. [13:42:18 INFO]: [WorldBorder] [CONFIG] World "Coriel" has border radius 890 at X: 0.0 Z: 0.0 [13:42:18 INFO]: For reference, the main world's spawn location is at X: -1052.0 Y: 66.0 Z: -141.0 [13:42:18 INFO]: [WorldEdit] Enabling WorldEdit v5.5.7 [13:42:18 INFO]: WEPIF: Using the Bukkit Permissions API. [13:42:18 INFO]: [Craftconomy3] Enabling Craftconomy3 v3.1.7-SNAPSHOT jenkins-Craftconomy3-2160 [13:42:18 INFO]: [Craftconomy3] Starting up! [13:42:18 INFO]: [Craftconomy3] Loading the Configuration [13:42:19 INFO]: [Craftconomy3] Loading listeners. [13:42:19 INFO]: [Craftconomy3] Loading commands [13:42:19 INFO]: [Craftconomy3] Loading the Database Manager [13:42:20 INFO]: [Craftconomy3] Database Manager Loaded! [13:42:20 INFO]: [Craftconomy3] Your database is out of date! (Version 1). Updating it to Revision 2. [13:42:20 INFO]: [Craftconomy3] Loading the Currency manager. [13:42:20 INFO]: [Craftconomy3] Currency Manager Loaded! [13:42:20 INFO]: [Craftconomy3] Loading default settings. [13:42:20 INFO]: [Craftconomy3] Default settings loaded! [13:42:20 INFO]: [Craftconomy3] Loading the Account Manager [13:42:20 INFO]: [Craftconomy3] Account Manager Loaded! [13:42:20 INFO]: [Craftconomy3] Loading the PayDay manager. [13:42:20 INFO]: [Craftconomy3] PayDay Manager loaded! [13:42:20 INFO]: [Craftconomy3] World Group Manager loaded! [13:42:20 INFO]: [Craftconomy3] Ready! [13:42:20 INFO]: [Vault][Economy] Craftconomy3 hooked. [13:42:20 INFO]: [SignEditor] Enabling SignEditor v0.01 [13:42:20 INFO]: [CustomServerMessages] Enabling CustomServerMessages v3.1.5 [13:42:20 INFO]: [CustomServerMessages] CustomServerMessages succesfully enabled. [13:42:20 INFO]: [PluginReloader] Enabling PluginReloader v1.3.1 [13:42:20 INFO]: [PluginReloader] Version 1.3.1 enabled [13:42:20 INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.7-SNAPSHOT [13:42:20 INFO]: [PermissionsEx] Initializing file backend [13:42:20 INFO]: [PermissionsEx] Permissions file successfully reloaded [13:42:20 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [13:42:20 INFO]: [Vault][Permission] PermissionsEx hooked. [13:42:20 INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [13:42:20 INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b652 [13:42:20 INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b652 [13:42:21 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: minea [13:42:21 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:21 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: mineb [13:42:21 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:21 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Desert [13:42:21 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:21 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Ayurn1 [13:42:21 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:21 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Rornhill [13:42:21 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:21 INFO]: -------- World Settings For [Ayurn] -------- [13:42:21 INFO]: View Distance: 15 [13:42:21 INFO]: Arrow Despawn Rate: 1200 [13:42:21 INFO]: Chunks to Grow per Tick: 650 [13:42:21 INFO]: Clear tick list: false [13:42:21 INFO]: Experience Merge Radius: 3.0 [13:42:21 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:42:21 INFO]: Zombie Aggressive Towards Villager: true [13:42:21 INFO]: Item Despawn Rate: 6000 [13:42:21 INFO]: Item Merge Radius: 2.5 [13:42:21 INFO]: Entity Activation Range: An 32 / Mo 0 / Mi 16 [13:42:21 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 0 / Mi 32 / Other 64 [13:42:21 INFO]: Alternative Hopper Ticking: false [13:42:21 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [13:42:21 INFO]: Random Lighting Updates: false [13:42:21 INFO]: Structure Info Saving: true [13:42:21 INFO]: Mob Spawn Range: 4 [13:42:21 INFO]: Nerfing mobs spawned from spawners: false [13:42:21 INFO]: Cactus Growth Modifier: 100% [13:42:21 INFO]: Cane Growth Modifier: 100% [13:42:21 INFO]: Melon Growth Modifier: 100% [13:42:21 INFO]: Mushroom Growth Modifier: 100% [13:42:21 INFO]: Pumpkin Growth Modifier: 100% [13:42:21 INFO]: Sapling Growth Modifier: 100% [13:42:21 INFO]: Wheat Growth Modifier: 100% [13:42:21 INFO]: Anti X-Ray: true [13:42:21 INFO]: Engine Mode: 1 [13:42:21 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [13:42:21 INFO]: Replace Blocks: [1, 5] [13:42:21 INFO]: Sending up to 10 chunks per packet [13:42:21 INFO]: Max Entity Collisions: 8 [13:42:21 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [13:42:21 INFO]: Max TNT Explosions: 100 [13:42:21 INFO]: Preparing start region for level 2 (Seed: -3019437859347904410) [13:42:22 INFO]: -------- World Settings For [Oktal] -------- [13:42:22 INFO]: View Distance: 15 [13:42:22 INFO]: Arrow Despawn Rate: 1200 [13:42:22 INFO]: Chunks to Grow per Tick: 650 [13:42:22 INFO]: Clear tick list: false [13:42:22 INFO]: Experience Merge Radius: 3.0 [13:42:22 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:42:22 INFO]: Zombie Aggressive Towards Villager: true [13:42:22 INFO]: Item Despawn Rate: 6000 [13:42:22 INFO]: Item Merge Radius: 2.5 [13:42:22 INFO]: Entity Activation Range: An 32 / Mo 0 / Mi 16 [13:42:22 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 0 / Mi 32 / Other 64 [13:42:22 INFO]: Alternative Hopper Ticking: false [13:42:22 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [13:42:22 INFO]: Random Lighting Updates: false [13:42:22 INFO]: Structure Info Saving: true [13:42:22 INFO]: Mob Spawn Range: 4 [13:42:22 INFO]: Nerfing mobs spawned from spawners: false [13:42:22 INFO]: Cactus Growth Modifier: 100% [13:42:22 INFO]: Cane Growth Modifier: 100% [13:42:22 INFO]: Melon Growth Modifier: 100% [13:42:22 INFO]: Mushroom Growth Modifier: 100% [13:42:22 INFO]: Pumpkin Growth Modifier: 100% [13:42:22 INFO]: Sapling Growth Modifier: 100% [13:42:22 INFO]: Wheat Growth Modifier: 100% [13:42:22 INFO]: Anti X-Ray: true [13:42:22 INFO]: Engine Mode: 1 [13:42:22 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [13:42:22 INFO]: Replace Blocks: [1, 5] [13:42:22 INFO]: Sending up to 10 chunks per packet [13:42:22 INFO]: Max Entity Collisions: 8 [13:42:22 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [13:42:22 INFO]: Max TNT Explosions: 100 [13:42:22 INFO]: Preparing start region for level 3 (Seed: 202961) [13:42:22 INFO]: Attempted to place a tile entity (net.minecraft.server.v1_8_R1.TileEntityChest@66b544f6) at 3,68,3 (AIR) where there was no entity tile! [13:42:22 INFO]: Chunk coordinates: 0,0

13:42:22 WARN: at net.minecraft.server.v1_8_R1.Chunk.a(Chunk.java:776) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.Chunk.a(Chunk.java:749) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:422) 13:42:22 WARN: at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:37) 13:42:22 WARN: at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13) 13:42:22 WARN: at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337) 13:42:22 WARN: at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) 13:42:22 WARN: at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:113) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95) 13:42:22 WARN: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createWorld(CraftServer.java:909) 13:42:22 WARN: at org.bukkit.Bukkit.createWorld(Bukkit.java:250) 13:42:22 WARN: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) 13:42:22 WARN: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) 13:42:22 WARN: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:383) 13:42:22 WARN: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:359) 13:42:22 WARN: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:657) 13:42:22 WARN: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:307) 13:42:22 WARN: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) 13:42:22 WARN: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:333) 13:42:22 WARN: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) 13:42:22 WARN: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) 13:42:22 WARN: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:400) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:368) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:323) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) 13:42:22 WARN: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) 13:42:22 WARN: at java.lang.Thread.run(Thread.java:744) [13:42:23 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: made [13:42:23 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:23 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: AViking [13:42:23 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:23 INFO]: -------- World Settings For [Mort] -------- [13:42:23 INFO]: View Distance: 15 [13:42:23 INFO]: Arrow Despawn Rate: 1200 [13:42:23 INFO]: Chunks to Grow per Tick: 650 [13:42:23 INFO]: Clear tick list: false [13:42:23 INFO]: Experience Merge Radius: 3.0 [13:42:23 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:42:23 INFO]: Zombie Aggressive Towards Villager: true [13:42:23 INFO]: Item Despawn Rate: 6000 [13:42:23 INFO]: Item Merge Radius: 2.5 [13:42:23 INFO]: Entity Activation Range: An 32 / Mo 0 / Mi 16 [13:42:23 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 0 / Mi 32 / Other 64 [13:42:23 INFO]: Alternative Hopper Ticking: false [13:42:23 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [13:42:23 INFO]: Random Lighting Updates: false [13:42:23 INFO]: Structure Info Saving: true [13:42:23 INFO]: Mob Spawn Range: 4 [13:42:23 INFO]: Nerfing mobs spawned from spawners: false [13:42:23 INFO]: Cactus Growth Modifier: 100% [13:42:23 INFO]: Cane Growth Modifier: 100% [13:42:23 INFO]: Melon Growth Modifier: 100% [13:42:23 INFO]: Mushroom Growth Modifier: 100% [13:42:23 INFO]: Pumpkin Growth Modifier: 100% [13:42:23 INFO]: Sapling Growth Modifier: 100% [13:42:23 INFO]: Wheat Growth Modifier: 100% [13:42:23 INFO]: Anti X-Ray: true [13:42:23 INFO]: Engine Mode: 1 [13:42:23 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [13:42:23 INFO]: Replace Blocks: [1, 5] [13:42:23 INFO]: Sending up to 10 chunks per packet [13:42:23 INFO]: Max Entity Collisions: 8 [13:42:23 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [13:42:23 INFO]: Max TNT Explosions: 100 [13:42:23 INFO]: Preparing start region for level 4 (Seed: 141107) [13:42:23 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Varym [13:42:23 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:23 INFO]: -------- World Settings For [Averall_nether] -------- [13:42:23 INFO]: View Distance: 15 [13:42:23 INFO]: Arrow Despawn Rate: 1200 [13:42:23 INFO]: Chunks to Grow per Tick: 650 [13:42:23 INFO]: Clear tick list: false [13:42:23 INFO]: Experience Merge Radius: 3.0 [13:42:23 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:42:23 INFO]: Zombie Aggressive Towards Villager: true [13:42:23 INFO]: Item Despawn Rate: 6000 [13:42:23 INFO]: Item Merge Radius: 2.5 [13:42:23 INFO]: Entity Activation Range: An 32 / Mo 0 / Mi 16 [13:42:23 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 0 / Mi 32 / Other 64 [13:42:23 INFO]: Alternative Hopper Ticking: false [13:42:23 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [13:42:23 INFO]: Random Lighting Updates: false [13:42:23 INFO]: Structure Info Saving: true [13:42:23 INFO]: Mob Spawn Range: 4 [13:42:23 INFO]: Nerfing mobs spawned from spawners: false [13:42:23 INFO]: Cactus Growth Modifier: 100% [13:42:23 INFO]: Cane Growth Modifier: 100% [13:42:23 INFO]: Melon Growth Modifier: 100% [13:42:23 INFO]: Mushroom Growth Modifier: 100% [13:42:23 INFO]: Pumpkin Growth Modifier: 100% [13:42:23 INFO]: Sapling Growth Modifier: 100% [13:42:23 INFO]: Wheat Growth Modifier: 100% [13:42:23 INFO]: Anti X-Ray: true [13:42:23 INFO]: Engine Mode: 1 [13:42:23 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [13:42:23 INFO]: Replace Blocks: [1, 5] [13:42:23 INFO]: Sending up to 10 chunks per packet [13:42:23 INFO]: Max Entity Collisions: 8 [13:42:23 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [13:42:23 INFO]: Max TNT Explosions: 100 [13:42:23 INFO]: Preparing start region for level 5 (Seed: 9057976607029233627) [13:42:24 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: lotus [13:42:24 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:24 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: mine2 [13:42:24 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:24 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spires_of_Lyceum [13:42:24 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:24 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Meteorite [13:42:24 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:24 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: event [13:42:24 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:24 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Mattouts [13:42:24 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:24 INFO]: -------- World Settings For [Easy-Craft] -------- [13:42:24 INFO]: View Distance: 15 [13:42:24 INFO]: Arrow Despawn Rate: 1200 [13:42:24 INFO]: Chunks to Grow per Tick: 650 [13:42:24 INFO]: Clear tick list: false [13:42:24 INFO]: Experience Merge Radius: 3.0 [13:42:24 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:42:24 INFO]: Zombie Aggressive Towards Villager: true [13:42:24 INFO]: Item Despawn Rate: 6000 [13:42:24 INFO]: Item Merge Radius: 2.5 [13:42:24 INFO]: Entity Activation Range: An 32 / Mo 0 / Mi 16 [13:42:24 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 0 / Mi 32 / Other 64 [13:42:24 INFO]: Alternative Hopper Ticking: false [13:42:24 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [13:42:24 INFO]: Random Lighting Updates: false [13:42:24 INFO]: Structure Info Saving: true [13:42:24 INFO]: Mob Spawn Range: 4 [13:42:24 INFO]: Nerfing mobs spawned from spawners: false [13:42:24 INFO]: Cactus Growth Modifier: 100% [13:42:24 INFO]: Cane Growth Modifier: 100% [13:42:24 INFO]: Melon Growth Modifier: 100% [13:42:24 INFO]: Mushroom Growth Modifier: 100% [13:42:24 INFO]: Pumpkin Growth Modifier: 100% [13:42:24 INFO]: Sapling Growth Modifier: 100% [13:42:24 INFO]: Wheat Growth Modifier: 100% [13:42:24 INFO]: Anti X-Ray: true [13:42:24 INFO]: Engine Mode: 1 [13:42:24 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [13:42:24 INFO]: Replace Blocks: [1, 5] [13:42:24 INFO]: Sending up to 10 chunks per packet [13:42:24 INFO]: Max Entity Collisions: 8 [13:42:24 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [13:42:24 INFO]: Max TNT Explosions: 100 [13:42:24 INFO]: Preparing start region for level 6 (Seed: 1556953269839260425) [13:42:24 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: flatroom [13:42:24 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:24 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Aurae [13:42:24 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:24 INFO]: -------- World Settings For [Coriel] -------- [13:42:24 INFO]: View Distance: 15 [13:42:24 INFO]: Arrow Despawn Rate: 1200 [13:42:24 INFO]: Chunks to Grow per Tick: 650 [13:42:24 INFO]: Clear tick list: false [13:42:24 INFO]: Experience Merge Radius: 3.0 [13:42:24 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [13:42:24 INFO]: Zombie Aggressive Towards Villager: true [13:42:24 INFO]: Item Despawn Rate: 6000 [13:42:24 INFO]: Item Merge Radius: 2.5 [13:42:24 INFO]: Entity Activation Range: An 32 / Mo 0 / Mi 16 [13:42:24 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 0 / Mi 32 / Other 64 [13:42:24 INFO]: Alternative Hopper Ticking: false [13:42:24 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [13:42:24 INFO]: Random Lighting Updates: false [13:42:24 INFO]: Structure Info Saving: true [13:42:24 INFO]: Mob Spawn Range: 4 [13:42:24 INFO]: Nerfing mobs spawned from spawners: false [13:42:24 INFO]: Cactus Growth Modifier: 100% [13:42:24 INFO]: Cane Growth Modifier: 100% [13:42:24 INFO]: Melon Growth Modifier: 100% [13:42:24 INFO]: Mushroom Growth Modifier: 100% [13:42:24 INFO]: Pumpkin Growth Modifier: 100% [13:42:24 INFO]: Sapling Growth Modifier: 100% [13:42:24 INFO]: Wheat Growth Modifier: 100% [13:42:24 INFO]: Anti X-Ray: true [13:42:24 INFO]: Engine Mode: 1 [13:42:24 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [13:42:24 INFO]: Replace Blocks: [1, 5] [13:42:24 INFO]: Sending up to 10 chunks per packet [13:42:24 INFO]: Max Entity Collisions: 8 [13:42:24 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [13:42:24 INFO]: Max TNT Explosions: 100 [13:42:24 INFO]: Preparing start region for level 7 (Seed: -1533799449913067742) [13:42:25 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Averia [13:42:25 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:25 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Isn [13:42:25 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [13:42:25 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: RomaineGrecque [13:42:25 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! 13:42:25 INFO: [Multiverse-Core] 8 - World(s) loaded. 13:42:25 INFO: [Multiverse-Core] Version 2.5-b652 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main-- 13:42:25 INFO: [Wither] Enabling Wither v2.0 13:42:25 INFO: [Wither] Wither v2.0 enabled! 13:42:25 INFO: [LumosMaxima] Enabling LumosMaxima v1.5.0.0 13:42:25 INFO: [MyCommand] Enabling MyCommand v3.8.0

13:42:25 INFO: = Vault : Ok. Hooked MyCommand Vault 13:42:25 INFO: = Spout : Not detected. Disabling spout feature. 13:42:25 INFO: = Config : Ready| Custom Commands : 21 13:42:25 INFO: = Version: 3.8.0 13:42:25 INFO: = Author : MRI a.k.a Ivanpro 13:42:25 INFO: = Status : Active

13:42:25 INFO: [Quester] Enabling Quester v0.7-3-SNAPSHOT 13:42:25 INFO: [Quester] 1 language loaded. 13:42:25 INFO: [Quester] Default language is english. [13:42:26 INFO]: [Quester] Vault found and hooked... [13:42:26 INFO]: [Quester] 5 holders loaded. [13:42:26 INFO]: [Quester] 0 signs loaded. [13:42:26 INFO]: [QuesterDEBUG] Deserializing quest 0. [13:42:26 INFO]: [QuesterDEBUG] Deserializing quest 1. [13:42:26 INFO]: [QuesterDEBUG] Deserializing quest 2. [13:42:26 INFO]: [QuesterDEBUG] Deserializing quest 3. [13:42:26 INFO]: [QuesterDEBUG] Deserializing quest 4. [13:42:26 INFO]: [QuesterDEBUG] Deserializing quest 301. [13:42:26 INFO]: [Quester] 6 quests loaded. [13:42:26 INFO]: [Quester] 6 profiles loaded. [13:42:26 INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-SNAPSHOT [13:42:26 INFO]: WorldGuard TNT ignition is PERMITTED. [13:42:26 INFO]: WorldGuard Lighters are blocked. [13:42:26 INFO]: WorldGuard Lava fire is blocked. [13:42:26 INFO]: WorldGuard All fire spread is disabled. [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'Averall' [13:42:26 INFO]: WorldGuard TNT ignition is PERMITTED. [13:42:26 INFO]: WorldGuard Lighters are blocked. [13:42:26 INFO]: WorldGuard Lava fire is blocked. [13:42:26 INFO]: WorldGuard All fire spread is disabled. [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'Averall_the_end' [13:42:26 INFO]: WorldGuard TNT ignition is PERMITTED. [13:42:26 INFO]: WorldGuard Lighters are blocked. [13:42:26 INFO]: WorldGuard Lava fire is blocked. [13:42:26 INFO]: WorldGuard All fire spread is disabled. [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'Ayurn' [13:42:26 INFO]: WorldGuard TNT ignition is PERMITTED. [13:42:26 INFO]: WorldGuard Lighters are blocked. [13:42:26 INFO]: WorldGuard Lava fire is blocked. [13:42:26 INFO]: WorldGuard All fire spread is disabled. [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'Oktal' [13:42:26 INFO]: WorldGuard TNT ignition is PERMITTED. [13:42:26 INFO]: WorldGuard Lighters are blocked. [13:42:26 INFO]: WorldGuard Lava fire is blocked. [13:42:26 INFO]: WorldGuard All fire spread is disabled. [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'Mort' [13:42:26 INFO]: WorldGuard TNT ignition is PERMITTED. [13:42:26 INFO]: WorldGuard Lighters are blocked. [13:42:26 INFO]: WorldGuard Lava fire is blocked. [13:42:26 INFO]: WorldGuard All fire spread is disabled. [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'Averall_nether' [13:42:26 INFO]: WorldGuard TNT ignition is PERMITTED. [13:42:26 INFO]: WorldGuard Lighters are blocked. [13:42:26 INFO]: WorldGuard Lava fire is blocked. [13:42:26 INFO]: WorldGuard All fire spread is disabled. [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'Easy-Craft' [13:42:26 INFO]: [WorldGuard] Blacklist loaded. [13:42:26 INFO]: WorldGuard TNT ignition is PERMITTED. [13:42:26 INFO]: WorldGuard Lighters are blocked. [13:42:26 INFO]: WorldGuard Lava fire is blocked. [13:42:26 INFO]: WorldGuard All fire spread is disabled. [13:42:26 INFO]: [WorldGuard] Loaded configuration for world 'Coriel' [13:42:26 INFO]: [WorldGuard] Loading region data... 13:42:27 INFO: [SignColours] Enabling SignColours v1.5 13:42:27 INFO: SignColours version 1.5 by ichingpow enabled. 13:42:27 INFO: [Commandspy] Enabling Commandspy v2.9.1 13:42:27 INFO: [Commandspy] This version of commandspy is outdated! latest version is 2.9.3 at:

13:42:27 INFO: [AutoMessage] Enabling AutoMessage v2.2.0 13:42:27 INFO: [HeroicDeath] Enabling HeroicDeath v1.11.3 13:42:27 INFO: [HeroicDeath] 1.11.3 enabled. 13:42:27 INFO: [OnlinePlayersSQL] Enabling OnlinePlayersSQL v1.9.6 13:42:27 INFO: [OnlinePlayersSQL] 1.9.6 enabled 13:42:27 INFO: Updating Schema information for table. [13:42:28 INFO]: [RealTime] Enabling RealTime v1.4 [13:42:28 WARN]: [RealTime] You may have some lag with this updateTime [13:42:28 INFO]: [RealTime] Configured. [13:42:28 INFO]: [RealTime] Metrics started. [13:42:28 WARN]: [RealTime] Couldn't use WorldList from config.yml, using: [CraftWorld{name=Averall}, CraftWorld{name=Averall_the_end}, CraftWorld{name=Ayurn}, CraftWorld{name=Oktal}, CraftWorld{name=Mort}, CraftWorld{name=Averall_nether}, CraftWorld{name=Easy-Craft}, CraftWorld{name=Coriel}] [13:42:28 INFO]: [RealTime] NORMAL Mode (zero) is now running. [13:42:28 INFO]: [Horses] Enabling Horses v1.1.11 [13:42:28 INFO]: [SimpleEcoSigns] Enabling SimpleEcoSigns v0.1 [13:42:28 INFO]: [SimpleEcoSigns] Could not load items.csv; this is okay. We will use Bukkit names for materials. [13:42:28 INFO]: [ActionZones] Enabling ActionZones v0.13 [13:42:28 INFO]: [ActionZones] Hooked Vault 1.4.1-b436 [13:42:28 INFO]: [ActionZones] Enabled Version 0.13 [13:42:28 INFO]: ActionZones has been successfully enabled! [13:42:28 INFO]: [WeatherRestrictions] Enabling WeatherRestrictions v3.0 [13:42:28 INFO]: [BurningMobs] Enabling BurningMobs v0.8.0 [13:42:28 INFO]: [BurningMobs] v0.8.0 started successfully! [13:42:28 INFO]: [ChestShop] Enabling ChestShop v3.7.15 [13:42:29 INFO]: [ChestShop] Vault loaded! Found an economy plugin! [13:42:29 INFO]: [AdvancedBans] Enabling AdvancedBans v0.8 [13:42:29 INFO]: [AdvancedBans] Connecting to web1023@sql-1.verygames.net... [13:42:29 INFO]: [Sign_Edit] Enabling Sign_Edit v0.2 [13:42:29 INFO]: [WeatherMan] Enabling WeatherMan v1.0.1 [13:42:29 INFO]: [WeatherMan] his version of WeatherMan is not compatible with CraftBukkit git-Spigot-746eb75 (MC: 1.8) [13:42:29 INFO]: [WeatherMan] Features depended to craftbukkit version will be disabled! [13:42:29 INFO]: [WeatherMan] + It is strongly recommended to update WeatherMan to latest version! [13:42:29 INFO]: [WeatherMan] + Check updates at http://dev.bukkit.org/server-mods/weatherman/ [13:42:29 INFO]: [WeatherMan] + or use this version at your own risk. [13:42:29 INFO]: [WeatherMan] Local weather features disabled! [13:42:29 INFO]: [SimpleClans] Enabling SimpleClans vLegacy [13:42:29 INFO]: [SimpleClans] Version Legacy loaded [13:42:29 INFO]: [SimpleClans] SQLite Connection successful 13:42:30 INFO: [Freeze] Enabling Freeze v1.4.3 13:42:30 INFO: [Freeze] Enabled. 13:42:30 INFO: [Freeze] Searching for update... 13:42:30 INFO: Invalid URL or file. [13:42:30 WARN]: [Freeze] The version file can't be downloaded : can't check if there is a new version. 13:42:30 INFO: [Essentials] Enabling Essentials vTeamCity 13:42:30 INFO: Bukkit version format changed. Version not checked.

13:42:30 INFO: Using locale en_US 13:42:30 INFO: Using locale en_US 13:42:30 INFO: [Vault][Economy] Essentials Economy hooked. 13:42:30 INFO: Essentials: Using PermissionsEx based permissions. 13:42:30 INFO: [Essentials] Payment method found (Vault - Economy: Craftconomy3 version: 1.4.1-b436) 13:42:30 INFO: [ShowCaseStandalone] Enabling ShowCaseStandalone v617 13:42:30 INFO: [ShowCaseStandalone] Starting build 617.0, made on 2013-11-07 22:02:09 by kellerkindt with help by Ryzko, sorklin, rtainc 13:42:30 INFO: [ShowCaseStandalone] Loading configuration. 13:42:30 INFO: [1;31mWARNING: This is a development version, there COULD be issues. Please be aware of this![0m 13:42:30 INFO: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1189) [13:42:30 ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes [13:42:31 INFO]: [ChatManager] Enabling ChatManager v1.19.1 [13:42:31 INFO]: [ChatManager] ChatManager enabled! [13:42:31 INFO]: [ChatManager] Multiverse 2 integration enabled! [13:42:31 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity [13:42:31 INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b668 [13:42:31 INFO]: [Multiverse-Portals] - Version 2.5-b668 Enabled - By Rigby and fernferret [13:42:31 INFO]: [MVPLogging] 6 - Portals(s) loaded [13:42:31 INFO]: [Quester_Npcs] Enabling Quester_Npcs v1.0-SNAPSHOT [13:42:31 INFO]: [Quester_Npcs] Citizens 2 found and hooked... [13:42:31 INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.8.3 [13:42:31 ERROR]: Error occurred while enabling ScoreboardStats v0.8.3 (Is it up to date?) java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V at com.github.games647.scoreboardstats.Settings.getConfigFromDisk(Settings.java:270) ~[?:?] at com.github.games647.scoreboardstats.Settings.loadConfig(Settings.java:199) ~[?:?] at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:89) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:333) [minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [minecraft_server.jar:git-Spigot-746eb75] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:400) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:368) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:323) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [minecraft_server.jar:git-Spigot-746eb75] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) [minecraft_server.jar:git-Spigot-746eb75] at java.lang.Thread.run(Thread.java:744) [?:1.7.0_55] [13:42:31 INFO]: [Sentry] Enabling Sentry v1.8.3 [13:42:31 INFO]: [Sentry] Could not register with Denizen [13:42:31 INFO]: [Sentry] Could not find or register with Towny [13:42:31 INFO]: [Sentry] Could not find or register with Factions. [13:42:31 INFO]: [Sentry] Could not find or register with War. [13:42:31 INFO]: [Sentry] Registered with SimpleClans sucessfully. The CLAN: target will function 13:42:32 INFO: Server permissions file permissions.yml is empty, ignoring it

[13:42:33 INFO]: [Citizens] Loaded 335 NPCs. [13:42:33 INFO]: [Vault] Checking for Updates: [13:42:33 INFO]: [Vault] No new version available 13:46:20 INFO: UUID of player Jajamic is ec6a9ef9-5e89-485d-8613-a6f1b0ca2941

[13:46:21 INFO]: Jajamic[/84.101.16.63:51742] logged in with entity id 945 at ([Averall] -1047.428351082438, 69.74046005446324, -56.23004156426293) [13:46:26 WARN]: [WorldEdit] No compatible nms block class found.

fullwall commented 9 years ago

What kind of NPC are you teleporting to?

jajamic commented 9 years ago

Player only

fullwall commented 9 years ago

OK, I will look into it.

mcmonkey4eva commented 9 years ago

@jajamic can you try creating a new NPC and see if that shows?

jajamic commented 9 years ago

If i create new NPC i see. I try if a reboot i see always

jajamic commented 9 years ago

I found the problem, it comes from the plugin "ScoreboardStats" being bound to the player for display ScoreBoard they did not like ^^

thx for your speed and work!

jajamic commented 9 years ago

Sorry finaly i have allready problem :s

mcmonkey4eva commented 9 years ago

?

jajamic commented 9 years ago

I finally still in the presence of the bug, I do not understand they appeared and then disappeared if I change map for example. I tried to create a new NPC to Reboot it disappears.

jajamic commented 9 years ago

I think the fact Scoreboard bug, because life players being displayed and player above you see 0 and having a lot of NPC when I load too disappear.

Do you know how to cancel service the Scoreboard minecraft?

Ok that is not problem. I have cancel Scoreborad and NPC disappeared always.

edite: I have Try with 1.8 and 1.8.1 and nothing

mcmonkey4eva commented 9 years ago

NPC visibility issues fixed. Direct tablist discussion to https://github.com/CitizensDev/Citizens2/issues/135