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

java.lang.NullPointerException: it must not be null #100

Closed
troit5ky opened this issue Jan 31, 2022 · 1 comment
Closed

java.lang.NullPointerException: it must not be null #100

troit5ky opened this issue Jan 31, 2022 · 1 comment

Comments

@troit5ky
Copy link

Discord auth error when player joined at server

java.lang.NullPointerException: it must not be null
        at essentials.event.EventThread.run(EventThread.kt:220)
        at essentials.event.Event$register$7.get(Event.kt:37)
        at essentials.event.Event$register$7.get(Event.kt:36)
        at arc.Events.lambda$fire$2(Events.java:30)
        at arc.struct.Seq.each(Seq.java:200)
        at arc.Events.fire(Events.java:30)
        at arc.Events.fire(Events.java:25)
        at mindustry.core.NetServer.connectConfirm(NetServer.java:778)
        at mindustry.gen.RemoteReadServer.readPacket(RemoteReadServer.java:144)
        at mindustry.core.NetServer.lambda$new$7(NetServer.java:261)
        at mindustry.net.Net.handleServerReceived(Net.java:277)
        at mindustry.net.ArcNetProvider$2.lambda$received$2(ArcNetProvider.java:118)
        at arc.util.TaskQueue.run(TaskQueue.java:17)
        at arc.backend.headless.HeadlessApplication.mainLoop(HeadlessApplication.java:83)
        at arc.backend.headless.HeadlessApplication$1.run(HeadlessApplication.java:54)
        ```
@troit5ky
Copy link
Author

troit5ky commented Jan 31, 2022

my fault... Duplicate of #101

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