So I've been dealing with this for a few days now. I'm using EssentialsChat-2.x-SNAPSHOT and EssentialsSpawn-2.x-SNAPSHOT from Spigot, and I'm sure that I downloaded it correctly and I put it in my "plugins" folder. I'm running version spigotmc-1.8.8-R0.1. Please help! Here is the server log:
[17:08:45] [Server thread/INFO]: Starting minecraft server version 1.8.8
[17:08:45] [Server thread/INFO]: Loading properties
[17:08:45] [Server thread/INFO]: Default game type: SURVIVAL
[17:08:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-07c3001 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[17:08:46] [Server thread/INFO]: Debug logging is disabled
[17:08:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:08:46] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:08:46] [Server thread/INFO]: Generating keypair
[17:08:46] [Server thread/INFO]: Starting Minecraft server on 192.95.30.131:26910
[17:08:46] [Server thread/INFO]: Using epoll channel type
[17:08:46] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[17:08:46] [Server thread/ERROR]: Could not load 'plugins/EssentialsSpawn-2.x-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Essentials
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
[17:08:46] [Server thread/ERROR]: Could not load 'plugins/EssentialsChat-2.x-SNAPSHOT.jar' in folder 'plugins'
So I've been dealing with this for a few days now. I'm using EssentialsChat-2.x-SNAPSHOT and EssentialsSpawn-2.x-SNAPSHOT from Spigot, and I'm sure that I downloaded it correctly and I put it in my "plugins" folder. I'm running version spigotmc-1.8.8-R0.1. Please help! Here is the server log:
[17:08:45] [Server thread/INFO]: Starting minecraft server version 1.8.8
[17:08:45] [Server thread/INFO]: Loading properties
[17:08:45] [Server thread/INFO]: Default game type: SURVIVAL
[17:08:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-07c3001 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[17:08:46] [Server thread/INFO]: Debug logging is disabled
[17:08:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:08:46] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:08:46] [Server thread/INFO]: Generating keypair
[17:08:46] [Server thread/INFO]: Starting Minecraft server on 192.95.30.131:26910
[17:08:46] [Server thread/INFO]: Using epoll channel type
[17:08:46] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[17:08:46] [Server thread/ERROR]: Could not load 'plugins/EssentialsSpawn-2.x-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Essentials
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
[17:08:46] [Server thread/ERROR]: Could not load 'plugins/EssentialsChat-2.x-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Essentials
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.8.8-R0.1.jar:git-Spigot-db6de12-07c3001]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
[17:08:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[17:08:46] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[17:08:46] [Server thread/INFO]: [InfoPluginByxFreeWifi] Loading InfoPluginByxFreeWifi v1.0
[17:08:46] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
[17:08:46] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[17:08:46] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[17:08:46] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:08:46] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[17:08:46] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[17:08:46] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[17:08:46] [Server thread/INFO]: Preparing level "map"
[17:08:46] [Server thread/INFO]: -------- World Settings For [map] --------
[17:08:46] [Server thread/INFO]: Mob Spawn Range: 4
[17:08:46] [Server thread/INFO]: Anti X-Ray: true
[17:08:46] [Server thread/INFO]: Engine Mode: 1
[17:08:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:08:46] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:08:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:08:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:08:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:08:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:08:46] [Server thread/INFO]: Random Lighting Updates: false
[17:08:46] [Server thread/INFO]: Structure Info Saving: true
[17:08:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:08:46] [Server thread/INFO]: Max Entity Collisions: 8
[17:08:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:08:46] [Server thread/INFO]: Max TNT Explosions: 100
[17:08:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:08:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:08:46] [Server thread/INFO]: Clear tick list: false
[17:08:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:08:46] [Server thread/INFO]: Item Merge Radius: 2.5
[17:08:46] [Server thread/INFO]: Item Despawn Rate: 6000
[17:08:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:08:46] [Server thread/INFO]: View Distance: 8
[17:08:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:08:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:08:46] [Server thread/INFO]: -------- World Settings For [map_nether] --------
[17:08:46] [Server thread/INFO]: Mob Spawn Range: 4
[17:08:46] [Server thread/INFO]: Anti X-Ray: true
[17:08:46] [Server thread/INFO]: Engine Mode: 1
[17:08:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:08:46] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:08:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:08:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:08:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:08:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:08:46] [Server thread/INFO]: Random Lighting Updates: false
[17:08:46] [Server thread/INFO]: Structure Info Saving: true
[17:08:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:08:46] [Server thread/INFO]: Max Entity Collisions: 8
[17:08:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:08:46] [Server thread/INFO]: Max TNT Explosions: 100
[17:08:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:08:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:08:46] [Server thread/INFO]: Clear tick list: false
[17:08:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:08:46] [Server thread/INFO]: Item Merge Radius: 2.5
[17:08:46] [Server thread/INFO]: Item Despawn Rate: 6000
[17:08:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:08:46] [Server thread/INFO]: View Distance: 8
[17:08:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:08:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:08:46] [Server thread/INFO]: -------- World Settings For [map_the_end] --------
[17:08:46] [Server thread/INFO]: Mob Spawn Range: 4
[17:08:46] [Server thread/INFO]: Anti X-Ray: true
[17:08:46] [Server thread/INFO]: Engine Mode: 1
[17:08:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:08:46] [Server thread/INFO]: Replace Blocks: [1, 5]
[17:08:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:08:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:08:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:08:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:08:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:08:46] [Server thread/INFO]: Random Lighting Updates: false
[17:08:46] [Server thread/INFO]: Structure Info Saving: true
[17:08:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:08:46] [Server thread/INFO]: Max Entity Collisions: 8
[17:08:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[17:08:46] [Server thread/INFO]: Max TNT Explosions: 100
[17:08:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:08:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:08:46] [Server thread/INFO]: Clear tick list: false
[17:08:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:08:46] [Server thread/INFO]: Item Merge Radius: 2.5
[17:08:46] [Server thread/INFO]: Item Despawn Rate: 6000
[17:08:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:08:46] [Server thread/INFO]: View Distance: 8
[17:08:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:08:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:08:46] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1478232361911892436)
[17:08:47] [Server thread/WARN]: Tried to add entity Pig that already exists with UUID 17e166a1-19d7-46a4-8363-17c7670a298a
[17:08:47] [Server thread/INFO]: Preparing spawn area: 28%
[17:08:48] [Server thread/WARN]: Tried to add entity Pig that already exists with UUID d1615601-2dff-402c-8b8e-754fa5a39edb
[17:08:48] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1478232361911892436)
[17:08:49] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1478232361911892436)
[17:08:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[17:08:49] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[17:08:49] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[17:08:49] [Server thread/INFO]: [InfoPluginByxFreeWifi] Enabling InfoPluginByxFreeWifi v1.0
[17:08:49] [Server thread/INFO]: [InfoPluginByxFreeWifi] Custom Coded Plugin By xFreeWifi
[17:08:49] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
[17:08:49] [Server thread/INFO]: GroupManager - INFO - World Found: world
[17:08:49] [Server thread/INFO]: GroupManager - INFO - World Found: map
[17:08:49] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[17:08:49] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[17:08:49] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[17:08:49] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
[17:08:49] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[17:08:49] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[17:08:49] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[17:08:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:08:49] [Server thread/INFO]: Done (3.531s)! For help, type "help" or "?"
[17:08:50] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[17:08:50] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ...
[17:08:50] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available
Owner of the new server NRG. Will be open to public momentarily.
Okay, thanks. One more thing though. This keeps popping up in my Console:
[19:46:20] [Server thread/WARN]: Tried to add entity Pig that already exists with UUID 17e166a1-19d7-46a4-8363-17c7670a298a
What the heck is this??
Owner of the new server NRG. Will be open to public momentarily.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumNothing that you need to worry about or can fix. Just a warning that the game tried to add an entity with a UUID that already existed.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.