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

Raknet Server Crash #4

Open
EinBexiii opened this issue Jun 30, 2020 · 1 comment
Open

Raknet Server Crash #4

EinBexiii opened this issue Jun 30, 2020 · 1 comment

Comments

@EinBexiii
Copy link

20:38:55 [FATAL] [Network] Stopped interface cn.nukkit.network.RakNetInterface due to java.lang.NullPointerException
at com.nukkitx.fakeinventories.inventory.FakeInventory.onClose(FakeInventory.java:83)
at cn.nukkit.inventory.BaseInventory.close(BaseInventory.java:436)
at cn.nukkit.Player.removeWindow(Player.java:4611)
at cn.nukkit.Player.removeAllWindows(Player.java:4697)
at cn.nukkit.Player.close(Player.java:3672)
at cn.nukkit.network.RakNetInterface.process(RakNetInterface.java:70)
at cn.nukkit.network.Network.processInterfaces(Network.java:154)
at cn.nukkit.Server.tick(Server.java:1151)
at cn.nukkit.Server.tickProcessor(Server.java:931)
at cn.nukkit.Server.start(Server.java:899)
at cn.nukkit.Server.(Server.java:580)
at cn.nukkit.Nukkit.main(Nukkit.java:120)

@Mcayear
Copy link

Mcayear commented Jul 28, 2021

I also encountered this problem.

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