You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was editing a map in the dxl plugin, after I typed dxl reload in the console, the map I was editing was cleared and a new configuration file was generated
[18:27:08 INFO]: WilledList11239 left the game
[18:27:28 WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
[18:27:28 WARN]: [Multiverse-Core] To let Multiverse know about it, use:
[18:27:28 WARN]: [Multiverse-Core] /mv import DXL_Edit_0 NORMAL
[18:27:29 INFO]:
[18:27:29 INFO]:
[18:27:29 INFO]:
[18:27:29 INFO]:
[18:27:29 INFO]: [ 重新载入副本内容 ]
[18:27:29 INFO]: [NoSpawnChunks] Unloading chunks in world DXL_Edit_0...
[18:27:29 INFO]: [NoSpawnChunks] Unloaded 0 chunks. Took 2 ms.
[18:27:33 WARN]: [DungeonsXL] Task #13366 for DungeonsXL v0.18-PRE-02 generated an exception
java.lang.NullPointerException: Cannot read the array length because "" is null
at de.erethon.dungeonsxl.util.commons.misc.FileUtil.copyDir(FileUtil.java:82) ~[DXL副本.jar:?]
at de.erethon.dungeonsxl.world.DEditWorld$2.run(DEditWorld.java:180) ~[DXL副本.jar:?]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-408]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1567) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1483) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1282) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-408]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
The text was updated successfully, but these errors were encountered:
Forgive me if I can't describe it accurately, I'm in a hurry now, the map that my team took a week to build is emptied directly after dxl reload! ! ! And a configuration file suddenly appeared in the map/mapname storage map location: invitedPlayers:
I was editing a map in the dxl plugin, after I typed dxl reload in the console, the map I was editing was cleared and a new configuration file was generated
[18:27:08 INFO]: WilledList11239 left the game
[18:27:28 WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
[18:27:28 WARN]: [Multiverse-Core] To let Multiverse know about it, use:
[18:27:28 WARN]: [Multiverse-Core] /mv import DXL_Edit_0 NORMAL
[18:27:29 INFO]:
[18:27:29 INFO]:
[18:27:29 INFO]:
[18:27:29 INFO]:
[18:27:29 INFO]: [ 重新载入副本内容 ]
[18:27:29 INFO]: [NoSpawnChunks] Unloading chunks in world DXL_Edit_0...
[18:27:29 INFO]: [NoSpawnChunks] Unloaded 0 chunks. Took 2 ms.
[18:27:33 WARN]: [DungeonsXL] Task #13366 for DungeonsXL v0.18-PRE-02 generated an exception
java.lang.NullPointerException: Cannot read the array length because "" is null
at de.erethon.dungeonsxl.util.commons.misc.FileUtil.copyDir(FileUtil.java:82) ~[DXL副本.jar:?]
at de.erethon.dungeonsxl.world.DEditWorld$2.run(DEditWorld.java:180) ~[DXL副本.jar:?]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-408]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1567) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1483) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1282) ~[patched_1.17.1.jar:git-Paper-408]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-408]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
The text was updated successfully, but these errors were encountered: