Advertisement
Guest User

Untitled

a guest
Jan 15th, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. [13:04:51] [Server thread/INFO]: [MultiInv] No groups.yml found. Creating example file...
  2. [13:04:51] [Server thread/WARN]: Unexpected exception while parsing console command "multiinv mvimport"
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'multiinv' in plugin MultiInv v3.3.2-dev
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  6. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645) ~[craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  7. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:631) [craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  8. at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353) [craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  9. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317) [craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  10. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  11. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  12. at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
  13. Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
  14. at uk.co.tggl.pluckerpluck.multiinv.command.MICommand.command(MICommand.java:166) ~[?:?]
  15. at uk.co.tggl.pluckerpluck.multiinv.MultiInv.onCommand(MultiInv.java:275) ~[?:?]
  16. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Spigot-c46583f-e6f9fd4]
  17. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement