Advertisement
xDizasterCYx

Untitled

May 29th, 2015
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. [11:18:32] [Server thread/INFO]: [PlayerConditions] Enabling PlayerConditions v1.3.2
  2. [11:18:32] [Server thread/INFO]: [PlayerConditions] Particle API designed by: DarkBlade12. Big thanks to him
  3. [11:18:32] [Server thread/INFO]: [PlayerConditions] Creating recipe items and recipe formations
  4. [11:18:32] [Server thread/ERROR]: Error occurred while enabling PlayerConditions v1.3.2 (Is it up to date?)
  5. java.lang.IllegalArgumentException: Crafting rows should be 1, 2, or 3 characters, not 4
  6. at org.apache.commons.lang.Validate.isTrue(Validate.java:93) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  7. at org.bukkit.inventory.ShapedRecipe.shape(ShapedRecipe.java:51) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  8. at me.choco.conditions.Conditions.onEnable(Conditions.java:99) ~[?:?]
  9. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  10. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-870264a-0a645a2]
  11. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-870264a-0a645a2]
  12. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-870264a-0a645a2]
  13. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-870264a-0a645a2]
  14. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot.jar:git-Spigot-870264a-0a645a2]
  15. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot.jar:git-Spigot-870264a-0a645a2]
  16. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-870264a-0a645a2]
  17. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot.jar:git-Spigot-870264a-0a645a2]
  18. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot.jar:git-Spigot-870264a-0a645a2]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement