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

Crash #3866

Open
Mrgaton opened this issue Mar 27, 2024 · 1 comment
Open

Crash #3866

Mrgaton opened this issue Mar 27, 2024 · 1 comment
Labels
type: issue The issue identifies a bug/problem with the software.

Comments

@Mrgaton
Copy link

Mrgaton commented Mar 27, 2024

Description

[18:33:37] [Server thread/ERROR]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke "me.lucko.luckperms.common.webeditor.store.WebEditorStore.sockets()" because "this.webEditorStore" is null
at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.disable(AbstractLuckPermsPlugin.java:262) ~[LuckPerms-Fabric-5.4.102.jar:?]
at me.lucko.luckperms.fabric.LPFabricBootstrap.onServerStopping(LPFabricBootstrap.java:152) ~[LuckPerms-Fabric-5.4.102.jar:?]
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents.lambda$static$4(ServerLifecycleEvents.java:63) ~[fabric-lifecycle-events-v1-2.2.2+1802ada577-d012b44cfa5b8a32.jar:?]
at net.minecraft.server.MinecraftServer.handler$znk000$fabric-lifecycle-events-v1$beforeShutdownServer(MinecraftServer.java:3847) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_3782(MinecraftServer.java) ~[server-intermediary.jar:?]
at net.minecraft.class_3176.method_3782(class_3176.java:537) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:703) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:842) ~[?:?]
[18:36:12] [JDA shutdown/INFO]: Stopping scheduled events

Reproduction Steps

just start the server

Expected Behaviour

not crash idk lol

Server Details

fabric 1.20.1

LuckPerms Version

v5.4.102

Logs and Configs

No response

Extra Details

No response

@Mrgaton Mrgaton added the type: issue The issue identifies a bug/problem with the software. label Mar 27, 2024
@ac101m
Copy link

ac101m commented Apr 5, 2024

Also seeing this, already been reported actually!
See here: #3857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: issue The issue identifies a bug/problem with the software.
Projects
None yet
Development

No branches or pull requests

2 participants