SamB440 / ForcePack

Spigot/Velocity plugin to aid resource pack deployment and enforcement, among other utilities.
https://fortitude.islandearth.net/category/forcepack
GNU General Public License v3.0
41 stars 18 forks source link

Plugin can't load #70

Open MatinHQ opened 6 days ago

MatinHQ commented 6 days ago

using latest version of velocity-ctd plugin can't be loaded

https://github.com/GemstoneGG/Velocity-CTD

[11:29:32] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to forcepack 1.3.4 java.lang.UnsupportedOperationException: StampedConfig does not support valueMap() yet. at com.electronwill.nightconfig.core.concurrent.StampedConfig.valueMap(StampedConfig.java:473) ~[velocity-proxy-3.3.0-SNAPSHOT-all.jar:3.3.0-SNAPSHOT (git-e75ca601)] at com.convallyria.forcepack.velocity.config.VelocityConfig.getKeys(VelocityConfig.java:106) ~[?:?] at com.convallyria.forcepack.velocity.ForcePackVelocity.addResourcePacks(ForcePackVelocity.java:213) ~[?:?] at com.convallyria.forcepack.velocity.ForcePackVelocity.loadResourcePacks(ForcePackVelocity.java:192) ~[?:?] at com.convallyria.forcepack.velocity.ForcePackVelocity.onProxyInitialization(ForcePackVelocity.java:132) ~[?:?] at com.convallyria.forcepack.velocity.Lmbda$26.execute(Unknown Source) ~[?:?] at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-proxy-3.3.0-SNAPSHOT-all.jar:3.3.0-SNAPSHOT (git-e75ca601)] at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:483) ~[velocity-proxy-3.3.0-SNAPSHOT-all.jar:3.3.0-SNAPSHOT (git-e75ca601)] at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:475) ~[velocity-proxy-3.3.0-SNAPSHOT-all.jar:3.3.0-SNAPSHOT (git-e75ca601)] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:840) [?:?]

SamB440 commented 6 days ago

That sounds like a velocity-ctd problem then?

MatinHQ commented 6 days ago

not sure, it's only plugin have issues with CTD haven't tested with latest velocity