Skip to content

Unable to parse SNBT greater than 32768 bits #104

Description

@Schlagbul

When attempting to parse an SNBT string greater than 4096 UTF-8 (8 bits per character) characters (4096*8=32768) the module exits with: "amulet_nbt._errors.SNBTParseError: SNBT string is incomplete. Reached the end of the string.". While I may understand that fixing this would bring some performance implications into play, I feel like there should be a way to, somehow, address it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions