Progress report

Sorry for the long time without a release. I haven’t had so much time for coding uNmINeD the last few months, but I have finished many features like zoom-out, caching, Forge integration (with MetaDump), and a more configurable renderer. I’m in a middle of doing some refactoring now, and porting the project to Visual Studio 2015, after that I will make a release.

3 thoughts on “Progress report

  1. inceptus

    hi! thanks for making this awesome program. unmined recently stopped working for me. here is the crash log. I hope you can push out a fix soon! thanks!

    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

Leave a 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.