Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree Brush not Working on Version 6.1.2 #23

Open
Runningkls opened this issue May 16, 2020 · 3 comments
Open

Tree Brush not Working on Version 6.1.2 #23

Runningkls opened this issue May 16, 2020 · 3 comments

Comments

@Runningkls
Copy link

Getting the following console output when i try to execute the ./b treesnipe [Tree_type] command with any autofilled tree type provided by the plugin (e.g. BIG_TREE, TREE, ACACIA, etc.). Ingame i receive the error "An internal error occurred while attempting to perform this command". Im currently running Paper spigot build 267 for minecraft version 1.15.2 .

Console Output:
[16:36:21] [Server thread/INFO]: Xerc_MC issued server command: /b treesnipe BIRCH
[16:36:21] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'b' in plugin VoxelSniper v6.1.2
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.15.2.jar:git-Paper-201]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.15.2.jar:git-Paper-201]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:752) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1825) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1633) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1077) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1070) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1034) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:950) ~[patched_1.15.2.jar:git-Paper-201]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at com.thevoxelbox.voxelsniper.brush.TreeSnipeBrush.parseParameters(TreeSnipeBrush.java:94) ~[?:?]
at com.thevoxelbox.voxelsniper.command.VoxelBrushCommand.doCommand(VoxelBrushCommand.java:104) ~[?:?]
at com.thevoxelbox.voxelsniper.command.VoxelCommand.onCommand(VoxelCommand.java:40) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.15.2.jar:git-Paper-201]
... 17 more

@bloggy
Copy link

bloggy commented Jul 2, 2020

Same Issue here.

https://hastebin.com/diqihavigo.bash

@bloggy
Copy link

bloggy commented Jul 5, 2020

Will there be any release with the fix?

@bloggy
Copy link

bloggy commented Oct 7, 2020

No fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants