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

when i want limbo auth to load scheme file it doesn't work #41

Closed
ghost opened this issue Jun 27, 2022 · 0 comments
Closed

when i want limbo auth to load scheme file it doesn't work #41

ghost opened this issue Jun 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jun 27, 2022

when i want limbo auth to load scheme file it doesn't work
[21:51:38 ERROR]: Couldn't pass ProxyInitializeEvent to limboauth
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at net.elytrium.limboapi.api.file.SchematicFile.toWorld(SchematicFile.java:61) ~[?:?]
at net.elytrium.limboauth.LimboAuth.reload(LimboAuth.java:344) ~[?:?]
at net.elytrium.limboauth.LimboAuth.onProxyInitialization(LimboAuth.java:182) ~[?:?]
at net.elytrium.limboauth.Lmbda$7.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[server.jar:3.1.2-SNAPSHOT (git-e8bf6ab5-b161)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[server.jar:3.1.2-SNAPSHOT (git-e8bf6ab5-b161)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[server.jar:3.1.2-SNAPSHOT (git-e8bf6ab5-b161)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]

@ghost ghost added the bug Something isn't working label Jun 27, 2022
@hevav hevav closed this as completed Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant