bnghj Posted September 8, 2015 Posted September 8, 2015 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 undefinedD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslSystemConfig.psc(398,11): none is not a known user-defined typeD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslSystemConfig.psc(415,2): variable ActorUtil is undefinedD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslSystemConfig.psc(415,12): none is not a known user-defined typeD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(705,4): variable ActorUtil is undefinedD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(705,14): none is not a known user-defined typeD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(744,4): variable ActorUtil is undefinedD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(744,14): none is not a known user-defined typeD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(790,4): variable ActorUtil is undefinedD:\Program\Steam\SteamApps\common\Skyrim\Data\scripts\source\sslActorAlias.psc(790,14): none is not a known user-defined typeStarting 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
Aramiteus Posted September 8, 2015 Posted September 8, 2015 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?
bnghj Posted September 8, 2015 Author Posted September 8, 2015 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.