Skip to content

NBT_Import_export_plus.py Issue/Bug with the script. #6

@StealthyExpertX

Description

@StealthyExpertX

Traceback (most recent call last):
File "C:\Users\kidsr\AppData\Local\AmuletTeam\AmuletMapEditor\plugins\operations\NBT_Import_export_plus.py", line 113, in _export_nbt
{'Properties': amulet_nbt.from_snbt(str(block.properties)),
File "amulet_nbt\_load_snbt.pyx", line 210, in amulet_nbt._load_snbt.from_snbt
File "amulet_nbt\_load_snbt.pyx", line 214, in amulet_nbt._load_snbt.from_snbt
File "amulet_nbt\_load_snbt.pyx", line 212, in amulet_nbt._load_snbt.from_snbt
File "amulet_nbt\_load_snbt.pyx", line 113, in amulet_nbt._load_snbt._parse_snbt_recursive
File "amulet_nbt\_load_snbt.pyx", line 37, in amulet_nbt._load_snbt._strip_comma
amulet_nbt._errors.SNBTParseError: Expected a comma or } at 20 but got ->("north"), instead

I was given this error when trying to use your plugin to export some entities from my map.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions