jonryf / EpicWorldGenerator-bugtracker

The most powerfull world generator made for minecraft
https://www.spigotmc.org/resources/epicworldgenerator-1-8-8-1-13-2-beta-support-for-1-14-support-all-update-aquatic-features.8067/
10 stars 0 forks source link

No Server start #124

Open TacTime opened 4 years ago

TacTime commented 4 years ago

13.09 22:37:47 [Server] main/INFO Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' 13.09 22:37:47 [Server] main/FATAL Failed to start the minecraft server 13.09 22:37:47 [Server] INFO java.nio.file.AccessDeniedException: ./world/session.lock 13.09 22:37:47 [Server] INFO at sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[?:?] 13.09 22:37:47 [Server] INFO at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?] 13.09 22:37:47 [Server] INFO at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?] 13.09 22:37:47 [Server] INFO at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:182) ~[?:?] 13.09 22:37:47 [Server] INFO at java.nio.channels.FileChannel.open(FileChannel.java:292) ~[?:?] 13.09 22:37:47 [Server] INFO at java.nio.channels.FileChannel.open(FileChannel.java:345) ~[?:?] 13.09 22:37:47 [Server] INFO at net.minecraft.server.v1_16_R1.SessionLock.a(SourceFile:37) ~[spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f] 13.09 22:37:47 [Server] INFO at net.minecraft.server.v1_16_R1.Convertable$ConversionSession.(Convertable.java:198) ~[spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f] 13.09 22:37:47 [Server] INFO at net.minecraft.server.v1_16_R1.Convertable.c(Convertable.java:180) ~[spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f] 13.09 22:37:47 [Server] INFO at net.minecraft.server.v1_16_R1.Main.main(Main.java:97) [spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f] 13.09 22:37:47 [Server] INFO at org.bukkit.craftbukkit.Main.main(Main.java:202) [spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f]

svdgoor commented 3 years ago

@TacTime, thank you for your report.

Could you send your full latest.log file? It would really be appreciated, since this is a mere snapshot of the entire thing. I would also like to know if you happened to move your map from another version to this one, since that may cause this issue.

Are you running the server on your own machine or on an online hosting machine?

Yours sincerely, Coco.