HDD: WDC WD20EZRX-00DC0B0
It happens with all worlds only in my HDD, NTFS disk mounting settings are nosuid,nofail,x-gvfs-show,uid=1000,gid=1000
reproduction step :
1. Load a world
2. Leave the world
3. Try to delete the world
launcher_log.txt
[Info: 2024-01-27 14:40:08.219239602: MinecraftJavaLoggingContext.cpp(65)] Game/fkm (Render thread) Error Failed to delete world Demo_World
java.nio.file.DirectoryNotEmptyException: /mnt/604CDB624CDB3210/LauncherVanillaSnap/saves/Demo_World/entities
at java.base/sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:289)
at java.base/sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:104)
at java.base/java.nio.file.Files.delete(Files.java:1152)
at eis$c$1.a(SourceFile:503)
at eis$c$1.postVisitDirectory(SourceFile:482)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2803)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2857)
at eis$c.i(SourceFile:482)
at fkm$c.e(SourceFile:466)
at fkm$c.b(SourceFile:450)
at fee.c(SourceFile:55)
at ezo.b(SourceFile:95)
at ezf.a(SourceFile:48)
at ezm.a(SourceFile:141)
at fbj.a(SourceFile:38)
at exp.b(SourceFile:99)
at ffl.a(SourceFile:426)
at exp.a(SourceFile:99)
at exp.c(SourceFile:180)
at bkm.execute(SourceFile:102)
at exp.b(SourceFile:180)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:238)
at exo.d(SourceFile:1355)
at exo.f(SourceFile:889)
at net.minecraft.client.main.Main.main(SourceFile:265)
Linked issues
is duplicated by 1
Attachments
Comments 6
Does this happen for any world or just this specific one? If it only happens for that specific world, please attach the affected (zipped) world file. If the file size is too large, please upload it somewhere else and then link to it here.
Otherwise, I'm noticing tht your Minecraft folder lives in `/mnt/`. Please check whether the issue also happens in a non-mounted directory. If it doesn't, please give us more information about how your Minecraft folder system is set up.
Apart from this, more information about your system would be useful (e.g. what disk exactly is it).
This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
It happens with all worlds only in my HDD, NTSF disk mounting settings are nosuid,nofail,x-gvfs-show,uid=1000,gid=1000
I reproduced this some days ago on my system, although using Windows 8.1. Tried to delete 2 worlds and failed every time, but worlds not opened in 24w04a were deleted correctly.
Btw, don't try to open a world that failed to delete, or the game will hang indefinitely after closing the world.
Attached log:
[media]
Please attach a log file from the official launcher if the issue occurs there