veggieronin Posted May 7, 2017 Share Posted May 7, 2017 Script Log: https://www.dropbox.com/s/drjltu9ppjomt6a/Papyrus.0.log?dl=0 I have a lot of script lag but can't seem to figure out which mod is responsible - I've done a lot of enable/disable mod troubleshooting and I got nothin.I have completed the quests associated with the script names (like Galactic Zone quests) and that has not helped. Any ideas?? Some snips of the log (download above)[05/07/2017 - 01:47:07PM] Papyrus log opened (PC-64)[05/07/2017 - 01:47:07PM] error: Native function GetAllMods in empty state could find no matching function on linked type ObjectReference. Function will not be bound.[05/07/2017 - 01:47:07PM] error: Native function GetTemplate in empty state could find no matching function on linked type ActorBase. Function will not be bound.[05/07/2017 - 01:47:07PM] error: Native function HasHeadPartOverlays in empty state could find no matching function on linked type ActorBase. Function will not be bound.[05/07/2017 - 01:47:07PM] error: Native function GetHeadParts in empty state could find no matching function on linked type ActorBase. Function will not be bound.[05/07/2017 - 01:47:07PM] error: Native function GetOutfit in empty state could find no matching function on linked type ActorBase. Function will not be bound.[05/07/2017 - 01:47:07PM] Function GetTemplate in the empty state on type ActorBase does not exist. Function will not be flagged as callable from tasklets.[05/07/2017 - 01:47:07PM] Function HasHeadPartOverlays in the empty state on type ActorBase does not exist. Function will not be flagged as callable from tasklets. And [05/07/2017 - 01:47:07PM] This is a script log only and does not contain information on any other part of the game, including crashes.[05/07/2017 - 01:47:11PM] Cannot open store for class "DLC04:DLC04OperatorsRifleAnimationScript", missing file?[05/07/2017 - 01:47:11PM] error: Unable to bind script DLC04:DLC04OperatorsRifleAnimationScript to (06051235) because their base types do not match[05/07/2017 - 01:47:20PM] warning: Property isMainframePanel on script dlc04:dlc04_gzstarcorepanelscript attached to (06031A13) cannot be initialized because the script no longer contains that property[05/07/2017 - 01:47:20PM] error: Property Valuables01 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (25) on quest DLC03DialogueV118 (030316F2) is not the right type[05/07/2017 - 01:47:20PM] error: Property Valuables03 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (28) on quest DLC03DialogueV118 (030316F2) is not the right type[05/07/2017 - 01:47:20PM] error: Property Valuables02 on script dlc03:dlc03dialoguev118script attached to DLC03DialogueV118 (030316F2) cannot be bound because <nullptr alias> (27) on quest DLC03DialogueV118 (030316F2) is not the right type[05/07/2017 - 01:47:20PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032694) cannot be initialized because the script no longer contains that property[05/07/2017 - 01:47:20PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032694) cannot be initialized because the script no longer contains that property[05/07/2017 - 01:47:20PM] warning: Property DLC04GZMainQuest on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032697) cannot be initialized because the script no longer contains that property[05/07/2017 - 01:47:20PM] warning: Property ProtectronPodStatus on script DLC04:DLC04_GZSetConsciousOnHit attached to (06032697) cannot be initialized because the script no longer contains that property[05/07/2017 - 01:47:20PM] warning: Property ForcedEMSState on script DLC04:DLC04GZEMSystemTurfScript attached to (06039105) cannot be initialized because the script no longer contains that property[05/07/2017 - 01:47:20PM] warning: Property LinkKeyword on script DLC04:DLC04_GZSetConsciousOnHit attached to (0602946B) cannot be initialized because the script no longer contains that property Link to comment Share on other sites More sharing options...
steve40 Posted May 9, 2017 Share Posted May 9, 2017 That log is almost 0.5 Gb, you crazy? Play the game for 5 MINUTES and no more, then re-upload your log and I might look at it. Link to comment Share on other sites More sharing options...
veggieronin Posted May 9, 2017 Author Share Posted May 9, 2017 Thank you Steve for being willing to help.Here's a shorter loghttps://www.dropbox.com/s/v3r2mbuu90vd6o6/Papyrus.0.log?dl=0 Really appreciate your time!-veggie Link to comment Share on other sites More sharing options...
steve40 Posted May 10, 2017 Share Posted May 10, 2017 (edited) 1) if you are using F4SE make sure you copied all the F4SE scripts (*.pex) to your DATA\SCRIPTS folder.2) the rest of the warnings are from DLC04 etc and are perfectly normal/harmless. The part of the log you uploaded is just the loading messages. I need you to collect a log for the first 5 minutes of playing the game after it loads. Make sure you move around and actually _play_ the game while doing this. Please do this and upload the log so I can check for stack overflows. Cheers. Edited May 10, 2017 by steve40 Link to comment Share on other sites More sharing options...
veggieronin Posted May 11, 2017 Author Share Posted May 11, 2017 Thank you again Steve.Here's a 7 min log: https://www.dropbox.com/s/cfx4sycmloxbdrx/Papyrus.0.log?dl=0 Appreciate your help! Link to comment Share on other sites More sharing options...
steve40 Posted May 12, 2017 Share Posted May 12, 2017 I'm seeing an issue with the vanilla quest MQ101KelloggSequence trying to unregister an animation on a non-existent object, but I'm not sure what is the root cause. Whether this is causing your lag, I'm not sure. The other issue is that you might not have F4SE installed correctly. That can certainly cause your lag issues. Try running the game without F4SE and see it it eliminates the lag. I don't use F4SE myself at the moment as I have found that it introduces some bugs into the game engine, so I'm not comfortable using these early alpha releases. Cheers. Link to comment Share on other sites More sharing options...
veggieronin Posted May 12, 2017 Author Share Posted May 12, 2017 Thank you Steve for your help!! Will try and see what I find.EDIT: I think you figured it out. Steam thinks Fallout4 isn't installed and the .exe files won't launch, I can only launch the game by using F4SE.Will try uninstalling and see from there.EDIT2: uninstalled F4SE and still unable to launch from folder and Steam thinks game not installed.Will have to troubleshoot further... Link to comment Share on other sites More sharing options...
steve40 Posted May 12, 2017 Share Posted May 12, 2017 (edited) Backup your ini files then open Steam, right-click on Fallout 4 in your Steam game library and select Properties. In the window that appears, go to the Local Files tab. Choose "Verify integrity of game files...". Edited May 12, 2017 by steve40 Link to comment Share on other sites More sharing options...
veggieronin Posted May 13, 2017 Author Share Posted May 13, 2017 Thank you Steve.Actually Steam thinks Fallout isn't installed so when I tried before to do that verification, those options are grayed out.Looks like I will need to backup all my mod files and such and then reinstall.Really dreading that and deciding whether my current lag is playable or whether I should go to all that trouble. Should I let it try to install via Steam now instead of starting from scratch, you think? Link to comment Share on other sites More sharing options...
steve40 Posted May 16, 2017 Share Posted May 16, 2017 (edited) It sounds like the manifest file for the game is missing. Google about Steam manifest files and you might be able to figure out how to fix it so Steam will recognize your installation again. Edited May 16, 2017 by steve40 Link to comment Share on other sites More sharing options...
Recommended Posts