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

Couldn't pass ProxyInitializeEvent to chocolate #9

Open
Reyretee opened this issue Mar 1, 2022 · 0 comments
Open

Couldn't pass ProxyInitializeEvent to chocolate #9

Reyretee opened this issue Mar 1, 2022 · 0 comments

Comments

@Reyretee
Copy link

Reyretee commented Mar 1, 2022

Velocity version: velocity-3.1.2-SNAPSHOT-115

[20:58:46] [Velocity Async Event Executor - #0/ERROR]: Couldn't pass ProxyInitializeEvent to chocolate
java.lang.NullPointerException: null
    at io.alerium.chocolate.network.SyncManager.cleanPlayer(SyncManager.java:88) ~[?:?]
    at io.alerium.chocolate.network.SyncManager.<init>(SyncManager.java:43) ~[?:?]
    at io.alerium.chocolate.ChocolatePlugin.loadInstances(ChocolatePlugin.java:97) ~[?:?]
    at io.alerium.chocolate.ChocolatePlugin.onProxyInitialization(ChocolatePlugin.java:73) ~[?:?]
    at io.alerium.chocolate.Lmbda$3.execute(Unknown Source) ~[?:?]
    at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[velocity-3.1.2-SNAPSHOT-115.jar:3.1.2-SNAPSHOT (git-2fe50bed-b115)]
    at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity-3.1.2-SNAPSHOT-115.jar:3.1.2-SNAPSHOT (git-2fe50bed-b115)]
    at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity-3.1.2-SNAPSHOT-115.jar:3.1.2-SNAPSHOT (git-2fe50bed-b115)]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
    at java.lang.Thread.run(Thread.java:829) [?:?]
--------------
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

1 participant