Chest Commands Plugin ERROR

Status
This thread has been locked.

Plyflex

Feedback score
0
Posts
361
Reactions
216
Resources
0
I started up my minecraft server and was using a plugin called chest commands and none of the commands worked. Here is my error msg




[19:11:07] [Server thread/ERROR]: Error occurred while enabling ChestCommands v3.1.2 (Is it up to date?)
java.lang.ExceptionInInitializerError
at com.gmail.filoghost.chestcommands.serializer.IconSerializer.loadIconFromSection(IconSerializer.java:100) ~[?:?]
at com.gmail.filoghost.chestcommands.serializer.MenuSerializer.loadMenu(MenuSerializer.java:45) ~[?:?]
at com.gmail.filoghost.chestcommands.ChestCommands.load(ChestCommands.java:199) ~[?:?]
at com.gmail.filoghost.chestcommands.ChestCommands.onEnable(ChestCommands.java:122) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
Caused by: java.lang.NullPointerException
at com.gmail.filoghost.chestcommands.serializer.EnchantmentSerializer.formatLowercase(EnchantmentSerializer.java:49) ~[?:?]
at com.gmail.filoghost.chestcommands.serializer.EnchantmentSerializer.<clinit>(EnchantmentSerializer.java:43) ~[?:?]
... 15 more
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Plyflex

Feedback score
0
Posts
361
Reactions
216
Resources
0
This server is running CraftBukkit version git-Spigot-1.7.9-R0.2-204-g534549b (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
 

Plyflex

Feedback score
0
Posts
361
Reactions
216
Resources
0
Clearly NOT.

I updated it to the latest verison



[19:50:57] [Server thread/ERROR]: Error occurred while enabling ChestCommands v3.1.4 (Is it up to date?)
java.lang.ExceptionInInitializerError
at com.gmail.filoghost.chestcommands.serializer.IconSerializer.loadIconFromSection(IconSerializer.java:100) ~[?:?]
at com.gmail.filoghost.chestcommands.serializer.MenuSerializer.loadMenu(MenuSerializer.java:45) ~[?:?]
at com.gmail.filoghost.chestcommands.ChestCommands.load(ChestCommands.java:199) ~[?:?]
at com.gmail.filoghost.chestcommands.ChestCommands.onEnable(ChestCommands.java:122) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-204-g534549b]
Caused by: java.lang.NullPointerException
at com.gmail.filoghost.chestcommands.serializer.EnchantmentSerializer.formatLowercase(EnchantmentSerializer.java:49) ~[?:?]
at com.gmail.filoghost.chestcommands.serializer.EnchantmentSerializer.<clinit>(EnchantmentSerializer.java:43) ~[?:?]
... 15 more
[DOUBLEPOST=1467255500][/DOUBLEPOST]Hellooo?? Help?
 
Last edited:

Plyflex

Feedback score
0
Posts
361
Reactions
216
Resources
0
All of you are wrong LOL I fixed it by deleting the enchantment line in example.yml. I PMed the author and that's why he told me and it works now.


EDIT:
 
Status
This thread has been locked.
Top