Jump to content

Attempting to recompile sslAnimationDefaults: JsonUtil functions not found errors


Recommended Posts

Posted

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...