fuzzman Posted November 1, 2016 Posted November 1, 2016 Hi guys, I'm finding my game crashes on load due to too many registered animations. I'm trying to cut back on a few by recompiling sslAnimationDefaults.psc, Problem is I'm getting errors such as "sslBaseAnimation.psc(1116,10): SetPathStringValue is not a function or does not exist" Which references this line of code: JsonUtil.SetPathStringValue(Filename, ".positions["+Position+"].creature".... So I'd assume that the JsonUtil.psc src file is missing, except it's not... I've tried reinstalling PapyrusUtil and all that good stuff and same error. Now I'm at a bit of a loss. Has anyone come across this issue before? Alternatively can someone compile the file below for me? Cheers. sslAnimationDefaults.psc
Recommended Posts
Archived
This topic is now archived and is closed to further replies.