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

Crashing on SP startup 1.18.2 #482

Open
NevadaR opened this issue Jul 22, 2024 · 1 comment
Open

Crashing on SP startup 1.18.2 #482

NevadaR opened this issue Jul 22, 2024 · 1 comment

Comments

@NevadaR
Copy link

NevadaR commented Jul 22, 2024

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 7/21/24, 11:58 PM
Description: Exception in server tick loop

java.lang.NullPointerException: Cannot invoke "org.bukkit.craftbukkit.CraftServer.getPluginManager()" because "org.bukkit.craftbukkit.CraftServer.INSTANCE" is null
at net.minecraft.server.MinecraftServer.handler$zzb000$cardboard$onBeginCreateWorld(MinecraftServer.java:1927)
at net.minecraft.server.MinecraftServer.method_3786(MinecraftServer.java:420)
at net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java:330)
at net.minecraft.class_1132.method_3823(class_1132.java:70)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:670)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at java.base/java.lang.Thread.run(Thread.java:833)

this is what it keeps throwing for the crash could use some help on getting it working thanks.

also im trying to get the movecraft plugin to work so maybe that might be causing a problem.

@NevadaR
Copy link
Author

NevadaR commented Jul 23, 2024

got a server running and it wont run the mod at all i feel like im doing something wrong

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