DRE2N / DungeonsXL

Create custom dungeons and adventure maps with ease!
https://www.spigotmc.org/resources/dungeonsxl.9488/
GNU General Public License v3.0
154 stars 83 forks source link

After dying in the dungeon, it will be forcibly teleported to the spawn point. The error generated, as long as it is not dxl leaving or END, will cause this error #1046

Closed Smart0926 closed 3 years ago

Smart0926 commented 3 years ago

After dying in the dungeon, it will be forcibly teleported to the spawn point. The error generated, as long as it is not dxl leaving or END, will cause this error

[04:20:15 ERROR]: Could not save data net.minecraft.server.v1_16_R3.PersistentRaid@6bc54342 java.io.FileNotFoundException: .\DXL_Game_9\data\raids.dat (系統找不到指定的路徑。) at java.io.FileOutputStream.open0(Native Method) ~[?:?] at java.io.FileOutputStream.open(FileOutputStream.java:291) ~[?:?] at java.io.FileOutputStream.(FileOutputStream.java:234) ~[?:?] at java.io.FileOutputStream.(FileOutputStream.java:184) ~[?:?] at net.minecraft.server.v1_16_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:85) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.PersistentBase.a(SourceFile:51) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.WorldPersistentData.a(WorldPersistentData.java:200) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.WorldServer.aj(WorldServer.java:1139) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.WorldServer.saveData(WorldServer.java:1133) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.WorldServer.saveIncrementally(WorldServer.java:1081) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1373) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-780] at java.lang.Thread.run(Thread.java:832) [?:?]

[04:30:15 ERROR]: Failed to save level .\DXL_Game_9 java.io.IOException: 系統找不到指定的路徑。 at java.io.WinNTFileSystem.createFileExclusively(Native Method) ~[?:?] at java.io.File.createTempFile(File.java:2108) ~[?:?] at net.minecraft.server.v1_16_R3.Convertable$ConversionSession.a(Convertable.java:328) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.WorldServer.saveIncrementally(WorldServer.java:1096) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1373) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-780] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-780] at java.lang.Thread.run(Thread.java:832) [?:?]

If you do not leave or end via xl, this error will occur. This error will also cause the dungeon map to not disappear. Over time, the LAG and TPS of the server will drop.