Would you suggest downgrading to 1.12 to fix this?
Posts by YaboyPuggsly
The Aternos forums are now deprecated
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
-
Here is the log message:
[17:46:35] [Server thread/ERROR]: Error occurred while enabling WorldGuard v7.0.0-beta-03;e51a220 (Is it up to date?) 249 java.lang.NoClassDefFoundError: com/sk89q/worldedit/util/task/Supervisor 250 at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:134) ~[?:?] 251 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[minecraft_server.jar:git-Spigot-f09662d-7c395d4] 252 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 253 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 254 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 255 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 256 at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 257 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 258 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 259 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 260 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [minecraft_server.jar:git-Spigot-f09662d-7c395d4] 261 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202] 262 Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.util.task.Supervisor 263 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_202] 264 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) ~[minecraft_server.jar:git-Spigot-f09662d-7c395d4] 265 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) ~[minecraft_server.jar:git-Spigot-f09662d-7c395d4] 266 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_202] 267 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_202] -
Recently, I tried to install the plugin WorldGuard on my 1.13 server. When I attempted to do this, I recieved an error message in the Log that read "Could not enable to plugin 'WorldGuard". I have tried multiple versions of the plugin, and made sure that I have WorldEdit on my server, but nothing seems to work. Please help!