SchemToSchematic icon indicating copy to clipboard operation
SchemToSchematic copied to clipboard

Error with .schem from Axiom

Open hanako-eo opened this issue 8 months ago • 0 comments

Hello, I used the mod axiom for a build and I need to transform my .schem file into .schematic but my file generate an error (js track:)

Uncaught TypeError: value[key] is undefined
    nbt.Writer/this[nbt.tagTypes.compound]/< https://puregero.github.io/SchemToSchematic/nbt.js:358
    nbt.tagTypes.compound https://puregero.github.io/SchemToSchematic/nbt.js:357
    writeUncompressed https://puregero.github.io/SchemToSchematic/nbt.js:576
    schemtoschematic https://puregero.github.io/SchemToSchematic/schemtoschematic.js:1907
    parse https://puregero.github.io/SchemToSchematic/nbt.js:669
    onEnd https://puregero.github.io/SchemToSchematic/zlib.js:1254
    emitNone https://puregero.github.io/SchemToSchematic/zlib.js:3590
    emit https://puregero.github.io/SchemToSchematic/zlib.js:3670
    endReadableNT https://puregero.github.io/SchemToSchematic/zlib.js:11301
    afterTickTwo https://puregero.github.io/SchemToSchematic/zlib.js:9901
    run https://puregero.github.io/SchemToSchematic/zlib.js:10074
    drainQueue https://puregero.github.io/SchemToSchematic/zlib.js:10044

hanako-eo avatar Jun 11 '24 05:06 hanako-eo