616fierce Posted August 10, 2016 Share Posted August 10, 2016 (edited) Am making a new Race of playable little vampires, making it compatible with racecompatibility so you can successfully become a vampire lord and such.here is a descriptionWorking Girls of Volkihar Castle The hard working girls of Volkihar Castle have toiled their lives away once again as they struggle to keep up with their master's harsh demands, you will play nice won't you? ^ ^Please someone help, the future of my mod is in your hands =p plzzzz hehehe am following this guide http://www.nexusmods.com/skyrim/mods/59220/?tab=1&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmoddescription%2F%3Fid%3D59220%26preview%3D&pUp=1and here someone has a similar error as me, maybe someone could explain what i need to do?http://www.nexusmods.com/skyrim/mods/59220/?tab=4&&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fcomments%2F%3Fmod_id%3D59220%26page%3D2%26sort%3DDESC%26pid%3D0%26thread_id%3D2208894&pUp=1here is my script Scriptname LittleVampiresRaceController extends Quest FormList Property HeadPartsLittleVampires Auto FormList Property HeadPartsLittleVampiresAndVampire Auto GenericRaceController Property raceController Auto Event OnInit () raceController. NewArgonian = none raceController. NewArgonianVampire = none raceController. NewBreton = none raceController. NewBretonVampire = none raceController. NewDarkElf = none raceController. NewDarkElfVampire = none raceController. NewHighElf = none raceController. NewHighElfVampire = none raceController. NewImperial = none raceController. NewImperialVampire = none raceController. NewKhajiit = none raceController. NewKhajiitVampire = none raceController. NewNord = HeadPartsLittleVampires raceController. NewNordVampire = HeadPartsLittleVampiresandVampire raceController. NewOrc = none raceController. NewOrcVampire = none raceController. NewRedguard = none raceController. NewRedguardVampire = none raceController. NewWoodElf = none raceController. NewWoodElfVampire = none raceController. proxyRaces () EndEventHere is my ERROR code/ Compiler Output. Starting 1 compile threads for 1 files... Compiling "LittleVampiresRaceController"... C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(203,19): mslVTFeedAction is not a property on script playervampirequestscript or one of its parents C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(327,22): cannot convert to unknown type dlc1vampireturnscript C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(327,22): cannot cast a quest to a dlc1vampireturnscript, types are incompatible C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(327,48): dlc1vampireturnscript is not a known user-defined type C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(327,47): type mismatch while assigning to a none (cast missing or types unrelated) C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(328,22): cannot convert to unknown type dlc1vampireturnscript C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(328,22): cannot cast a quest to a dlc1vampireturnscript, types are incompatible C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(328,48): dlc1vampireturnscript is not a known user-defined type C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(328,47): type mismatch while assigning to a none (cast missing or types unrelated) C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(337,17): RaceList is not a property on script playervampirequestscript or one of its parents C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(337,16): type mismatch while assigning to a none (cast missing or types unrelated) C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(338,21): RaceList is not a property on script playervampirequestscript or one of its parents C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(340,18): VampireList is not a property on script playervampirequestscript or one of its parents C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(340,17): type mismatch while assigning to a none (cast missing or types unrelated) C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(357,19): PlayableRaceList is not a property on script companionshousekeepingscript or one of its parents C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(357,18): type mismatch while assigning to a none (cast missing or types unrelated) C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(358,23): PlayableRaceList is not a property on script companionshousekeepingscript or one of its parents C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(360,20): PlayableVampireList is not a property on script companionshousekeepingscript or one of its parents C:\Steam\SteamApps\common\skyrim\Data\Scripts\Source\yarc_initquestscript.psc(360,19): type mismatch while assigning to a none (cast missing or types unrelated) No output generated for LittleVampiresRaceController, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on LittleVampiresRaceController Edited August 11, 2016 by 616fierce Link to comment Share on other sites More sharing options...
616fierce Posted August 11, 2016 Author Share Posted August 11, 2016 am still working on it, this yarc_initquestscript.psc seems to be causing the problem, it comes from racecompatibility.bsa Link to comment Share on other sites More sharing options...
616fierce Posted August 11, 2016 Author Share Posted August 11, 2016 I SOLVED IT!!the problem wasRaceCompatibility you needed the files from "RaceCompatibility for Dawnguard" it is an older versionhttp://www.nexusmods.com/skyrim/mods/24168/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmodfiles%2F%3Fid%3D24168&pUp=1the newer versions f*** it up somehow i figured this out by thoroughly reading the guide and finding all the required files http://www.nexusmods.com/skyrim/mods/59220/?tab=1&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmoddescription%2F%3Fid%3D59220%26preview%3D&pUp=1RequirementsDawnguard.esmCreation KitRace Compatibility for Skyrim & Dawnguard Link to comment Share on other sites More sharing options...
Recommended Posts