worstedsphere

Untitled

Jul 7th, 2023
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. [07:04:40] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [07:04:40] [ServerMain/ERROR]: Failed to start the minecraft server
  3. java.io.IOException: The process cannot access the file because another process has locked a portion of the file
  4. at sun.nio.ch.FileDispatcherImpl.write0(Native Method) ~[?:?]
  5. at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:68) ~[?:?]
  6. at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) ~[?:?]
  7. at sun.nio.ch.IOUtil.write(IOUtil.java:76) ~[?:?]
  8. at sun.nio.ch.IOUtil.write(IOUtil.java:67) ~[?:?]
  9. at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) ~[?:?]
  10. at net.minecraft.util.DirectoryLock.create(DirectoryLock.java:29) ~[?:?]
  11. at net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess.<init>(LevelStorageSource.java:344) ~[?:?]
  12. at net.minecraft.world.level.storage.LevelStorageSource.createAccess(LevelStorageSource.java:314) ~[?:?]
  13. at net.minecraft.server.Main.main(Main.java:159) ~[paper-1.18.2.jar:git-Paper-388]
  14. at org.bukkit.craftbukkit.Main.main(Main.java:289) ~[paper-1.18.2.jar:git-Paper-388]
  15. at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
  16. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  17.  
Advertisement
Add Comment
Please, Sign In to add comment