-
-
Notifications
You must be signed in to change notification settings - Fork 24
Description
I have the latest version and almost every time player connects there is an error like this:
[12:00:41] [ForcePack - Task Executor #1622/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass PlayerResourcePackStatusEvent to forcepack 1.3.71
java.util.ConcurrentModificationException: null
at java.base/java.util.HashMap$KeySpliterator.tryAdvance(HashMap.java:1739) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:147) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:588) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:574) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:560) ~[?:?]
at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230) ~[?:?]
at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:265) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:672) ~[?:?]
at com.convallyria.forcepack.velocity.handler.PackHandler.isWaitingFor(PackHandler.java:76) ~[?:?]
at com.convallyria.forcepack.velocity.listener.ResourcePackListener.onPackStatus(ResourcePackListener.java:54) ~[?:?]
at com.convallyria.forcepack.velocity.listener.Lmbda$23.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity5.jar:3.4.0-SNAPSHOT (git-876b9c36-b465)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:677) ~[velocity5.jar:3.4.0-SNAPSHOT (git-876b9c36-b465)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:542) ~[velocity5.jar:3.4.0-SNAPSHOT (git-876b9c36-b465)]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]
I use velocity