Closed PinoyBloon closed 4 months ago
Almost forgot, here's the complete log
Hmm, looks like one of your NPCs has a NAM5 record that is unexpected. It believes it should be a two byte integer, and I'm guessing one of your records has it as either empty or less than 2 bytes. I think you can request as an issue on TUS that they add a RecordException.Enrich
to help print more information about the specific record causing issues.
You might be able to narrow it down in the meantime by disabling/enabling mods to see which mod has the record in question
Thanks for the reply! I'll try to find the problematic record first, and then open an issue on TUS github
Okay, i found the culprit, it was Purist's Vanilla Patch, the plugin removed the NAM5 record from NPC HousecarlWindhelm.
TUS worked perfectly after i disabled it, thanks!
Should i add arguments in the settings?