Uploaded image for project: 'SpigotPlugins'
  1. SpigotPlugins
  2. PLUG-291

Error on world edit command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Minor Minor
    • None
    • spigot 1.13 pre 7 

      world edit 6.1.9

       

    • 1.13-RO-1 snapshot

      [06:54:52] [Server thread/ERROR]: [WorldEdit] An unexpected error while handling a WorldEdit command[06:54:52] [Server thread/ERROR]: [WorldEdit] An unexpected error while handling a WorldEdit commandjava.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77] at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228) ~[?:?] at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125) ~[?:?] at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:248) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77] at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[?:?] at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?] at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187) ~[?:?] at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173) ~[?:?] at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247) ~[?:?] at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54) ~[?:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at org.bukkit.craftbukkit.v1_13_R1.CraftServer.dispatchCommand(CraftServer.java:687) ~[spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.PlayerConnection.handleCommand(PlayerConnection.java:1628) ~[spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.PlayerConnection.a(PlayerConnection.java:1463) ~[spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.PlayerConnectionUtils.a(SourceFile:10) ~[spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_77] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_77] at net.minecraft.server.v1_13_R1.SystemUtils.a(SourceFile:198) [spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:845) [spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) [spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:780) [spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:678) [spigot-1.13-pre7.jar:git-Spigot-6505f06-b8ea9ec] at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.ItemStack.<init>(II)V at com.sk89q.worldedit.bukkit.BukkitPlayer.giveItem(BukkitPlayer.java:94) ~[?:?] at com.sk89q.worldedit.extension.platform.PlayerProxy.giveItem(PlayerProxy.java:68) ~[?:?] at com.sk89q.worldedit.command.SelectionCommands.wand(SelectionCommands.java:278) ~[?:?]
      

      this is when doing the //wand command

            Unassigned Unassigned
            RAZERMC andy leonor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: