Git Product home page Git Product logo

arceon's People

Contributors

brennian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arceon's Issues

Negetive drag in //smear command

It says in the Wiki (and I am like 90% It's supposed to work) that you can add a negative amount number will drag it backwards "Negative amounts drag it back instead." and it doesn't. BTW I have used it on the Bakery and on two privet servers and asked other people to try it and made sure there was no gmask. (just wanted to say I love Arceon and keep up the great work <3)

Abnormally huge /spike command hangs worldedit for user.

Hello,
using latest fawe and arceon(no other plugins) I was able to reproduce an error from my server which basically hangs worldedit for an user. There are no errors in the console.
Steps to reproduce:
-type "/spike stone 20 500"
-world edit cannot be used until server restart. //cancel is not working

brush spike invalide sub-command

The brush spike don't work properly in 1.16.5

Fawe version : FastAsyncWorldEdit-Bukkit-1.17-419.jar

Arceon version : Arceon-0.3.1_1.15+.jar

No errors in console

attach files contain screenshot of what FAWE respond me to the command /brush spike

fawe-brush-spike

Error with //fixconnections

Hello Arcaniax,

the following error was encountered when executing //fixconnections:
[17:47:14 ERROR]: An unexpected error while handling a FastAsyncWorldEdit command java.lang.NoSuchMethodError: 'boolean net.minecraft.world.level.block.state.IBlockData.isOpaque()' at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R3.PaperweightBlockMaterial.isOpaque(PaperweightBlockMaterial.java:78) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at com.arceon.core.command.FixConnectHandler.F(Unknown Source) ~[Arceon-0.4.4_1.16+.jar:?] at com.arceon.core.command.FixConnectHandler.fixconnect(Unknown Source) ~[Arceon-0.4.4_1.16+.jar:?] at com.arceon.core.command.FixConnectHandlerRegistration.A(Unknown Source) ~[Arceon-0.4.4_1.16+.jar:?] at org.enginehub.piston.CommandManager.execute(CommandManager.java:157) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$handleCommandOnCurrentThread$16(PlatformCommandManager.java:725) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommandTask(PlatformCommandManager.java:746) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommandOnCurrentThread(PlatformCommandManager.java:727) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$handleCommand$14(PlatformCommandManager.java:698) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.lambda$runAction$1(AbstractPlayerActor.java:672) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at com.fastasyncworldedit.core.util.task.AsyncNotifyKeyedQueue.lambda$run$0(AsyncNotifyKeyedQueue.java:48) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at com.fastasyncworldedit.core.util.task.AsyncNotifyKeyedQueue.lambda$call$1(AsyncNotifyKeyedQueue.java:58) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at com.fastasyncworldedit.core.util.task.KeyQueuedExecutorService$KeyRunner.lambda$run$0(KeyQueuedExecutorService.java:150) ~[FastAsyncWorldEdit-Bukkit-2.9.1-SNAPSHOT-669.jar:?] at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
Please have this fixed as soon as possible. Thank you.

Regards,
Simon Wilka

/arceon reload does not reload fonts

Hello Arcaniax,

I noticed, that a plugin reload via /arceon reload does not reload fonts. A server reload (which is not recommended) or more-so a server restart is necessary. This is not an urgent issue but would be nice to have.
Thank you.

Kind regards,
Simon Wilka

//spike with convex selection broken in 1.20 Arceon

Version 1.20.1

//spike no longer accepts convex selections, only cuboid ones. This means that you can no longer wrap spikes around things or have spikes with curves, only really static diagonal spikes.

This was not a problem in 1.19.4 before I updated my Arceon plugin.

Support for 1.20.5 / 1.20.6

PaperMC published stable versions for 1.20.5 / 1.20.6 today.
I tried updating a server but the plugin throws an error:

java.lang.NumberFormatException: For input string: "craftbukkit"
        at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
        at java.base/java.lang.Integer.parseInt(Integer.java:662) ~[?:?]
        at java.base/java.lang.Integer.parseInt(Integer.java:778) ~[?:?]
        at Arceon-0.4.2_1.16+.jar/com.arceon.core.D.E.C(Unknown Source) ~[Arceon-0.4.2_1.16+.jar:?]
        at Arceon-0.4.2_1.16+.jar/com.arceon.core.D.E.<init>(Unknown Source) ~[Arceon-0.4.2_1.16+.jar:?]
        at Arceon-0.4.2_1.16+.jar/com.arceon.core.Main.onEnable(Unknown Source) ~[Arceon-0.4.2_1.16+.jar:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?]
        at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[purpur-api-1.20.6-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:618) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:567) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:678) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:440) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:357) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1150) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[purpur-1.20.6.jar:1.20.6-2218-ec1b4fa]
        at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

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.