Jump to content

sslActorAlias compile


Recommended Posts

Posted

I've been trying to edit the sslActorAlias script, but when i try to compile it it fails and says :

 

 

D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslSystemConfig.psc(398,1): variable ActorUtil is undefined
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslSystemConfig.psc(398,11): none is not a known user-defined type
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslSystemConfig.psc(415,2): variable ActorUtil is undefined
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslSystemConfig.psc(415,12): none is not a known user-defined type
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(705,4): variable ActorUtil is undefined
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(705,14): none is not a known user-defined type
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(744,4): variable ActorUtil is undefined
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(744,14): none is not a known user-defined type
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(790,4): variable ActorUtil is undefined
D:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(790,14): none is not a known user-defined type

Starting 1 compile threads for 1 files...
Compiling "sslActorAlias"...
No output generated for sslActorAlias, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on sslActorAlias

 

 

I've reinstalled skse, installed the skyui sdk scripts, extracted the files from ''scripts.rar'', and i have changed the decimal symbol to a ''.''. These helped remove some errors, but the ones above are still there.

I realise that i am probably being a complete moron missing something obvious, but i can't for the life of me find any solution.

 

halp :(

 

 

 

 

Posted

I assume you have the actorUtil.psc. (Normally all included in the Sexlab install files) I compiled successful sslSystemConfig.psc. But the reference for actorUtil is in line 399 not in 398. Did you deleted something essential?

 

Oh. I am on Version 1.60. You?

Posted

Hello and thanks for the replies. turns out i somehow didnt have  ActorUtil.psc. Extracted it and everything works now.

 

In the future i'll actually read the errors.

 

Thank you for your time.

Archived

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

  • Recently Browsing   0 members

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