New uNmINeD development snapshot is available for download!
Changes:
- (GUI) Fixed clipboard issues on Windows
This is a hotfix release for the Windows GUI builds.
Linux, macOS and CLI builds have not changed, they are still at version 0.19.52.
New uNmINeD development snapshot is available for download!
Changes:
This is a hotfix release for the Windows GUI builds.
Linux, macOS and CLI builds have not changed, they are still at version 0.19.52.
where can I download the new version? because for me, it only shows 0.19.52 on the website, which always crashes when copying coordinates.
That looks like a Cloudflare issue.
I asked Cloudflare to clear all caches. Please try again few minutes later.
Which country are you in?
It works now. thanks! (Country is Romania) 🙂
With the latest CLI versions I am getting this kind of error, there is no .log files in that folder, only .ldb files..
“`
Nov 22 12:14:09 minecraft unmined[2094]: Unhandled exception. System.IO.FileNotFoundException: IO_FileNotFound_FileName, /minecraft/data/MariusWelt/worlds/MariusWelt/db/131640.log
Nov 22 12:14:09 minecraft unmined[2094]: IO_FileName_Name, /minecraft/data/MariusWelt/worlds/MariusWelt/db/131640.log
Nov 22 12:14:09 minecraft unmined[2094]: at Interop.ThrowExceptionForIoErrno(ErrorInfo, String, Boolean)
Nov 22 12:14:09 minecraft unmined[2094]: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, OpenFlags, Int32, Boolean, Boolean& , Func`4)
Nov 22 12:14:09 minecraft unmined[2094]: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, UnixFileMode, Int64& , UnixFileMode& , Boolean, Boolean& , Func`4 )
Nov 22 12:14:09 minecraft unmined[2094]: at System.IO.Strategies.OSFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
Nov 22 12:14:09 minecraft unmined[2094]: at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Minecraft.FileFormats.Bedrock.LevelDb.MemTable.FromFile(String)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Minecraft.FileFormats.Bedrock.LevelDb.Db.b__4_0()
Nov 22 12:14:09 minecraft unmined[2094]: at System.Lazy`1.ViaFactory(LazyThreadSafetyMode)
Nov 22 12:14:09 minecraft unmined[2094]: at System.Lazy`1.ExecutionAndPublication(LazyHelper, Boolean)
Nov 22 12:14:09 minecraft unmined[2094]: at System.Lazy`1.CreateValue()
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Level.DataSources.Bedrock.BedrockWorldIndex.Create(Db db, CancellationToken ctsToken, IProgressHandler progressHandler)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Level.DataSources.Bedrock.BedrockWorld.InitializeAsync(CancellationToken ctsToken, IProgressHandler progressHandler)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Level.DataSources.Bedrock.BedrockWorld.c__DisplayClass1_0.<b__0>d.MoveNext()
Nov 22 12:14:09 minecraft unmined[2094]: — End of stack trace from previous location —
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Level.DataSources.Bedrock.BedrockWorld.OpenAsync(String path, CancellationToken ctsToken, IProgressHandler progressHandler)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Level.DataSources.World.GetWorldAsync(String path, CancellationToken ctsToken, IProgressHandler progressHandler)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.WebExport.WebMapExport.RunAsync(CancellationToken ctsToken, IProgressHandler progressHandler)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Cmd.Web.WebRenderer.RunAsync()
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Cmd.Web.WebModule.c__DisplayClass8_0.<b__1>d.MoveNext()
Nov 22 12:14:09 minecraft unmined[2094]: — End of stack trace from previous location —
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Cmd.Web.WebModule.RunAsync(String[] args)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Cmd.ModuleManager.RunAsync(String[] args)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Cmd.Program.Main(String[] args)
Nov 22 12:14:09 minecraft unmined[2094]: at Unmined.Cmd.Program.(String[] args)
Nov 22 12:14:09 minecraft unmined[2094]: /maps-gen.sh: line 3: 70 Aborted (core dumped) nice /unmined/unmined-cli web render –topY=54 –gndxray=true –dimension=nether –players –shadows=true –zoomin=4 –world=/minecraft/data/$servername/worlds/$servername –output=/minecraft/web/$servername/nether
“
Okay, it seems this doesn’t happen when I stop the minecraft server before I generate the map. This only started to happen with the latest version though, before it was fine with a running server. 🤷♂️
These “file not found” errors occur when Minecraft deletes or renames existing files when saving chunks, while Unmined is trying to read them. Unmined hasn’t changed, but Minecraft seems to be doing things differently. Several people have reported that this issue has been occurring more frequently since the last updates. Unfortunately, the only solution in this case is to stop Minecraft before running Unmined.
Slime Chunk Funtion don’t work on 1.19.53 (i just check)
Last Funtion on 0.19.49 (still work on 0.19.49 . i just check)
Same world by the way.
Hi there, this looks like a really cool program, however, when I try to load my modded Minecraft Forge 1.12.2 server world, I get to the part where it shows the loading bar and “139 regions found, initializing…” but then hangs. The cancel button is also greyed out. Are modded worlds not supported?