MX8864 Posted June 11, 2013 Share Posted June 11, 2013 The Problem is, that i am getting ctd*s and my log always shows two phrases. [<NULL alias> (1) on <NULL quest> (00000000)].SHR_HotkeyScript.UnregisterForAllKeys() - "<native>" Line ?[<NULL alias> (1) on <NULL quest> (00000000)].SHR_HotkeyScript.OnUpdate() - "SHR_HotkeyScript.psc" Line 73and[None].GlobalVariable.GetValue() - "<native>" Line ?[None].GlobalVariable.GetValueInt() - "GlobalVariable.psc" Line 11ALWAYS. I think i have some expierience in Troubleshooting. But what do these mean? What do they change? or What do they do? so i can find out which mod could cause the problem. Link to comment Share on other sites More sharing options...
TotallyShitGamer Posted June 13, 2013 Share Posted June 13, 2013 Could you post list of mods you currently have installed? That would help. Link to comment Share on other sites More sharing options...
MX8864 Posted June 13, 2013 Author Share Posted June 13, 2013 I hope you find your way through this. Ignore the ones that are of, these log mistakes even occure at a new game. Link to comment Share on other sites More sharing options...
BotOwned Posted June 16, 2013 Share Posted June 16, 2013 The Problem is, that i am getting ctd*s and my log always shows two phrases. [<NULL alias> (1) on <NULL quest> (00000000)].SHR_HotkeyScript.UnregisterForAllKeys() - "<native>" Line ?[<NULL alias> (1) on <NULL quest> (00000000)].SHR_HotkeyScript.OnUpdate() - "SHR_HotkeyScript.psc" Line 73 and [None].GlobalVariable.GetValue() - "<native>" Line ?[None].GlobalVariable.GetValueInt() - "GlobalVariable.psc" Line 11 ALWAYS. I think i have some expierience in Troubleshooting. But what do these mean? What do they change? or What do they do? so i can find out which mod could cause the problem. From the looks of your log it's nothing to do with papyrus but a form conflict( Effectively papyrus is saying the script that is being called can't find the object that it's being called on, either because it's not started, was overridden or was pulled from a save and it's trying to run the remainder of the function.) This however by itself wouldn't cause a CTD. Have you removed any mods since you begun that save?After creating your bash patch have you removed any mod since? Link to comment Share on other sites More sharing options...
MX8864 Posted June 16, 2013 Author Share Posted June 16, 2013 (edited) Yes I removed some mods, but as I said, these errors occure even at a new game. and yes i removed some after the bashed patch, but no mods that were in connection to it. i will try to recreate the bashed patch, maybe that helps.The annoying thing is that my log is FULL of these messages. and i really mean FULLEdit: Didn't help Edited June 16, 2013 by MX8864 Link to comment Share on other sites More sharing options...
steve40 Posted June 17, 2013 Share Posted June 17, 2013 It looks like you've left some loose scripts in your folder after removing the mod that they belong to. Always make sure you remember to remove the loose scripts. Link to comment Share on other sites More sharing options...
MX8864 Posted June 17, 2013 Author Share Posted June 17, 2013 OK.and does somebody know what these scripts do or belong to. So I can figure out what mod causes the problem. Link to comment Share on other sites More sharing options...
Recommended Posts