Im getting this error when using commands /ae give and /ae items
> [12:16:21 INFO]: Raptor3315 issued server command: /ae items
> [12:16:21 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'ae' in plugin ArmorEffectsMaven v1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-21fe707-e1ebe52]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server.jar:git-Spigot-21fe707-e1ebe52]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
Caused by: java.lang.IllegalArgumentException: Chests must have a size that is a multiple of 9!
at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createInventory(CraftServer.java:1524) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.Bukkit.createInventory(Bukkit.java:938) ~[server.jar:git-Spigot-21fe707-e1ebe52]
at com.kohlerpop1.ArmorEffectsMaven.Utils.Manager.items(Manager.java:20) ~[?:?]
at com.kohlerpop1.ArmorEffectsMaven.Commands.ArmorEffects.onCommand(ArmorEffects.java:75) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[server.jar:git-Spigot-21fe707-e1ebe52]
... 15 more
Also when i try to use the in game item creator (that is my only option right now) , potion effects work only for armor items, it wont work for other items like swords
I also found a few other bugs with equiping the armor
Hello is it possible to make a weapon that applies effects to an enemy? For example a sword that poisons someone that i hit. If it's not, do you know any plugin that can do this?
This is now a thing in the newest update! I hope you enjoy!
Version: 5.3.2
It is probably a really good plugin. Unfortunately I have paperspigot and all the commands work, but none of the items get the enchants or effects. When this is fixed I will happily give 5 *
Sorry if i can't explain very well i don't speak this language natively
The plugin looks like good but have a lot of errors the command /ae items don't show any item in the gui and when i add a potion effect to sword for example doesn't apply any effect only with armor
Pls fix it i love this plugin but have a lot of errors D:
Thanks very much for the review! Any other questions or errors can be posted in the discussion. Thanks again!
Version: 5.1.2
[02:10:46 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'ae' in plugin ArmorEffectsMaven v1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_221]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_221]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
Caused by: java.lang.NullPointerException
at com.kohlerpop1.ArmorEffectsMaven.Commands.ArmorEffects.onCommand(ArmorEffects.java:59) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
... 15 more
Thanks for posting those errors!!!
They have hopefully been fixed in the most recent update!!
If you find anymore errors please post in the discussion!! Thanks
Version: 4.0
Awesome plugin, if you want custom items/armor/weapons on your server. I using this plugin on my server and I can recommend.
Saw this on the most recent page, looked similar to something I had been looking for. Ended up working pretty good, but I did find a few non-game breaking bugs. Hit up kohlerpop1 and he replied and updated the plugin within a few hours, and now it works flawlessly. Really great plugin!