Indarello Posted December 2, 2019 Share Posted December 2, 2019 (edited) Since update to new version of game and update creation kitI have game crash with additem functionFor example for npc: MyNpc.AddItem(MyArmor, 1)Also have crash with scripts I compiled before game update Edited December 2, 2019 by Indarello Link to comment Share on other sites More sharing options...
thousande Posted December 2, 2019 Share Posted December 2, 2019 Just some wild guesses. If you are using F4SE in the project(s), try recompile the scripts after update.Also, check if the MyArmor etc. are set correctly. Eg. pointing to your form/armor. Link to comment Share on other sites More sharing options...
Indarello Posted December 2, 2019 Author Share Posted December 2, 2019 No f4se, and I have problems with old scripts also that worked beforeI mean I have quest mod with scripts that worked before update, they was giving armor and weapon without problem, but now As temporary solution I can use only equipitem function, it also give item if actor dont have it Link to comment Share on other sites More sharing options...
Indarello Posted December 10, 2019 Author Share Posted December 10, 2019 (edited) The problem was with this high heels system1.4 beta3https://www.nexusmods.com/fallout4/mods/39850new version 1.4 beta4 works without crash Edited December 10, 2019 by Indarello Link to comment Share on other sites More sharing options...
Recommended Posts