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 Minecraft Server 1.18.2 #423

Open
Pairomatic opened this issue Sep 19, 2023 · 0 comments
Open

Crash Minecraft Server 1.18.2 #423

Pairomatic opened this issue Sep 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Pairomatic
Copy link

Minecraft 1.18.2
Modded with Fabric, lots of mods
Emotecraft 2.2.7

it worked perfectly before, but one day it crashed and we dont know why
this is the crash sorry if i say something weird english is not my first language

[15:53:29] [main/ERROR]: Failed to start the minecraft server
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'emotecraft'!
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) ~[fabric-loader-0.14.13.jar:?]
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.14.13.jar:?]
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) ~[fabric-loader-0.14.13.jar:?]
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) ~[fabric-loader-0.14.13.jar:?]
at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:62) ~[fabric-loader-0.14.13.jar:?]
at net.minecraft.server.Main.main(Main.java:101) [server-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) [fabric-loader-0.14.13.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.13.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.14.13.jar:?]
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.14.13.jar:?]
Caused by: java.lang.NullPointerException
at java.util.Objects.requireNonNull(Objects.java:208) ~[?:?]
at io.github.kosmx.emotes.server.serializer.EmoteSerializer.serializeEmotes(EmoteSerializer.java:27) ~[emotecraft-for-MC1.18.2-2.2.7-b.build.50-fabric.jar:?]
at io.github.kosmx.emotes.server.serializer.UniversalEmoteSerializer.loadEmotes(UniversalEmoteSerializer.java:100) ~[emotecraft-for-MC1.18.2-2.2.7-b.build.50-fabric.jar:?]
at io.github.kosmx.emotes.main.MainLoader.main(MainLoader.java:36) ~[emotecraft-for-MC1.18.2-2.2.7-b.build.50-fabric.jar:?]
at io.github.kosmx.emotes.fabric.FabricWrapper.onInitialize(FabricWrapper.java:28) ~[emotecraft-for-MC1.18.2-2.2.7-b.build.50-fabric.jar:?]
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-loader-0.14.13.jar:?]
... 7 more

@Pairomatic Pairomatic added the bug Something isn't working label Sep 19, 2023
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