Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [20:12:02 WARN]: [WarpSystem] Plugin WarpSystem v5.1.8 generated an exception while executing task 2306
- java.lang.ExceptionInInitializerError: null
- at de.codingair.warpsystem.lib.codingapi.particles.Particle.send(Particle.java:261) ~[WarpSystem_v5.1.8.jar:?]
- at de.codingair.warpsystem.lib.codingapi.particles.animations.customanimations.CustomAnimation.onTick(CustomAnimation.java:164) ~[WarpSystem_v5.1.8.jar:?]
- at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4709) ~[?:?]
- at de.codingair.warpsystem.lib.codingapi.API$2.run(API.java:176) ~[WarpSystem_v5.1.8.jar:?]
- at org.bukkit.craftbukkit.v1_20_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.2.jar:git-Paper-249]
- at org.bukkit.craftbukkit.v1_20_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.20.2.jar:git-Paper-249]
- at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.20.2.jar:?]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
- at java.lang.Thread.run(Thread.java:1589) ~[?:?]
- Caused by: java.lang.IllegalStateException: Unable to find method toNMS ([class org.bukkit.Particle, class java.lang.Object]).
- at de.codingair.warpsystem.lib.codingapi.server.reflections.IReflection.getMethod(IReflection.java:176) ~[WarpSystem_v5.1.8.jar:?]
- at de.codingair.warpsystem.lib.codingapi.server.reflections.IReflection.getMethod(IReflection.java:174) ~[WarpSystem_v5.1.8.jar:?]
- at de.codingair.warpsystem.lib.codingapi.particles.ParticlePacket.<clinit>(ParticlePacket.java:28) ~[WarpSystem_v5.1.8.jar:?]
- ... 10 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement