jusque ici aucun problème lors de l'utilisation de GoBrush. Très bon plugin vivement la version pour la 1.17 pour que je puisse faire de jolie montagne avant l'heure ! ^^
Error occurred while enabling goBrush v3.8.0-32 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldedit/world/block/BlockStateHolder
at com.arcaniax.gobrush.GoBrushPlugin.registerListeners(GoBrushPlugin.java:96) ~[?:?]
at com.arcaniax.gobrush.GoBrushPlugin.onEnable(GoBrushPlugin.java:69) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-db6de12-18fbb24]
at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:366) [PlugMan.jar:?]
at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:318) [PlugMan.jar:?]
at com.rylinaux.plugman.util.PluginUtil.reload(PluginUtil.java:380) [PlugMan.jar:?]
at com.rylinaux.plugman.command.ReloadCommand.execute(ReloadCommand.java:122) [PlugMan.jar:?]
at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) [PlugMan.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.world.block.BlockStateHolder
at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_292]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-db6de12-18fbb24]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
and dont work 3D mode, open inventory with brushes
[15:37:27 ERROR]: Could not pass event InventoryClickEvent to goBrush v3.6.0
[15:37:27 ERROR]: Suspected Plugins:
[15:37:27 ERROR]: goBrush{enabled,ver=3.6.0,path=plugins\goBrush 1.14+.jar}
[15:37:27 ERROR]: Exception details below:
java.lang.NullPointerException: null
at com.arcaniax.gobrush.listener.InventoryClickListener.mainMenuClickEvent(InventoryClickListener.java:118) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor565.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at org.bukkit.plugin.EventExecutor$$Lambda$4840/315983890.execute(Unknown Source) ~[?:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:611) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2663) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:43) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$7626/981380512.run(Unknown Source) ~[?:?]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1225) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1218) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1194) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1034) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:179) ~[patched_1.16.5.jar:git-Yatopia-ver/1.16.5-42]
at net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3058/970750990.run(Unknown Source) ~[?:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
The only problem is that the brush store (in /gb info) is down. Where can I get new brush templates? For free or paid, I mean, your work deserves retribution!
It is a really great Plugin, but it says it will be good in 1.16.x but it is not working on my server, goes red when I list my plugins, and ofc it does not work. I don't know what is the problem, I've downloaded FAWE... So maybe it needs an update?
A exceptional plugin with several configurations and styles that allow players to create beautiful landscapes; however, I do wish that it had 1.14+ support.
[16:58:05 ERROR]: Could not pass event InventoryClickEvent to goBrush v3.2.0
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[Spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[Spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) ~[Spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:2108) ~[Spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
at net.minecraft.server.v1_13_R2.PacketPlayInWindowClick.a(SourceFile:33) ~[Spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
at net.minecraft.server.v1_13_R2.PacketPlayInWindowClick.a(SourceFile:10) ~[Spigot-1.13.2.jar:git-Spigot-1a3504a-dfa7583]
Got nothing bad to say about the plugin except my builders really miss it. Really wish it had 1.13.2 support now that there is a stable version of FAWE. You ok dev??
Its a really good plugin, but it doesnt let me install it ;/ can you help me?
Cuz i would love to use this plugin
I dropped the map and jar in my server but it isnt working
Thanks for the great plugin, few of these solutions for creative servers. This is one of those. And a special thank you for the help and the update releases to the author
Go Brush is such a light building plugin. It's a lot smoother than world edit and voxel. It is such a big time saver when creating landscapes and is a good alternative to using world painter. The GUI menu just makes it more user-friendly to use. Really like this Arcaniax 10/10 :)
Powerful and highly useful. Ever since the testing versions of this plugin, I have been using it and it has HIGHLY increased building efficiency. I have currently dug deepest into this plugin out of anyone and the features are incredible!
One of the most powerful internal terraforming softwares / plugins ever seen in minecraft, compare this with Worldedit and Voxelsniper and you have a deadly combination for both amazing builds and efficiency.
Awesome plugin, fully fonctionnal with world edit, nothing to say.
I've been searching for good terraforming plugins like voxel that got outdated suddenly, perhaps this one makes the details for terraforming much better. ;)
Awesome! Our Build Team love the plugin. One of the most useful building tools they've ever used. Makes terraforming so much easier and quicker! The 'flat mode' in particular is very impressive.