Riddik7 Posted February 14, 2018 Share Posted February 14, 2018 OK so i'm getting some pretty bad issues with some dragonactorscripts ctd'ing my game. It is currently happening when i try to teleport to lakeview manor. i loaded to a point where i was inside lakeview manor then went outside and walked arround with no issue and went in and out a few times. Then when i telport to a diferent area and teleport back i get the dragon script issues Heres last few lines of my log [02/14/2018 - 12:06:54AM] [dragonactorscript < (00032AC2)>]OnLocationChange() calling WI.RegisterDragonAttack([Location < (0001927F)>])[02/14/2018 - 12:06:54AM] [dragonactorscript < (00032AC2)>]OnLocationChange() calling WI.RegisterDragonAttack(None)[02/14/2018 - 12:06:54AM] Error: Cannot call HasKeyword() on a None object, aborting function callstack:[WI (00035D64)].wifunctionsscript.RegisterDragonAttack() - "WIFunctionsScript.psc" Line 480[ (00032AC2)].dragonactorscript.OnLocationChange() - "dragonActorSCRIPT.psc" Line 113[02/14/2018 - 12:06:54AM] Warning: Assigning None to a non-object variable named "::temp33"stack:[WI (00035D64)].wifunctionsscript.RegisterDragonAttack() - "WIFunctionsScript.psc" Line 480[ (00032AC2)].dragonactorscript.OnLocationChange() - "dragonActorSCRIPT.psc" Line 113[02/14/2018 - 12:06:54AM] Warning: Missing or zero refcount on (0005564D) when releasing[02/14/2018 - 12:06:55AM] Warning: Assigning None to a non-object variable named "::temp253"stack:[bYOHHouseBuilding (0300305D)].byohhousebuildingscript.PlayerChangeLocation() - "BYOHHouseBuildingScript.psc" Line 1039[alias Player on quest BYOHHouseBuilding (0300305D)].BYOHHouseBuildingPlayerScript.OnLocationChange() - "BYOHHouseBuildingPlayerScript.psc" Line 7[02/14/2018 - 12:06:56AM] Requesting transfer for [Actor < (00019E10)>][02/14/2018 - 12:06:56AM] Transfer of [Actor < (00019E10)>] was rejected.[02/14/2018 - 12:06:56AM] [dragonactorscript < (00032AC2)>]OnLocationChange() calling WI.RegisterDragonAttack([Location < (0001927F)>]) Link to comment Share on other sites More sharing options...
Riddik7 Posted February 14, 2018 Author Share Posted February 14, 2018 this is the other log i get frequently [02/14/2018 - 01:00:37AM] [dragonactorscript < (00032AC2)>]OnLocationChange() calling WI.RegisterDragonAttack(None)[02/14/2018 - 01:00:37AM] Error: Cannot call HasKeyword() on a None object, aborting function callstack:[WI (00035D64)].wifunctionsscript.RegisterDragonAttack() - "WIFunctionsScript.psc" Line 480[ (00032AC2)].dragonactorscript.OnLocationChange() - "dragonActorSCRIPT.psc" Line 113[02/14/2018 - 01:00:37AM] Warning: Assigning None to a non-object variable named "::temp33"stack:[WI (00035D64)].wifunctionsscript.RegisterDragonAttack() - "WIFunctionsScript.psc" Line 480[ (00032AC2)].dragonactorscript.OnLocationChange() - "dragonActorSCRIPT.psc" Line 113[02/14/2018 - 01:00:37AM] [dragonactorscript < (00032AC2)>]OnLocationChange() calling WI.RegisterDragonAttack([Location < (0001927F)>])[02/14/2018 - 01:00:37AM] Requesting transfer for [Actor < (00019E10)>][02/14/2018 - 01:00:37AM] Transfer of [Actor < (00019E10)>] was rejected.[02/14/2018 - 01:00:37AM] Link to comment Share on other sites More sharing options...
leonardo2 Posted February 14, 2018 Share Posted February 14, 2018 Is this dragon script a loose script file? Also, are you using dragon mods or have used dragon mods but uninstalled a dragon mod(s)? Post your loadorder., otherwise nobody can help you. :smile: Link to comment Share on other sites More sharing options...
Recommended Posts