uNmINeD 0.10.331dev

New uNmINeD release is available for download.

Changes:

  • Added popup menu commands to map:
    • Copy block id
    • Copy block number
    • Copy /tp location (works underground)
  • Added images to block browser (textures are from latest Minecraft installed)
  • Added change detection to file browser (no restart required when creating/deleting folders and worlds)
  • Changed location of settings files to local application data folder (~\AppData\Local\uNmINeD\*.*)
  • Fixed slow block browser

uNmINeD.0.10.331dev.popup

16 thoughts on “uNmINeD 0.10.331dev

  1. Robert

    I can not start the programm. Win7, all updates and .net4.5.2 are installed.
    This is the crashlog:
    The translation for the error message in the first line is: “Object reference not set to an instance of an object”.

    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei Unmined.Core.Render.Satellite.SimpleBlockRenderer.WithTint(RgbColor color)
    bei Unmined.Core.Defaults.DefaultBlockRenderer.Create()
    bei Unmined.Core.Instance.UnminedInstance.Initialize()
    bei Unmined.WpfApp.UnminedBootstrapper.OnStartup(Object sender, StartupEventArgs e)
    bei Unmined.WpfApp.App.OnStartup(StartupEventArgs e)
    bei System.Windows.Application.b__1(Object unused)
    bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

    Reply
    1. megasys Post author

      Hi! The command line version will run on Linux and Mac using Mono. The GUI is built using WPF and runs on Windows only (Vista or later).

      Reply
  2. alan

    I see that only loaded terrain is shown on the map, is there any way that you could make an option to show unloaded terrain as well? also custom map markers?

    Reply
    1. megasys Post author

      Unfortunately no, but you can generate unexplored terrain using Minecraft Land Generator.
      Map markers and waypoints will be available in next release.

      Reply
    2. Rico

      I think you have to make a distinction between “unloaded chunks”, and “not-yet-generated chunks”. I can view chunks in Unmined that have been generated once (because I was near it), but are currently not within renderdistance of my location. When minecraft is running and my player is in the world those far-away chunks are then un-loaded. But unMined has no problem showing them. It obviously does not show the chunks yet that have sofar not been within renderdistance. As they have not been generated yet.

      Reply
  3. genandnic

    I cannot launch the program. I recently installed a few dozen windows updates, and I’m not sure if one of them may have caused the problem. Here is the crashlog.txt:

    System.NullReferenceException: Object reference not set to an instance of an object.
    at Unmined.Core.Render.Satellite.SimpleBlockRenderer.WithTint(RgbColor color)
    at Unmined.Core.Defaults.DefaultBlockRenderer.Create()
    at Unmined.Core.Instance.UnminedInstance.Initialize()
    at Unmined.WpfApp.UnminedBootstrapper.OnStartup(Object sender, StartupEventArgs e)
    at Unmined.WpfApp.App.OnStartup(StartupEventArgs e)
    at System.Windows.Application.b__1(Object unused)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

    Reply
  4. megasys Post author

    Hi all! I have uploaded a bugfix release for 0.10.331 that solves the System.NullReferenceException crash at startup.
    The project is not dead, I’m working on the new release. Sorry for the long delay. It will be worth the wait.

    Reply

Leave a Reply to Robert Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.