Giter VIP home page Giter VIP logo

fastasyncvoxelsniper-legacy's People

Contributors

mattbdev avatar notmyfault avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fastasyncvoxelsniper-legacy's Issues

Probleme de commande

78245896_797264010687682_4627758352984702976_n
2019-11-24_19 48 27

Comment dire j'ai un problème des que j'effectue la commande /b ou autre sa ne fonctionne pas les screen a l'appuie

Nukkit?

Can you add Nukkit/NukkitX support for this plugin?

FAVS /b cs f

Bug report for FastAsyncWorldEdit 1.13.2

[REQUIRED] FastAsyncWorldEdit Version Number:
[13:06:02 INFO]: (FAWE) FAWE 19.4.27-686c71d-13 by Empire92
[13:06:02 INFO]: - DATE: 27 avr. 2019 00:00:00
[13:06:02 INFO]: - COMMIT: 686c71d
[13:06:02 INFO]: - BUILD: 13
[13:06:02 INFO]: - PLATFORM: bukkit
[13:06:02 INFO]: Platforms:
[13:06:02 INFO]: - Bukkit (1.13.100)
[13:06:02 INFO]: Capabilities:
[13:06:02 INFO]: - GAME_HOOKS: Bukkit
[13:06:02 INFO]: - CONFIGURATION: Bukkit
[13:06:02 INFO]: - USER_COMMANDS: Bukkit
[13:06:02 INFO]: - PERMISSIONS: Bukkit
[13:06:02 INFO]: - WORLDEDIT_CUI: Bukkit
[13:06:02 INFO]: - WORLD_EDITING: Bukkit

[REQUIRED] Spigot/Paper Version Number:
[13:38:00 INFO]: This server is running CraftBukkit version git-Spigot-1a3504a-d
fa7583 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
[13:38:00 INFO]: This is a final build for 1.13.2. Please see https://www.spigot
mc.org/go/1.13.2 for details about upgrading.

(It works just fine on Paper however)

Links to config.yml and config-legacy.yml file:
The plugin was just installed. NO CONFIG FILES WERE EDITED.

[REQUIRED] Description of the problem:
FAVS' copy-paste command /b cs f (copy-pasting only replacing air blocks) doesn't seem to work : I tried with the easiest blocks (2 blocks of minecraft:stone). Right-clicking with the gunpowder seems to work just fine (Copy is successful) but pasting triggers the following error and doesn't do anything. (still better than doing something wrong)

Here's the error log after PASTING (right-click with arrow) :

[13:34:31 WARN]: java.lang.NoSuchMethodError: org.bukkit.Material.isEmpty()Z
[13:34:31 WARN]:        at com.boydti.fawe.bukkit.wrapper.AsyncBlock.isEmpty(Asy
ncBlock.java:281)
[13:34:31 WARN]:        at com.thevoxelbox.voxelsniper.brush.StampBrush.setBlock
Fill(StampBrush.java:70)
[13:34:31 WARN]:        at com.thevoxelbox.voxelsniper.brush.StampBrush.stampFil
l(StampBrush.java:154)
[13:34:31 WARN]:        at com.thevoxelbox.voxelsniper.brush.StampBrush.arrow(St
ampBrush.java:224)
[13:34:31 WARN]:        at com.thevoxelbox.voxelsniper.brush.Brush.perform(Brush
.java:69)
[13:34:31 WARN]:        at com.thevoxelbox.voxelsniper.Sniper.snipeOnCurrentThre
ad(Sniper.java:388)
[13:34:31 WARN]:        at com.thevoxelbox.voxelsniper.Sniper.lambda$null$0(Snip
er.java:169)
[13:34:31 WARN]:        at com.boydti.fawe.object.FawePlayer.lambda$runAction$4(
FawePlayer.java:309)
[13:34:31 WARN]:        at com.boydti.fawe.object.task.SimpleAsyncNotifyQueue.op
erate(SimpleAsyncNotifyQueue.java:25)
[13:34:31 WARN]:        at com.boydti.fawe.object.task.AsyncNotifyQueue$1.run(As
yncNotifyQueue.java:15)
[13:34:31 WARN]:        at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.r
un(CraftTask.java:81)
[13:34:31 WARN]:        at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncT
ask.run(CraftAsyncTask.java:52)
[13:34:31 WARN]:        at java.base/java.util.concurrent.ThreadPoolExecutor.run
Worker(Unknown Source)
[13:34:31 WARN]:        at java.base/java.util.concurrent.ThreadPoolExecutor$Wor
ker.run(Unknown Source)
[13:34:31 WARN]:        at java.base/java.lang.Thread.run(Unknown Source)

Plugins being used on the server:
Multiverse-Core, FAWE and FAVS, that is all.

How to replicate:
Step 1 : Type /b cs f
Step 2 : Type /b 1, type /vh 2, correctly preparing a cylinder clipboard with radius = 1, height = 2
Step 3 : Right-click (with gunpowder) the middle lowest block of the cylinder area you wish to copy.
Step 4 : Right-click (with arrow) the destination area for your clipboard. The issue is triggered.

Checklist:

  • I included all information required in the sections above
  • I made sure there are no duplicates of this report (Use Search)
  • I made sure I am using an up-to-date version of FastAsyncWorldEdit for 1.13.2
  • I made sure the bug/error is not caused by any other plugin

NoSuchMethodError: org.bukkit.Server.getCommandMap

[REQUIRED] FastAsyncWorldEdit Version Number:

[11:58:24] [Craft Scheduler Thread - 5/INFO]: &7FastAsyncWorldEdit-151 created by Empire92
[11:58:24] [Craft Scheduler Thread - 5/INFO]: &7FAWE version:
 - Date 29-Nov-2019 00:00:00
 - Commit ff0e8ea2
 - Build 151
 - Platform bukkit
[11:58:24] [Craft Scheduler Thread - 5/INFO]: &7Wiki: https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/wiki
[11:58:24] [Craft Scheduler Thread - 5/INFO]: ------------------ Platforms ------------------
* Bukkit-Official(1.14-151;0f1715e)
>
[11:58:24] [Craft Scheduler Thread - 5/INFO]: ---------------- Capabilities ----------------
GAME_HOOKS: Bukkit-Official
CONFIGURATION: Bukkit-Official
USER_COMMANDS: Bukkit-Official
PERMISSIONS: Bukkit-Official
WORLDEDIT_CUI: Bukkit-Official
WORLD_EDITING: Bukkit-Official

[REQUIRED] Spigot/Paper Version Number:
[11:55:48] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-56f8471-ccd47a5 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)

Links to config.yml and config-legacy.yml file:
Generated by VoxelSniper

[REQUIRED] Description of the problem:
[12:00:31] [Server thread/ERROR]: Error occurred while enabling VoxelSniper v1.0.2 (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.Server.getCommandMap()Lorg/bukkit/command/CommandMap; at com.thevoxelbox.voxelsniper.command.CommandRegistry.register(CommandRegistry.java:23) ~[?:?] at com.thevoxelbox.voxelsniper.command.CommandRegistry.register(CommandRegistry.java:18) ~[?:?] at com.thevoxelbox.voxelsniper.CommandRegistrar.registerBrushCommand(CommandRegistrar.java:66) ~[?:?] at com.thevoxelbox.voxelsniper.CommandRegistrar.registerCommands(CommandRegistrar.java:35) ~[?:?] at com.thevoxelbox.voxelsniper.VoxelSniperPlugin.loadCommands(VoxelSniperPlugin.java:73) ~[?:?] at com.thevoxelbox.voxelsniper.VoxelSniperPlugin.onEnable(VoxelSniperPlugin.java:35) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.4.jar:git-Spigot-56f8471-ccd47a5] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.4.jar:git-Spigot-56f8471-ccd47a5] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot-1.14.4.jar:git-Spigot-56f8471-ccd47a5] at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot-1.14.4.jar:git-Spigot-56f8471-ccd47a5] at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot-1.14.4.jar:git-Spigot-56f8471-ccd47a5] at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot-1.14.4.jar:git-Spigot-56f8471-ccd47a5] at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot-1.14.4.jar:git-Spigot-56f8471-ccd47a5] at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot-1.14.4.jar:git-Spigot-56f8471-ccd47a5] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
How to replicate:
On start

FastAsyncVoxelSniper - Paper 1.14.4

02.09 20:23:29 [Server] INFO Ranazomic issued server command: /b e smooth
02.09 20:23:29 [Server] WARN java.lang.ClassNotFoundException: com.martiansoftware.jsap.JSAPException
02.09 20:23:29 [Server] WARN at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
02.09 20:23:29 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139)
02.09 20:23:29 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85)
02.09 20:23:29 [Server] WARN at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
02.09 20:23:29 [Server] WARN at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
02.09 20:23:29 [Server] WARN at java.lang.Class.getDeclaredConstructors0(Native Method)
02.09 20:23:29 [Server] WARN at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
02.09 20:23:29 [Server] WARN at java.lang.Class.getConstructor0(Class.java:3075)
02.09 20:23:29 [Server] WARN at java.lang.Class.newInstance(Class.java:412)
02.09 20:23:29 [Server] WARN at com.thevoxelbox.voxelsniper.Sniper$SniperTool.instantiateBrush(Sniper.java:646)
02.09 20:23:29 [Server] WARN at com.thevoxelbox.voxelsniper.Sniper$SniperTool.setCurrentBrush(Sniper.java:618)
02.09 20:23:29 [Server] WARN at com.thevoxelbox.voxelsniper.Sniper.setBrush(Sniper.java:436)
02.09 20:23:29 [Server] WARN at com.thevoxelbox.voxelsniper.command.VoxelBrushCommand.onCommand(VoxelBrushCommand.java:52)
02.09 20:23:29 [Server] WARN at com.thevoxelbox.voxelsniper.VoxelSniperListener.lambda$onCommand$0(VoxelSniperListener.java:77)
02.09 20:23:29 [Server] WARN at com.boydti.fawe.object.FawePlayer.lambda$runAction$4(FawePlayer.java:314)
02.09 20:23:29 [Server] WARN at com.boydti.fawe.object.task.SimpleAsyncNotifyQueue.operate(SimpleAsyncNotifyQueue.java:25)
02.09 20:23:29 [Server] WARN at com.boydti.fawe.object.task.AsyncNotifyQueue$1.run(AsyncNotifyQueue.java:15)
02.09 20:23:29 [Server] WARN at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
02.09 20:23:29 [Server] WARN at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
02.09 20:23:29 [Server] WARN at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
02.09 20:23:29 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
02.09 20:23:29 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
02.09 20:23:29 [Server] WARN at java.lang.Thread.run(Thread.java:748)
  • PaperSpigot 1.14.4
  • Plugins:
    • FastAsyncWorldEdit
    • FastAsyncVoxelsniper
    • WorldGuard
  • Default config

Voxelsniper /b over not working for me

Bug report for FastAsyncWorldEdit 1.13.x

Hello, in your doscord support channel you said me, I have to open a ticket. Here it is. Thank you for your help.

Debug paste link:
https://incendo.org/paste/view/5b742c301c9f4f6bb05a12ea532cc22b
https://pastebin.com/Eyd2yvrP

Description of the problem:
I want to cover a stone mountain with 2 layers grass using the commands /b over d2, /b 5 and /v 2 (/v grass_block makes nothing too)

Checklist:

  • I included a /fawe debugpaste link
  • I made sure there aren't duplicates of this report (Use Search)
  • I made sure I am using an up-to-date version of FAWE for 1.13.x
  • I made sure the bug/error is not caused by any other plugin

have Problem with FAVS

When i try to /v 1 i get this error in console
java.lang.IllegalAccessError: tried to access method com.sk89q.worldedit.function.mask.AbstractExtentMask.(Lcom/sk89q/worldedit/extent/Extent;)V from class com.thevoxelbox.voxelsniper.util.VoxelList

and in game it says that the error has send to console i hope you can help

b e melt command error

Bug report for FastAsyncVoxelSniper 1.13.2+

[REQUIRED] FastAsyncWorldEdit Version Number: 1.14-37

[REQUIRED] Spigot/Paper Version Number: 1.14.4-R0.1-SNAPSHOT

Links to config.yml and config-legacy.yml file: https://pastebin.com/wyrb6Da8
https://pastebin.com/MRpH04u4

[REQUIRED] Description of the problem:

[20:39:53 INFO]: Army_Agira issued server command: /b e melt 2
[20:39:53 WARN]: java.lang.ClassNotFoundException: com.martiansoftware.jsap.JSAPException
[20:39:53 WARN]: at java.net.URLClassLoader.findClass(Unknown Source)
[20:39:53 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139)
[20:39:53 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85)
[20:39:53 WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
[20:39:53 WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
[20:39:53 WARN]: at java.lang.Class.getDeclaredConstructors0(Native Method)
[20:39:53 WARN]: at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[20:39:53 WARN]: at java.lang.Class.getConstructor0(Unknown Source)
[20:39:53 WARN]: at java.lang.Class.newInstance(Unknown Source)
[20:39:53 WARN]: at com.thevoxelbox.voxelsniper.Sniper$SniperTool.instantiateBrush(Sniper.java:646)
[20:39:53 WARN]: at com.thevoxelbox.voxelsniper.Sniper$SniperTool.setCurrentBrush(Sniper.java:618)
[20:39:53 WARN]: at com.thevoxelbox.voxelsniper.Sniper.setBrush(Sniper.java:436)
[20:39:53 WARN]: at com.thevoxelbox.voxelsniper.command.VoxelBrushCommand.onCommand(VoxelBrushCommand.java:52)
[20:39:53 WARN]: at com.thevoxelbox.voxelsniper.VoxelSniperListener.lambda$onCommand$0(VoxelSniperListener.java:77)
[20:39:53 WARN]: at com.boydti.fawe.object.FawePlayer.lambda$runAction$4(FawePlayer.java:314)
[20:39:53 WARN]: at com.boydti.fawe.object.task.SimpleAsyncNotifyQueue.operate(SimpleAsyncNotifyQueue.java:25)
[20:39:53 WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue$1.run(AsyncNotifyQueue.java:15)
[20:39:53 WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[20:39:53 WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[20:39:53 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[20:39:53 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:39:53 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:39:53 WARN]: at java.lang.Thread.run(Unknown Source)

Plugins being used on the server:

https://pasteboard.co/IBtg3xX.png
How to replicate:

Checklist:

  • [] I included all information required in the sections above
  • [] I made sure there are no duplicates of this report (Use Search)
  • [] I made sure I am using an up-to-date version of FastAsyncWorldEdit & FastAsyncVoxelSniper
  • [] I made sure the bug/error is not caused by any other plugin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.