Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading resource pack #79

Open
Ducki0210 opened this issue Oct 1, 2024 · 1 comment
Open

Error while loading resource pack #79

Ducki0210 opened this issue Oct 1, 2024 · 1 comment

Comments

@Ducki0210
Copy link

Ducki0210 commented Oct 1, 2024

Hello, everything is working properly but this error occur while downloading and rendering the resource pack.
I am using the latest version of velocity and paper 1.21.1

[12:34:30] [ForcePack - Task Executor #1/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass PlayerResourcePackStatusEvent to forcepack 1.3.6
java.lang.NullPointerException: Cannot invoke "com.convallyria.forcepack.velocity.config.VelocityConfig.getConfig(String)" because the return value of "com.convallyria.forcepack.velocity.config.VelocityConfig.getConfig(String)" is null
at com.convallyria.forcepack.velocity.listener.ResourcePackListener.onPackStatus(ResourcePackListener.java:97) ~[?:?]
at com.convallyria.forcepack.velocity.listener.Lmbda$14.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[server.jar:3.3.0-SNAPSHOT (git-2016d148-b436)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:676) ~[server.jar:3.3.0-SNAPSHOT (git-2016d148-b436)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:541) ~[server.jar:3.3.0-SNAPSHOT (git-2016d148-b436)]
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:842) [?:?]

@SamB440
Copy link
Owner

SamB440 commented Oct 1, 2024

You have an invalid config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants