uNmINeD 0.11.9-dev

New uNmINeD development snapshot is available for download!

Changes:

  • Fixed bugs in Linux and macOS builds

This Post Has 8 Comments

  1. Ian

    Can someone help me ? i need this program to repair a corrupted chunk and i can´t open the program can someone explain me how to instal the 1.3 unmined launcher?

  2. Axel

    Here you can see the steps. Just follow them: https://unmined.net/docs/cli/getting-started/

  3. Matt Sach

    Just tried to use this build to render a world where I’ve got lost, because I used to use Minutor for finding my way around. I hadn’t been back to the world in a long time, and had left myself way away from home base. Minutor’s not been updated for 1.13, so hoped this would help.

    I hit an exception in the code. I can send you the stack trace?

    1. megasys

      You can send it here in the comments using pastebin.com, or drop me a mail to megasys at unmined.net

      1. Matt Sach

        OK, pasted here: https://pastebin.com/QZZmY3LQ

        Hope that helps. The world itself is 313MB – I can potentially provide a Dropbox link for that if it would be useful.

        1. megasys

          Are you sure that this world is 1.13 or later?

  4. ButWhyMe

    I am experiencing the same exception. I have tried it with world versions 1.13.1 and 1.13.2 of the same world, which is a download (single player backup) of a minecraft realm. Extracted world versions in the CLI log are matching the real world versions, so no problems there.
    I tried running with administrative rights and without and made sure the downloaded binaries where unblocked.
    It always failed at “Rendering tile z0 t(-5, -12) [3%]” so it seems like a problem with something in the world at these coordinates.

    The Exception is the same every time:
    System.InvalidOperationException: Operation not supported on tag type ByteArray
    at Unmined.Minecraft.Nbt.NbtParser.ThrowInvalidOperationOnTagType() in C:\Code\Unmined.NetCore\Unmined\Unmined.Minecraft\Nbt\NbtParser.cs:469.
    at Unmined.Minecraft.Nbt.NbtParser.ReadIntArray() in C:\Code\Unmined.NetCore\Unmined\Unmined.Minecraft\Nbt\NbtParser.cs:312.

    The full execution log can be found here: https://pastebin.com/UBK44P91

    The world can be downloaded here: https://drive.google.com/file/d/14lbpdel56_6G_UKtIdeJaeGDLQidPrAp

    1. megasys

      Your world contains chunks older than 1.12.2 (probably older than 1.9).

      You can convert all chunks to the latest version using Minecraft. Select your world, then press the “Edit”, “Optimize World”, and “I know what I’m doing” buttons. The process will take some time (about ten minutes on a decent machine). Unfortunately this leaves some data in the old format, causing exceptions in uNmINeD. Next release will handle these partially converted chunks.

Leave a Reply to Axel Cancel reply