Rickylachow

Untitled

Dec 28th, 2022
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. [14:28:29 WARN]: [PrymaRP] Plugin PrymaRP v1.0-SNAPSHOT generated an exception while executing task 1901
  2. java.lang.ClassCastException: class java.lang.String cannot be cast to class org.bukkit.potion.PotionEffectType (java.lang.String is in module java.base of loader 'bootstrap'; org.bukkit.potion.PotionEffectType is in unnamed module of loader java.net.URLClassLoader @5c29bfd)
  3. at prymarp.prymarp.events.damageevents.malattieevents.lambda$Malattie$0(malattieevents.java:62) ~[PrymaRP-1.0-SNAPSHOT.jar:?]
  4. at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.19.3.jar:git-Paper-362]
  5. at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.19.3.jar:git-Paper-362]
  6. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.19.3.jar:?]
  7. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
  8. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
  9. at java.lang.Thread.run(Thread.java:833) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment