이해도 | 초보자 |
---|---|
게임버전 (JE) | 1.20.1 |
게임버전 (BE) | 1.20.x |
친구와 함께하고 있는 서버인데 잘 되다가 갑자기 오류가 뜨면서 sever launched finished가 뜨면서 열리지 않아요 어떤게 문제인지 도와주세요 ㅠㅠ...
[02:15:47] [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'
[02:15:47] [ServerMain/ERROR]: Failed to start the minecraft server
java.io.IOException: 다른 프로세스가 파일의 한 부분을 잠갔으므로, 프로세스가 해당 파일을 액세스할 수 없습니다
at sun.nio.ch.FileDispatcherImpl.write0(Native Method) ~[?:?]
at sun.nio.ch.FileDispatcherImpl.write(Unknown Source) ~[?:?]
at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) ~[?:?]
at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:?]
at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:?]
at sun.nio.ch.FileChannelImpl.write(Unknown Source) ~[?:?]
at net.minecraft.util.DirectoryLock.create(DirectoryLock.java:26) ~[?:?]
at net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess.<init>(LevelStorageSource.java:512) ~[?:?]
at net.minecraft.world.level.storage.LevelStorageSource.validateAndCreateAccess(LevelStorageSource.java:425) ~[?:?]
at net.minecraft.server.Main.main(Main.java:211) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.craftbukkit.Main.main(Main.java:324) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
at java.lang.Thread.run(Unknown Source) ~[?:?]
NoEul
2023.11.06서버 프로그램이 두 개 이상 실행되고 있나욘?
쾅피망
2023.11.07전에 두개 만들어놨던게 있기는 한데... 최근에는 이 서버만 쭉 열었었어요
NoEul
2023.11.07컴퓨터 재부팅은 해보셨나욘