Swıng12
Yeni bir Steve doğdu!
- Katılım
- 27 Ağustos 2025
- Mesajlar
- 3
- Tepki puanı
- 0
- Puanları
- 25
Velocity 3.3.0 kullanıyorum ve Velocity hatası alıyorum.
Kurulu eklentiler:
Kurulu eklentiler:
[23:40:17] [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'[23:40:17] [ServerMain/ERROR]: Failed to start the minecraft serverjava.io.IOException: The process cannot access the file because another process has locked a portion of the file at sun.nio.ch.FileDispatcherImpl.write0(Native Method) ~[?:?] at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:75) ~[?:?] at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:137) ~[?:?] at sun.nio.ch.IOUtil.write(IOUtil.java:81) ~[?:?] at sun.nio.ch.IOUtil.write(IOUtil.java:72) ~[?:?] at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:303) ~[?:?] 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(Thread.java:1570) ~[?:?]