From 71cd0d3630d53cee44fb56cef85032e670cde8de Mon Sep 17 00:00:00 2001 From: kuwacom Date: Sat, 7 Mar 2026 20:24:10 +0900 Subject: [PATCH] update: add note about issue --- Minecraft.Server/WorldManager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Minecraft.Server/WorldManager.cpp b/Minecraft.Server/WorldManager.cpp index a20121576..4e07c33ef 100644 --- a/Minecraft.Server/WorldManager.cpp +++ b/Minecraft.Server/WorldManager.cpp @@ -56,6 +56,7 @@ struct SaveDataLoadContext * Applies the configured save destination ID (`level-id`) to `StorageManager` * - Re-applies the same ID at startup and before save to avoid destination drift * - Ignores empty values as invalid + * - For some reason, a date-based world file occasionally appears after a debug build, but the cause is unknown. * 保存先IDの適用処理 * * @param saveFilename Normalized save destination ID