Skip to content

Too long item skill tree string breaks the map serialization #12

Description

@cc004

public static string ConvertToString(ItemSkillTree skilltree)

The size of the serialized string is 47825 and makes the tModLoader fail to read tags.
image

Here is corresponding source for tml
https://github.com/tModLoader/tModLoader/blob/0c5714e9e05e354c986c951ce04724912e39f8a8/patches/tModLoader/Terraria/ModLoader/IO/TagIO.cs#L99

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