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 #101

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

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

troit5ky opened this issue Jan 31, 2022 · 1 comment
Labels
bug Something isn't working

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)
@Kieaer
Copy link
Owner

Kieaer commented Jan 31, 2022

Caused by anti vpn file doesn't exist
turn off anti vpn in config file to solve this issue

@Kieaer Kieaer added the working Currently working on it. label Jul 9, 2022
@Kieaer Kieaer added bug Something isn't working and removed working Currently working on it. labels Aug 4, 2022
@Kieaer Kieaer closed this as completed Aug 27, 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

2 participants