kalvin369 Posted December 5, 2012 Share Posted December 5, 2012 (edited) Hello, I've been troubleshooting for about a full day now...it's time to ask the forums. I bought the PC version about 1 week ago (I've been playing on Xbox) and I quickly loaded a number of mods: everything was working fine. Last night, I installed More Hotkeys Please and was informed that my SKSE was not functioning. Whoops, I had it installed through mod manager instead of the proper manual method (detailed here: http://wiki.tesnexus.com/index.php/SKSE:_Skyrim_Script_Extension). I uninstalled it through NMM and installed it properly. I was rewarded with the little message (in lower left of menu screen) 1.8.151.0.7 (SKSE 1.6.5 ref 33). Great! But...I still received the same error from More Hotkeys Please. I browsed the mod's discussion. It is a very active community and the creator is very involved...I tried a number of steps without any luck. I tried installing SkyUI 3 in an attempt to bypass the error. Nope! That mod also gave me "SkyUI requires SKSE. Please verify installation". Back to the drawing board - it must be an issue with SKSE. I disabled all mods (except Live Another Life and More Hotkeys Please) and started a new game. No luck. I've turned UAC off, I've ran skse loader as admin, I've tried updating my video card. Nothing. Most recently, I uninstalled Skyrim completely and redownloaded it from Steam (I did not delete the data in my My Games\Skyrim file). I installed the SKSE files, loaded up More Hotkeys Please and Alternate Life and started a new game. Same error :'( Any suggestions would be very much appreciated. I really want SKSE to be working...it's very important to my short & long term enjoyment of the game. Thanks! Edited December 5, 2012 by kalvin369 Link to comment Share on other sites More sharing options...
MShoap13 Posted December 5, 2012 Share Posted December 5, 2012 Add the following lines to the [Papyrus] section of your Skyrim.ini (located at \My Documents\My Games\Skyrim\) to enable Papyrus logging:bEnableLogging=1 bEnableTrace=1 bLoadDebugInformation = 1 If there isn't a [Papyrus] section, feel free to make one anywhere. This will make a log located inside the directory listed above. Go in-game, load a save, exit the game, and then post the log here (preferably in a /spoiler tag). Link to comment Share on other sites More sharing options...
kalvin369 Posted December 5, 2012 Author Share Posted December 5, 2012 Sorry, I think I failed. I added the text to Skyrim.ini. It now reads: fMagnetismLookingMult=0.0 [Papyrus]fPostLoadUpdateTimeMS=500.0bEnableLogging=0bEnableTrace=0bLoadDebugInformation=0bEnableLogging=1bEnableTrace=1bLoadDebugInformation = 1 [Water]...etc I used skse_loader to load up a game. I loaded up the skse loader, opened a saved game, and I exited. No log created (in My Games\Skyrim folder). I tried opening the game with Steam and NMM also. No luck. All my games were created through Alternate Start. Should I start a new game with that mod disabled? Link to comment Share on other sites More sharing options...
MShoap13 Posted December 5, 2012 Share Posted December 5, 2012 bEnableLogging=0bEnableTrace=0bLoadDebugInformation=0bEnableLogging=1bEnableTrace=1bLoadDebugInformation = 1 o_O Get rid of the identical lines that read "=0". Link to comment Share on other sites More sharing options...
kalvin369 Posted December 5, 2012 Author Share Posted December 5, 2012 um...oops [12/04/2012 - 08:59:31PM] Papyrus log opened (PC) [12/04/2012 - 08:59:31PM] error: Native function GetType in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetName in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetName in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetWeight in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetWeight in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetGoldValue in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumKeywords in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthKeyword in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RegisterForKey in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForKey in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForAllKeys in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RegisterForMenu in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForMenu in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForAllMenus in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RegisterForModEvent in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SendModEvent in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForModEvent in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForAllModEvents in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function TempClone in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RegisterForControl in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForControl in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForAllControls in empty state could find no matching function on linked type Form. Function will not be bound. [12/04/2012 - 08:59:31PM] Function RegisterForKey in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForKey in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForAllKeys in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function RegisterForMenu in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForMenu in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForAllMenus in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function RegisterForModEvent in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function SendModEvent in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForAllModEvents in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function RegisterForControl in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForControl in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForAllControls in the empty state on type Form does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Cannot open store for class "HeadPart", missing file? [12/04/2012 - 08:59:31PM] error: Native function GetNumExtraParts in empty state could find no matching function on linked type HeadPart. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetType in empty state could find no matching function on linked type HeadPart. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthExtraPart in empty state could find no matching function on linked type HeadPart. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function HasExtraPart in empty state could find no matching function on linked type HeadPart. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetIndexOfExtraPart in empty state could find no matching function on linked type HeadPart. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetValidRaces in empty state could find no matching function on linked type HeadPart. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetValidRaces in empty state could find no matching function on linked type HeadPart. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumRefs in empty state could find no matching function on linked type Cell. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthRef in empty state could find no matching function on linked type Cell. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetArmorRating in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetArmorRating in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function ModArmorRating in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSlotMask in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetSlotMask in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function AddSlotToMask in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RemoveSlotFromMask in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native static function GetMaskForSlot could find no matching static function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetModelPath in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetModelPath in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetIconPath in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetIconPath in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMessageIconPath in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMessageIconPath in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetWeightClass in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetWeightClass in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetEnchantment in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetEnchantment in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumArmorAddons in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] Cannot open store for class "ArmorAddon", missing file? [12/04/2012 - 08:59:31PM] error: Native function GetNthAdditionalRace in empty state could find no matching function on linked type ArmorAddon. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumAdditionalRaces in empty state could find no matching function on linked type ArmorAddon. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetModelNthTextureSet in empty state could find no matching function on linked type ArmorAddon. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetModelNthTextureSet in empty state could find no matching function on linked type ArmorAddon. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetModelNumTextureSets in empty state could find no matching function on linked type ArmorAddon. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetModelPath in empty state could find no matching function on linked type ArmorAddon. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetModelPath in empty state could find no matching function on linked type ArmorAddon. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthArmorAddon in empty state could find no matching function on linked type Armor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumItems in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthForm in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetTotalItemWeight in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetTotalArmorWeight in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function IsHarvested in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetHarvested in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetItemHealthPercent in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetItemMaxCharge in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetItemCharge in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetItemCharge in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function ResetInventory in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNiNodePositionX in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNiNodePositionY in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNiNodePositionZ in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNiNodeScale in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetNiNodeScale in empty state could find no matching function on linked type ObjectReference. Function will not be bound. [12/04/2012 - 08:59:31PM] Function GetNiNodePositionX in the empty state on type ObjectReference does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function GetNiNodePositionY in the empty state on type ObjectReference does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function GetNiNodePositionZ in the empty state on type ObjectReference does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function GetNiNodeScale in the empty state on type ObjectReference does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function SetNiNodeScale in the empty state on type ObjectReference does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] error: Native function GetWeaponType in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetWeaponType in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetBaseDamage in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetBaseDamage in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCritDamage in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetCritDamage in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetReach in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetReach in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMinRange in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMinRange in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMaxRange in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMaxRange in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSpeed in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetSpeed in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetStagger in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetStagger in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetModelPath in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetModelPath in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetIconPath in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetIconPath in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMessageIconPath in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMessageIconPath in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetEnchantment in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetEnchantment in empty state could find no matching function on linked type WEAPON. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetWornForm in empty state could find no matching function on linked type Actor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function QueueNiNodeUpdate in empty state could find no matching function on linked type Actor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSpellCount in empty state could find no matching function on linked type Actor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthSpell in empty state could find no matching function on linked type Actor. Function will not be bound. [12/04/2012 - 08:59:31PM] Cannot open store for class "CombatStyle", missing file? [12/04/2012 - 08:59:31PM] error: Native function SetFlightFlyingAttackChance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetFlightDiveBombChance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetFlightHoverChance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetFlightFlyingAttackChance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetFlightDiveBombChance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetFlightHoverChance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetLongRangeStrafeMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetLongRangeStrafeMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetCloseRangeFlankingStalkTime in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetCloseRangeFlankingFlankDistance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetCloseRangeDuelingFallbackMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetCloseRangeDuelingCircleMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCloseRangeFlankingStalkTime in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCloseRangeFlankingFlankDistance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCloseRangeDuelingFallbackMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCloseRangeDuelingCircleMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetAllowDualWielding in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleeSpecialAttackMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleeBashPowerAttackMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleeBashAttackMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleeBashRecoiledMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleeBashMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleePowerAttackBlockingMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleePowerAttackStaggeredMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleeAttackStaggeredMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetAllowDualWielding in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleeSpecialAttackMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleeBashPowerAttackMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleeBashAttackMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleeBashRecoiledMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleeBashMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleePowerAttackBlockingMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleePowerAttackStaggeredMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleeAttackStaggeredMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetUnarmedMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetStaffMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetShoutMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMagicMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetRangedMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetMeleeMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetAvoidThreatChance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetGroupOffensiveMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetDefensiveMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetOffensiveMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetUnarmedMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetStaffMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetShoutMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMagicMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetRangedMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMeleeMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetAvoidThreatChance in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetGroupOffensiveMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetDefensiveMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetOffensiveMult in empty state could find no matching function on linked type CombatStyle. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCombatStyle in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetCombatStyle in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetOutfit in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetClass in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetHeight in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetHeight in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetWeight in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetWeight in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumHeadParts in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthHeadPart in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetNthHeadPart in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetFaceMorph in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetFaceMorph in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetFacePreset in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetFacePreset in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] Cannot open store for class "ColorForm", missing file? [12/04/2012 - 08:59:31PM] error: Native function SetColor in empty state could find no matching function on linked type ColorForm. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetColor in empty state could find no matching function on linked type ColorForm. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetHairColor in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetHairColor in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSpellCount in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthSpell in empty state could find no matching function on linked type ActorBase. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumParts in empty state could find no matching function on linked type Outfit. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthPart in empty state could find no matching function on linked type Outfit. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSpellCount in empty state could find no matching function on linked type Race. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthSpell in empty state could find no matching function on linked type Race. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function IsRaceFlagSet in empty state could find no matching function on linked type Race. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetRaceFlag in empty state could find no matching function on linked type Race. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function ClearRaceFlag in empty state could find no matching function on linked type Race. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native static function GetNumPlayableRaces could find no matching static function on linked type Race. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native static function GetNthPlayableRace could find no matching static function on linked type Race. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCastTime in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetPerk in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumEffects in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthEffectMagnitude in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthEffectArea in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthEffectDuration in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthEffectMagicEffect in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCostliestEffectIndex in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetMagickaCost in empty state could find no matching function on linked type SPELL. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumEffects in empty state could find no matching function on linked type Enchantment. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthEffectMagnitude in empty state could find no matching function on linked type Enchantment. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthEffectArea in empty state could find no matching function on linked type Enchantment. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthEffectDuration in empty state could find no matching function on linked type Enchantment. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthEffectMagicEffect in empty state could find no matching function on linked type Enchantment. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetCostliestEffectIndex in empty state could find no matching function on linked type Enchantment. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetString in empty state could find no matching function on linked type Keyword. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native static function GetKeyword could find no matching static function on linked type Keyword. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetName in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetId in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RegisterForKey in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForKey in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForAllKeys in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RegisterForMenu in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForMenu in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForAllMenus in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RegisterForModEvent in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForModEvent in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForAllModEvents in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function RegisterForControl in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForControl in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function UnregisterForAllControls in empty state could find no matching function on linked type Alias. Function will not be bound. [12/04/2012 - 08:59:31PM] Function RegisterForKey in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForKey in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForAllKeys in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function RegisterForMenu in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForMenu in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForAllMenus in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function RegisterForModEvent in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForAllModEvents in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function RegisterForControl in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForControl in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] Function UnregisterForAllControls in the empty state on type Alias does not exist. Function will not be flagged as callable from tasklets. [12/04/2012 - 08:59:31PM] error: Native static function GetQuest could find no matching static function on linked type Quest. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetId in empty state could find no matching function on linked type Quest. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetPriority in empty state could find no matching function on linked type Quest. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNumAliases in empty state could find no matching function on linked type Quest. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthAlias in empty state could find no matching function on linked type Quest. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetAliasByName in empty state could find no matching function on linked type Quest. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthWordOfPower in empty state could find no matching function on linked type Shout. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthSpell in empty state could find no matching function on linked type Shout. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetNthRecoveryTime in empty state could find no matching function on linked type Shout. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetNthWordOfPower in empty state could find no matching function on linked type Shout. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetNthSpell in empty state could find no matching function on linked type Shout. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetNthRecoveryTime in empty state could find no matching function on linked type Shout. Function will not be bound. [12/04/2012 - 08:59:31PM] Cannot open store for class "SoundDescriptor", missing file? [12/04/2012 - 08:59:31PM] error: Native function SetFrequencyShift in empty state could find no matching function on linked type SoundDescriptor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetFrequencyShift in empty state could find no matching function on linked type SoundDescriptor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetFrequencyVariance in empty state could find no matching function on linked type SoundDescriptor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetFrequencyVariance in empty state could find no matching function on linked type SoundDescriptor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetDecibelVariance in empty state could find no matching function on linked type SoundDescriptor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetDecibelVariance in empty state could find no matching function on linked type SoundDescriptor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function SetDecibelAttenuation in empty state could find no matching function on linked type SoundDescriptor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetDecibelAttenuation in empty state could find no matching function on linked type SoundDescriptor. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSunGlare in empty state could find no matching function on linked type Weather. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSunDamage in empty state could find no matching function on linked type Weather. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetWindDirection in empty state could find no matching function on linked type Weather. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetWindDirectionRange in empty state could find no matching function on linked type Weather. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetFogDistance in empty state could find no matching function on linked type Weather. Function will not be bound. [12/04/2012 - 08:59:31PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms) [12/04/2012 - 08:59:31PM] Memory page: 128 (min) 512 (max) 76800 (max total) [12/04/2012 - 08:59:31PM] error: Native function GetDuration in empty state could find no matching function on linked type ActiveMagicEffect. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetTimeElapsed in empty state could find no matching function on linked type ActiveMagicEffect. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSpell in empty state could find no matching function on linked type Book. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSkill in empty state could find no matching function on linked type Book. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetGemSize in empty state could find no matching function on linked type SoulGem. Function will not be bound. [12/04/2012 - 08:59:31PM] error: Native function GetSoulSize in empty state could find no matching function on linked type SoulGem. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetDescriptor in empty state could find no matching function on linked type Sound. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetCostliestEffectIndex in empty state could find no matching function on linked type Potion. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNthEffectMagicEffect in empty state could find no matching function on linked type Potion. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNthEffectDuration in empty state could find no matching function on linked type Potion. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNthEffectArea in empty state could find no matching function on linked type Potion. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNthEffectMagnitude in empty state could find no matching function on linked type Potion. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNumEffects in empty state could find no matching function on linked type Potion. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function IsFood in empty state could find no matching function on linked type Potion. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetCostliestEffectIndex in empty state could find no matching function on linked type Ingredient. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNthEffectMagicEffect in empty state could find no matching function on linked type Ingredient. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNthEffectDuration in empty state could find no matching function on linked type Ingredient. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNthEffectArea in empty state could find no matching function on linked type Ingredient. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNthEffectMagnitude in empty state could find no matching function on linked type Ingredient. Function will not be bound. [12/04/2012 - 08:59:32PM] error: Native function GetNumEffects in empty state could find no matching function on linked type Ingredient. Function will not be bound. [12/04/2012 - 08:59:47PM] VM is freezing... [12/04/2012 - 08:59:47PM] VM is frozen [12/04/2012 - 08:59:47PM] Reverting game... [12/04/2012 - 08:59:52PM] Loading game... [12/04/2012 - 08:59:52PM] warning: Variable ::NewStartQuest_var on script mq101questscript loaded from save not found within the actual object. This variable will be skipped. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_FarmhouseProfitsScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_FarmhouseProfitsScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_QF_LALPatch216Quest_0214086A", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_QF_LALPatch216Quest_0214086A referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_CellBedScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_CellBedScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_CheskoPolygonScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_CheskoPolygonScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "mhp_setsscript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type mhp_setsscript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "MHP_Settings", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type MHP_Settings referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] warning: Variable ::MQ102_var on script dunPostHelgenEnableScript loaded from save not found within the actual object. This variable will be skipped. [12/04/2012 - 08:59:52PM] Cannot open store for class "mhp_cyclesscript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type mhp_cyclesscript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "mhp_gamekeysandshortcuts", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type mhp_gamekeysandshortcuts referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_FriendlyFireScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_FriendlyFireScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "MHP_Register", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type MHP_Register referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_CellDoorScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_CellDoorScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "arth_lal_startquest", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type arth_lal_startquest referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "mhp_menudetect", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type mhp_menudetect referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_HelgenCaveTriggerScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_HelgenCaveTriggerScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_QF_LALStartQuest_02000DAF", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_QF_LALStartQuest_02000DAF referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] warning: Variable ::NewStartMarker_var on script QF_MQ101_0003372B loaded from save not found within the actual object. This variable will be skipped. [12/04/2012 - 08:59:52PM] warning: Variable ::NewStartQuest_var on script QF_MQ101_0003372B loaded from save not found within the actual object. This variable will be skipped. [12/04/2012 - 08:59:52PM] warning: Variable ::player_var on script QF_MQ101_0003372B loaded from save not found within the actual object. This variable will be skipped. [12/04/2012 - 08:59:52PM] Cannot open store for class "mhp_configinvscript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type mhp_configinvscript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_HelgenBumpTrigger", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_HelgenBumpTrigger referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "mhp_read", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type mhp_read referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_BurnedCorpseScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_BurnedCorpseScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "MHP_Write", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type MHP_Write referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_ForswornTriggerScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_ForswornTriggerScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_QF_LALAssaultFriendlies_020194B5", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_QF_LALAssaultFriendlies_020194B5 referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_QF_LALFarmhouseProfit_0201189B", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_QF_LALFarmhouseProfit_0201189B referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_MQ102DragonsReachScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_MQ102DragonsReachScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_LAL_TriggerScript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_LAL_TriggerScript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_QF_LALPatch212_0203CCF1", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_QF_LALPatch212_0203CCF1 referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_QF_LALPatch21Quest_02037688", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_QF_LALPatch21Quest_02037688 referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "ARTH_QF_LALCheskoPolygonQ_0203FDA5", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type ARTH_QF_LALCheskoPolygonQ_0203FDA5 referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] Cannot open store for class "mhp_playerscript", missing file? [12/04/2012 - 08:59:52PM] warning: Unable to get type mhp_playerscript referenced by the save game. Objects of this type will not be loaded. [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_TriggerScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_TriggerScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type MHP_Write in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type MHP_Settings in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type MHP_Register in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_TriggerScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_TriggerScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_QF_LALCheskoPolygonQ_0203FDA5 in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_CheskoPolygonScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_CellDoorScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_CellBedScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_playerscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_FriendlyFireScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_QF_LALAssaultFriendlies_020194B5 in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_QF_LALPatch216Quest_0214086A in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_ForswornTriggerScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_ForswornTriggerScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_HelgenCaveTriggerScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_menudetect in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_read in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_gamekeysandshortcuts in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type arth_lal_startquest in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_QF_LALStartQuest_02000DAF in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_cyclesscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_QF_LALPatch21Quest_02037688 in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_QF_LALPatch212_0203CCF1 in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_MQ102DragonsReachScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_BurnedCorpseScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_FarmhouseProfitsScript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_QF_LALFarmhouseProfit_0201189B in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type ARTH_LAL_HelgenBumpTrigger in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_configinvscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] warning: Could not find type mhp_setsscript in the type table in save [12/04/2012 - 08:59:52PM] error: Native static function GetINIString could find no matching static function on linked type utility. Function will not be bound. [12/04/2012 - 08:59:52PM] error: Native static function GetINIBool could find no matching static function on linked type utility. Function will not be bound. [12/04/2012 - 08:59:52PM] error: Native static function GetINIInt could find no matching static function on linked type utility. Function will not be bound. [12/04/2012 - 08:59:52PM] error: Native static function GetINIFloat could find no matching static function on linked type utility. Function will not be bound. [12/04/2012 - 08:59:52PM] VM is thawing... [12/04/2012 - 08:59:54PM] error: Native static function SetTintMaskTexturePath could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetTintMaskTexturePath could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SetTintMaskColor could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetTintMaskColor could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetNumTintsByType could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SetNthTintMaskTexturePath could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetNthTintMaskTexturePath could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetNthTintMaskType could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SetNthTintMaskColor could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetNthTintMaskColor could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetNumTintMasks could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function LoadGame could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SaveGame could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SetGameSettingString could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SetGameSettingBool could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SetGameSettingInt could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SetGameSettingFloat could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetNthModDependency could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetModDependencyCount could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetModDescription could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetModAuthor could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetModName could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetModByName could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetModCount could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function ModPerkPoints could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function SetPerkPoints could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:54PM] error: Native static function GetPerkPoints could find no matching static function on linked type Game. Function will not be bound. [12/04/2012 - 08:59:57PM] VM is freezing... [12/04/2012 - 08:59:57PM] VM is frozen [12/04/2012 - 08:59:57PM] Saving game... [12/04/2012 - 08:59:57PM] VM is thawing... [12/04/2012 - 09:00:04PM] VM is freezing... [12/04/2012 - 09:00:04PM] VM is frozen [12/04/2012 - 09:00:04PM] Log closed Link to comment Share on other sites More sharing options...
MShoap13 Posted December 5, 2012 Share Posted December 5, 2012 Alright, that log shows that the \Data\Scripts\ directory from the skse download didn't properly merge with the \Data\Scripts\ directory of Skyrim. Go double check that you don't have a \Data\ folder inside of your \Data\ folder. If you do cut it's contents (should just be a \scripts\ folder) to the previous directory and delete the extra \Data\ folder. If you don't, extract the skse .zip again and make sure you copy over it's \Data\Scripts\ directory. Link to comment Share on other sites More sharing options...
kalvin369 Posted December 5, 2012 Author Share Posted December 5, 2012 (edited) Okay. Looking much better. When I load up the game, I get a major strobe light effect. A bit painful actually. I did persevere and I was able to use the More Hotkeys Please mod properly. That seems to indicate that SKSE is running...but the crazy strobe effect is...crazy. I'll fiddle around a bit. Any thoughts? Edit: it seems to only occur when there is a displayed fire graphic (campfire, the "Flames" spell..etc.).Edit2: Solution for strobe found here: http://skyrimforums.org/threads/1-6-light-source-strobe-effect.11025/ Thanks for all your help! Made my night! Kudos! Edited December 5, 2012 by kalvin369 Link to comment Share on other sites More sharing options...
Recommended Posts