uNmINeD 0.12.8-dev

New uNmINeD development snapshot is available for download!

Changes:

  • (GUI) Added shadows (low precision, slow, experimental)
  • (GUI) Improved speed (due to reduced memory allocation and GC rate)
  • (GUI) Improved browser sidebar (better MultiMC support)
  • (GUI) Improved renderer (better looking badlands)
  • (GUI) Fixed some bugs

Screenshot:

Minecraft 1.13.2 world in uNmINeD with shadows

This Post Has 2 Comments

  1. Lloyd

    Hi there. The new Gui version 0.12.8 crashes with the following …(Previous version still works OK)
    many thanks for your hard work ..great mapper

    System.IO.DirectoryNotFoundException: Could not find a part of the path ‘D:\minecraft\minecraft server\world’.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileSystemEnumerableIterator`1.CommonInit()
    at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
    at System.IO.Directory.EnumerateDirectories(String path)
    at Unmined.WpfApp.Screens.Browser.BrowserItems.FolderBrowserItem..ctor(String directoryPath)
    at Unmined.WpfApp.Screens.Browser.BrowserItems.RegisteredFolderBrowserItem..ctor(IRegisteredFolder folder)
    at Unmined.WpfApp.Screens.Browser.BrowserViewModel.b__33_0(IRegisteredFolder folder)
    at Unmined.Misc.CollectionSynchronizer`2..ctor(ICollection`1 sourceCollection, ICollection`1 destCollection, Func`2 sourceToDest, Func`2 sourceFromDest)
    at Unmined.WpfApp.Screens.Browser.BrowserViewModel.OnInitialize()
    at Caliburn.Micro.Screen.Caliburn.Micro.IActivate.Activate()
    at Caliburn.Micro.EnumerableExtensions.Apply[T](IEnumerable`1 enumerable, Action`1 action)
    at Caliburn.Micro.Screen.Caliburn.Micro.IActivate.Activate()
    at Caliburn.Micro.WindowManager.WindowConductor..ctor(Object model, Window view)
    at Caliburn.Micro.WindowManager.CreateWindow(Object rootModel, Boolean isDialog, Object context, IDictionary`2 settings)
    at Caliburn.Micro.WindowManager.ShowWindow(Object rootModel, Object context, IDictionary`2 settings)
    at Unmined.WpfApp.Bootstrapper.OnStartup(Object sender, StartupEventArgs e)
    at System.Windows.Application.OnStartup(StartupEventArgs e)
    at System.Windows.Application.b__1_0(Object unused)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    1. megasys

      Thank you for reporting, I will fix this.

Leave a Reply