Problem/Bug My console is spamming me with these messages every time I move

Discussion in 'Bukkit Help' started by OwenZane247, Apr 28, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    OwenZane247

    Ok so my console has been spamming me with really long messages when I move. I think it might have to do with WorldEdit.
    I just recently fixed it. No need for help
    Code:
    Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.regions.RegionOperationException
            at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_241]
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[patched.jar:git-PaperSpigot-"4c7641d"]
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[patched.jar:git-PaperSpigot-"4c7641d"]
            at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
            at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
            at com.boydti.fawe.bukkit.listener.BrushListener.onPlayerMove(BrushListener.java:70) ~[?:?]
            at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source) ~[?:?]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
            at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
            ... 16 more
     
    Last edited: Apr 28, 2020
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    OwenZane247

    CASE CLOSED Somehow I fixed the error messages.
     
Thread Status:
Not open for further replies.

Share This Page