Skip to content

Instantly share code, notes, and snippets.

Created November 21, 2017 18:26
Show Gist options
  • Save anonymous/6c229c0c6de9e01e79c83d17222f1216 to your computer and use it in GitHub Desktop.
Save anonymous/6c229c0c6de9e01e79c83d17222f1216 to your computer and use it in GitHub Desktop.
VoxelSniper 8.5.0-SNAPSHOT Splatter Overlay Brush Error
> [19:24:55] [Server thread/INFO] [nucleus]: GabbyLorelai ran the command: /b sover
> [19:25:00] [Server thread/ERROR] [voxelsniper]: Error performing brush Splatter Overlay
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: java.lang.ArrayIndexOutOfBoundsException: -1
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at com.thevoxelbox.voxelsniper.brush.terrain.SplatterOverlayBrush.splatterOverlay(SplatterOverlayBrush.java:90)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at com.thevoxelbox.voxelsniper.brush.terrain.SplatterOverlayBrush.arrow(SplatterOverlayBrush.java:196)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at com.thevoxelbox.voxelsniper.brush.Brush.perform(Brush.java:71)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at com.thevoxelbox.voxelsniper.Sniper.snipe(Sniper.java:226)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at com.thevoxelbox.voxelsniper.VoxelSniperListener.onPlayerInteract(VoxelSniperListener.java:48)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.common.event.listener.MainHandListener_VoxelSniperListener_onPlayerInteract50.handle(Unknown Source)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:316)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:349)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:333)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:198)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractItemEventSecondary(SpongeCommonEventFactory.java:546)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.common.network.PacketUtil.firePreEvents(PacketUtil.java:252)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:93)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zkd000(SourceFile:539)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at net.minecraft.util.Util.func_181617_a(SourceFile:46)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:272)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at net.minecraft.server.MinecraftServer.redirect$onRun$zif000(MinecraftServer.java:4003)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
> [19:25:00] [Server thread/INFO] [STDERR]: [com.thevoxelbox.voxelsniper.Sniper:snipe:230]: at java.lang.Thread.run(Thread.java:748)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment