Capture causes NPE with Furnus mod

Issue #2 resolved
Former user created an issue

While trying out capsule with FTB Unstable, I tried to capture a small base and got an NPE, apparently with the Furnus mod. The crash logs from the initial crash and the crash on attempting to reload are here: https://gist.github.com/charlesbevans/fd20990c2e26196abf7b95cb7598ee1b

Comments (3)

  1. Samuel Bouchet repo owner

    Thank you for reporting,

    I'll try to reproduce and find a workaround to this. By now you can bootup your world using WorldEdit by removing either the capsule entityitem on the ground (or replacing it's "meta" value to "0" if possible), or by removing the furnace. The crash is repeating on restart because the capsule on the ground keep trying to capture the content (wich crash).

  2. Samuel Bouchet repo owner

    The problem was fixed with the 1.9 version rework of transfer algorithm, wich I forgot to report in the 1.8.9 version. It's now done, I tested the 1.8.9-1.1.4 version of capsule with the latest FTB unstable and succesfully transfered some furnus with items in it. The version is uploaded at http://minecraft.curseforge.com/projects/capsule/files/2296605.

    This should allow you to start the game without a crash, with the base being captured.

  3. Log in to comment