Mohist
Mohist copied to clipboard
[1.20.1] Bluemap Failed to load world
Minecraft Version : 1.20.1 Mohist Version : 757 (download from ci server) Operating System : Centos 7.9 Concerned mod / plugin : Bluemap 5.0 (you could find it on https://www.spigotmc.org/) Logs : It's very short, so I posted it here for BlueMap 这是其中一个世界的报错, 另一个雷同
################################
There is a problem with your BlueMap setup!
Failed to load world world/DIM1#minecraft:the_end!
Is the level.dat of that world present and not corrupted?
################################
[13:51:23 ERROR]: [BlueMap] Detailed error:
de.bluecolored.bluemap.common.config.ConfigurationException: java.nio.file.NoSuchFileException: world/DIM1/level.dat
at de.bluecolored.bluemap.common.BlueMapService.loadMap(BlueMapService.java:230) ~[?:?]
at de.bluecolored.bluemap.common.BlueMapService.getOrLoadMaps(BlueMapService.java:166) ~[?:?]
at de.bluecolored.bluemap.common.BlueMapService.getOrLoadMaps(BlueMapService.java:149) ~[?:?]
at de.bluecolored.bluemap.common.plugin.Plugin.load(Plugin.java:188) ~[?:?]
at de.bluecolored.bluemap.common.plugin.Plugin.load(Plugin.java:113) ~[?:?]
at de.bluecolored.bluemap.bukkit.BukkitPlugin.lambda$onEnable$0(BukkitPlugin.java:147) ~[?:?]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:78) [forge-1.20.1-47.3.1-universal.jar%23211!/:?]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:55) [forge-1.20.1-47.3.1-universal.jar%23211!/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
at java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: java.nio.file.NoSuchFileException: world/DIM1/level.dat
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[?:?]
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218) ~[?:?]
at java.nio.file.Files.newByteChannel(Files.java:380) ~[?:?]
at java.nio.file.Files.newByteChannel(Files.java:432) ~[?:?]
at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422) ~[?:?]
at java.nio.file.Files.newInputStream(Files.java:160) ~[?:?]
at de.bluecolored.bluemap.core.world.mca.MCAWorld.load(MCAWorld.java:270) ~[?:?]
at de.bluecolored.bluemap.common.BlueMapService.loadMap(BlueMapService.java:227) ~[?:?]
... 10 more
Steps to Reproduce : setup plugins and start server Description of issue : 这个插件无法加载末地和下界这两个世界