Pizzalover06 Posted September 17, 2018 Share Posted September 17, 2018 So whenever i try to make a script i type in the name and the description and this pops up Starting 1 compile threads for 1 files...Compiling "newscript01"...C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(176,41): unknown type wordofpowerC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(257,31): unknown type wordofpowerC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(263,32): unknown type wordofpowerC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(207,16): unknown type weaponC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(750,29): unknown type weaponC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(89,2): variable Utility is undefinedC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(89,10): none is not a known user-defined typeC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(100,2): variable Utility is undefinedC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(100,10): none is not a known user-defined typeC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(368,19): unknown type voicetypeC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(374,20): unknown type worldspaceC:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(517,19): unknown type topicNo output generated for newscript01, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on newscript01 can somebody help? Link to comment Share on other sites More sharing options...
IsharaMeradin Posted September 17, 2018 Share Posted September 17, 2018 To start with, locate the scripts.rar file in your data folder. Extract that in its current location. It will create the necessary folder structure. After that, try compiling again. Why? It appears that the compiler cannot find entries that should be within those respective scripts. Also, in case that is not the issue, you should post the associated script in case there are syntax errors causing this. Link to comment Share on other sites More sharing options...
Pizzalover06 Posted September 17, 2018 Author Share Posted September 17, 2018 (edited) Its Fixed Now Thanks Edited September 17, 2018 by Pizzalover06 Link to comment Share on other sites More sharing options...
Recommended Posts