FabioZumbi12 / RedProtect

RedProtect Easy and Light Weight Antigrief plugin.
https://www.spigotmc.org/resources/redprotect-anti-grief-server-protection-region-management-1-7-1-15.15841/
GNU General Public License v3.0
87 stars 78 forks source link

[BUG] /rp list is no longer displayed #832

Closed Blueeyestar closed 1 year ago

Blueeyestar commented 1 year ago

I just installed the latest RedProtect version on our server. If you want to call up the list of a player with the command /rp list NAME, all you have to do is: Region created by: name

but no more listing of the zones he created. And the following error message is written in the console.

RP-Version: RedProtect_8.1.0-Build421.jar

.... [09:46:25 INFO]: Blueeyestar issued server command: /rp list Blueeyestar

[09:46:25 WARN]: [RedProtect] Plugin RedProtect v8.1.0-SNAPSHOT generated an exception while executing task 1392077 java.lang.NoClassDefFoundError: br/net/fabiozumbi12/UltimateFancy/UltimateFancy at br.net.fabiozumbi12.RedProtect.Bukkit.commands.CommandHandlers.lambda$getRegionforList$2(CommandHandlers.java:640) ~[RedProtect_8.1.0-Build421.jar:?] at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.19.4.jar:git-Paper-503] at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.19.4.jar:git-Paper-503] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.19.4.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.ClassNotFoundException: br.net.fabiozumbi12.UltimateFancy.UltimateFancy ... 7 more

....

CloudeLecaw commented 1 year ago

i can confirm this issue with the latest Version build 421

[10:02:13] [Server thread/INFO]: Cloude_Lecaw issued server command: /rp list SecretMystery99
[10:02:13] [Craft Scheduler Thread - 60 - RedProtect/WARN]: [RedProtect] Plugin RedProtect v8.1.0-SNAPSHOT generated an exception while executing task 1368665
java.lang.NoClassDefFoundError: br/net/fabiozumbi12/UltimateFancy/UltimateFancy
    at br.net.fabiozumbi12.RedProtect.Bukkit.commands.CommandHandlers.lambda$getRegionforList$2(CommandHandlers.java:640) ~[RedProtect_8.1.0-Build421.jar:?]
    at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.19.4.jar:git-Paper-503]
    at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.19.4.jar:git-Paper-503]
    at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.19.4.jar:?]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: br.net.fabiozumbi12.UltimateFancy.UltimateFancy
    ... 7 more
[10:03:43 INFO]: This server is running Paper version git-Paper-503 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: f8d2f82)
aurel85 commented 1 year ago

I confirm, it's corrected. Thanks !

CloudeLecaw commented 1 year ago

i can confirm its solved in Build422