Arneercool Posted August 14, 2017 Share Posted August 14, 2017 Am i right to assume that these are harmless scripts run by the vanilla game?InputEnableLayer: refid=00000000 (000001ac4c259260)ObjectReference: *refid=00000000 (000001ac49ee6210)The only one i can find info on is the latter, it is apparently an encounter marker. Anyways, are ALL unattached instances save to clean? Link to comment Share on other sites More sharing options...
jdkzombie Posted August 15, 2017 Share Posted August 15, 2017 You only ever want to detect unattached instances and remove unattached, never anything else, as it usually breaks stuff according to the mod author. I guess there are instances/scripts that are unattached until the trigger hits in game and then it ties to something, and if you removed it prior to, it could cause serious playability issues. Link to comment Share on other sites More sharing options...
Arneercool Posted August 16, 2017 Author Share Posted August 16, 2017 (edited) You only ever want to detect unattached instances and remove unattached, never anything else, as it usually breaks stuff according to the mod author. I guess there are instances/scripts that are unattached until the trigger hits in game and then it ties to something, and if you removed it prior to, it could cause serious playability issues. Thanks for your answer. I deleted the two scripts i mentioned and have played about 8 hours since without issues. I can't really say if they are important or if the game is even finishable at this point, but i CAN say that it somehow cut 10-15 seconds from the worst loading, that point where you leave the vault with Nick being the worst. And i simply can't figure out why. Edit. Soo, i found this related to one of the scripts, it sounds kind of important but my game has worked 8 hours without it. I'm confused. https://www.creationkit.com/fallout4/index.php?title=InputEnableLayer_Script Edit 2. it seems to be related to an missing holotape from a scripted workshop item. It all went away when i installed the related mods after i picked up the pipboy. ...or i could be way, WAAAY off. Edited August 16, 2017 by Arneercool Link to comment Share on other sites More sharing options...
Recommended Posts