When I start it the server says starting and goes straight into offline.
My crash log contents:
Quote
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 6/12/21, 5:34 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Cannot invoke "java.io.File.toPath()" because the return value of "org.bukkit.craftbukkit.v1_17_R1.CraftServer.getWorldContainer()" is null
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:520)
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:264)
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:986)
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307)
at java.base/java.lang.Thread.run(Thread.java:831)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Question
elilk
When I start it the server says starting and goes straight into offline.
My crash log contents:
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now