I don't really know.. #82


Open
  • Scarecrow01 created this issue Feb 5, 2019

    05.02 15:18:12 [Server] INFO Enabling Cannons v2.5.1
    05.02 15:18:12 [Server] INFO Loading projectile configs
    05.02 15:18:12 [Server] INFO load projectile enderpearl.yml item ENDER_PEARL::
    05.02 15:18:12 [Server] INFO load projectile firework1.yml item FIREWORK_ROCKET::
    05.02 15:18:12 [Server] INFO load projectile firework2.yml item AIR::
    05.02 15:18:12 [Server] INFO load projectile canistershot.yml item MELON_SEEDS::
    05.02 15:18:12 [Server] INFO load projectile diamond.yml item DIAMOND::
    05.02 15:18:12 [Server] INFO load projectile firework4.yml item AIR::
    05.02 15:18:12 [Server] INFO load projectile tnt.yml item TNT::
    05.02 15:18:12 [Server] INFO load projectile firework3.yml item AIR::
    05.02 15:18:12 [Server] INFO load projectile cobblestone.yml item COBBLESTONE::
    05.02 15:18:12 [Server] INFO Loading cannon designs
    05.02 15:18:12 [Server] INFO loading cannon ironCannon.yml
    05.02 15:18:12 [Server] ERROR Error occurred while enabling Cannons v2.5.1 (Is it up to date?)
    05.02 15:18:12 [Server] INFO java.lang.NoSuchMethodError: com.sk89q.worldedit.extent.clipboard.Clipboard.getMinimumPoint()Lcom/sk89q/worldedit/math/BlockVector3;
    05.02 15:18:12 [Server] INFO at at.pavlov.cannons.cannon.DesignStorage.loadDesignSchematic(DesignStorage.java:380) ~[?:?]
    05.02 15:18:12 [Server] INFO at at.pavlov.cannons.cannon.DesignStorage.loadCannonDesigns(DesignStorage.java:101) ~[?:?]
    05.02 15:18:12 [Server] INFO at at.pavlov.cannons.config.Config.loadConfig(Config.java:181) ~[?:?]
    05.02 15:18:12 [Server] INFO at at.pavlov.cannons.Cannons.onEnable(Cannons.java:160) ~[?:?]
    05.02 15:18:12 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [Spigot_1.13.2_1.jar:git-Spigot-a1ba5fe-b4230a9]
    05.02 15:18:12 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]


To post a comment, please login or register a new account.