Advertisement
Clashmin

Untitled

Jul 11th, 2023
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | Help | 0 0
  1. [15:40:00] [main/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. [15:40:00] [main/FATAL]: 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 aex.a(SourceFile:40) ~[minecraft_server.1.16.5.jar:?]
  11. at cyg$a.<init>(SourceFile:287) ~[minecraft_server.1.16.5.jar:?]
  12. at cyg.c(SourceFile:275) ~[minecraft_server.1.16.5.jar:?]
  13. at net.minecraft.server.Main.main(SourceFile:118) [minecraft_server.1.16.5.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement