|
public static string ConvertToString(ItemSkillTree skilltree) |
The size of the serialized string is 47825 and makes the tModLoader fail to read tags.

Here is corresponding source for tml
https://github.com/tModLoader/tModLoader/blob/0c5714e9e05e354c986c951ce04724912e39f8a8/patches/tModLoader/Terraria/ModLoader/IO/TagIO.cs#L99
AnotherRpgMod/RPGModule/Items/ItemTree/ItemSkillTree.cs
Line 202 in db970ed
The size of the serialized string is 47825 and makes the tModLoader fail to read tags.

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