Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:26:01] [Server thread/ERROR]: An unexpected error while handling a WorldEdit command
- java.lang.NullPointerException: null
- at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:903) ~[guava-32.1.2-jre.jar:?]
- at com.sk89q.worldedit.blocks.BaseItem.<init>(BaseItem.java:73) ~[?:?]
- at com.sk89q.worldedit.blocks.BaseItemStack.<init>(BaseItemStack.java:81) ~[?:?]
- at com.sk89q.worldedit.bukkit.adapter.impl.v1_21.PaperweightAdapter.adapt(PaperweightAdapter.java:669) ~[?:?]
- at com.sk89q.worldedit.bukkit.BukkitAdapter.adapt(BukkitAdapter.java:518) ~[?:?]
- at com.sk89q.worldedit.bukkit.BukkitPlayer.getItemInHand(BukkitPlayer.java:83) ~[?:?]
- at com.sk89q.worldedit.extension.platform.PlayerProxy.getItemInHand(PlayerProxy.java:69) ~[?:?]
- at com.sk89q.worldedit.command.ToolCommands.setTool(ToolCommands.java:163) ~[?:?]
- at com.sk89q.worldedit.command.ToolCommands.selwand(ToolCommands.java:191) ~[?:?]
- at com.sk89q.worldedit.command.ToolCommandsRegistration.cmd$selwand(ToolCommandsRegistration.java:257) ~[?:?]
- at org.enginehub.piston.CommandManager.execute(CommandManager.java:157) ~[?:?]
- at com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommand(PlatformCommandManager.java:507) ~[?:?]
- at com.sk89q.worldedit.util.eventbus.MethodHandleEventHandler.dispatch(MethodHandleEventHandler.java:51) ~[?:?]
- at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?]
- at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[?:?]
- at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[?:?]
- at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:392) ~[?:?]
- at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:55) ~[?:?]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:150) ~[spigot-api-1.21-R0.1-SNAPSHOT.jar:?]
- at org.bukkit.craftbukkit.v1_21_R1.CraftServer.dispatchCommand(CraftServer.java:921) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at org.bukkit.craftbukkit.v1_21_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:50) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.2.9.jar:?]
- at net.minecraft.commands.execution.tasks.ExecuteCommand.a(SourceFile:29) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(SourceFile:13) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.commands.execution.UnboundEntryAction.a(SourceFile:8) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.commands.execution.CommandQueueEntry.a(SourceFile:8) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.commands.execution.ExecutionContext.a(SourceFile:107) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.commands.CommandDispatcher.a(CommandDispatcher.java:414) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.commands.CommandDispatcher.performCommand(CommandDispatcher.java:336) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.commands.CommandDispatcher.a(CommandDispatcher.java:323) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.network.PlayerConnection.b(PlayerConnection.java:1842) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.network.PlayerConnection.lambda$handleChatCommand$7(PlayerConnection.java:1818) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:162) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1270) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:203) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.util.thread.IAsyncTaskHandler.B(SourceFile:136) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.MinecraftServer.bv(MinecraftServer.java:1249) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.MinecraftServer.B(MinecraftServer.java:1242) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.util.thread.IAsyncTaskHandler.b(SourceFile:145) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1207) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.MinecraftServer.v_(MinecraftServer.java:1214) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1078) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4289-Spigot-fb8fb72-8ee6fd1]
- at java.base/java.lang.Thread.run(Unknown Source) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment