sidfu Posted January 21, 2016 Posted January 21, 2016 was it this error related to the skeleton? ExceptionAddress: 00bfecc1 (TESV+0x007fecc1)
sidfu Posted January 21, 2016 Posted January 21, 2016 hmm weird ive checked every skeleton and they all are version 3.7 or greater but for my child overhaul mod thats 3.6 . only thing i can think if is posibly either sos or a animal skelton doing it
laurient Posted January 21, 2016 Posted January 21, 2016 Just a question, I tried to use your technique to pinpoint a crash, I have the address of the crash in IDA, but where do you get the name of the function at the address ?
h38fh2mf Posted January 21, 2016 Author Posted January 21, 2016 You don't, have to guess from how it's used or in which vtable it is.
sidfu Posted January 21, 2016 Posted January 21, 2016 crash fix plugin jusst crashed on a load of save for me here the dump FAULTING_IP:CrashFixPlugin+10b1686010b1 8a10 mov dl,byte ptr [eax]EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)ExceptionAddress: 686010b1 (CrashFixPlugin+0x000010b1)ExceptionCode: c0000005 (Access violation)ExceptionFlags: 00000000NumberParameters: 2Parameter[0]: 00000000Parameter[1]: 9fd1c714Attempt to read from address 9fd1c714DEFAULT_BUCKET_ID: INVALID_POINTER_READPROCESS_NAME: TESV.exeERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".EXCEPTION_PARAMETER1: 00000000EXCEPTION_PARAMETER2: 9fd1c714READ_ADDRESS: 9fd1c714FOLLOWUP_IP:CrashFixPlugin+10b1686010b1 8a10 mov dl,byte ptr [eax]FAULTING_THREAD: 0000158cPRIMARY_PROBLEM_CLASS: INVALID_POINTER_READBUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_READLAST_CONTROL_TRANSFER: from 686011f7 to 686010b1STACK_TEXT:WARNING: Stack unwind information not available. Following frames may be wrong.5da4eed4 686011f7 9fd1c714 877f8040 00bf2fb8 CrashFixPlugin+0x10b15da4eed8 9fd1c714 877f8040 00bf2fb8 9fd1c714 CrashFixPlugin+0x11f75da4eedc 877f8040 00bf2fb8 9fd1c714 877f8040 0x9fd1c7145da4eee0 00bf2fb8 9fd1c714 877f8040 5da4fdd8 0x877f80405da4eee4 9fd1c714 877f8040 5da4fdd8 00000000 TESV+0x7f2fb85da4eee8 877f8040 5da4fdd8 00000000 56688510 0x9fd1c7145da4eeec 5da4fdd8 00000000 56688510 766f1b70 0x877f80405da4eef0 00000000 56688510 766f1b70 141f5a70 0x5da4fdd8SYMBOL_STACK_INDEX: 0SYMBOL_NAME: CrashFixPlugin+10b1FOLLOWUP_NAME: MachineOwnerMODULE_NAME: CrashFixPluginIMAGE_NAME: CrashFixPlugin.dllDEBUG_FLR_IMAGE_TIMESTAMP: 569f47d5STACK_COMMAND: ~22s; .ecxr ; kbFAILURE_BUCKET_ID: INVALID_POINTER_READ_c0000005_CrashFixPlugin.dll!UnknownBUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_READ_CrashFixPlugin+10b1WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/CrashFixPlugin_dll/0_0_0_0/569f47d5/c0000005/000010b1.htm?Retriage=1Followup: MachineOwner---------
h38fh2mf Posted January 21, 2016 Author Posted January 21, 2016 I'll try make adjustment for this in next version.
gooser Posted January 22, 2016 Posted January 22, 2016 Ugh. As of today my Skyrim has gone bonkers. I'm in the middle of mod development and I was in the process of simplifying my load. But now I get CTD - even before the Bethesda smoke. Everything checks out Tes5edit, Wrye, I've rebuilt my patches a few times. Same procedure I've used over the last year. So I enabled the minidump, and I installed the Crash 5 Fixes mod. Here's my current dump, and yes I've searched for "5e93e2" but could not find another reports... TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\guids.ini, error 2 Unable to load image D:\Program Files (x86)\Steam\gameoverlayrenderer.dll, Win32 error 0n2 *** WARNING: Unable to verify timestamp for gameoverlayrenderer.dll *** ERROR: Module load completed but symbols could not be loaded for gameoverlayrenderer.dll Unable to load image D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\hdtHighHeelNative.dll, Win32 error 0n2 *** WARNING: Unable to verify timestamp for hdtHighHeelNative.dll *** ERROR: Module load completed but symbols could not be loaded for hdtHighHeelNative.dll *** WARNING: Unable to verify timestamp for hdtPhysicsExtensions.dll *** ERROR: Module load completed but symbols could not be loaded for hdtPhysicsExtensions.dll *** WARNING: Unable to verify timestamp for XAudio2_6.dll *** WARNING: Unable to verify timestamp for nvd3dum.dll *** ERROR: Module load completed but symbols could not be loaded for nvd3dum.dll TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2 FAULTING_IP: TESV+1e93e2 005e93e2 833800 cmp dword ptr [eax],0 EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 005e93e2 (TESV+0x001e93e2) ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 00000000 Parameter[1]: 40000000 Attempt to read from address 40000000 DEFAULT_BUCKET_ID: INVALID_POINTER_READ PROCESS_NAME: TESV.exe ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s". EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s". EXCEPTION_PARAMETER1: 00000000 EXCEPTION_PARAMETER2: 40000000 READ_ADDRESS: 40000000 FOLLOWUP_IP: TESV+1e93e2 005e93e2 833800 cmp dword ptr [eax],0 FAULTING_THREAD: 00002168 PRIMARY_PROBLEM_CLASS: INVALID_POINTER_READ BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_READ IP_ON_HEAP: 35981234 The fault address in not in any loaded module, please check your build's rebase log at \bin\build_logs\timebuild\ntrebase.log for module which may contain the address if it were loaded. FRAME_ONE_INVALID: 1 LAST_CONTROL_TRANSFER: from 35981234 to 005e93e2 STACK_TEXT: WARNING: Stack unwind information not available. Following frames may be wrong. 0fbbfcf8 35981234 00000000 123653c0 0054f81a TESV+0x1e93e2 0fbbfcfc 00000000 123653c0 0054f81a 123653c0 0x35981234 SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: TESV+1e93e2 FOLLOWUP_NAME: MachineOwner MODULE_NAME: TESV IMAGE_NAME: TESV.exe DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5 STACK_COMMAND: ~37s; .ecxr ; kb FAILURE_BUCKET_ID: INVALID_POINTER_READ_c0000005_TESV.exe!Unknown BUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_READ_TESV+1e93e2 Thanks!
bjornk Posted January 22, 2016 Posted January 22, 2016 But now I get CTD - even before the Bethesda smoke. Unable to load image D:\Program Files (x86)\Steam\gameoverlayrenderer.dll, Win32 error 0n2 These look a bit strange. Have you tried restarting your computer? Never mind, there are similar stuff in some other reports. Are there any warnings or errors in Event Viewer? If it's not a missing master issue then it may be a corrupt file. I'd still restart the computer and try again. Running "SFC /SCANNOW" might be a good idea as well.
gooser Posted January 22, 2016 Posted January 22, 2016 But now I get CTD - even before the Bethesda smoke. Unable to load image D:\Program Files (x86)\Steam\gameoverlayrenderer.dll, Win32 error 0n2 These look a bit strange. Have you tried restarting your computer? Never mind, there are similar stuff in some other reports. Are there any warnings or errors in Event Viewer? If it's not a missing master issue then it may be a corrupt file. I'd still restart the computer and try again. Running "SFC /SCANNOW" might be a good idea as well. Running sfc - that's a new one to me. I read some of my old posts here and the gameoverlay crapola was correlated with a corrupt Data\skse\plugins\StorageUtil.save etc. I don't find that now... But now I get CTD - even before the Bethesda smoke. Unable to load image D:\Program Files (x86)\Steam\gameoverlayrenderer.dll, Win32 error 0n2 These look a bit strange. Have you tried restarting your computer? Never mind, there are similar stuff in some other reports. Are there any warnings or errors in Event Viewer? If it's not a missing master issue then it may be a corrupt file. I'd still restart the computer and try again. Running "SFC /SCANNOW" might be a good idea as well. Running sfc - that's a new one to me. I read some of my old posts here and the gameoverlay crapola was correlated with a corrupt Data\skse\plugins\StorageUtil.save etc. I don't find that now... EDIT: completed with no problems. Nothing in EV.
bjornk Posted January 22, 2016 Posted January 22, 2016 Believe it or not, sometimes DirectX files can get corrupt, that's why I recommended running SFC. Is there anything in the log files (skse.log etc.)?
gooser Posted January 22, 2016 Posted January 22, 2016 Believe it or not, sometimes DirectX files can get corrupt, that's why I recommended running SFC. Is there anything in the log files (skse.log etc.)? SKSE runtime: initialize (version = 1.7.3 09200000 01D154B754F9060F, os = 6.1 (7601)) imagebase = 00400000 runtime root = D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\ config path = D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\skse.ini minidumps enabled old exception filter = 00F68A0F plugin directory = D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\ checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\chargen.dll registering plugin listener for SKSE at 1 of 2 plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\chargen.dll (00000001 chargen 00000006) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\CrashFixPlugin.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\CrashFixPlugin.dll (00000001 CrashFixPlugin 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\DeviousDevices.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\DeviousDevices.dll (00000001 DDiUtil 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\Fuz Ro D'oh.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\Fuz Ro D'oh.dll (00000001 Fuz Ro D'oh 06018195) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\hdtHighHeelNative.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\hdtHighHeelNative.dll (00000001 hdtHighHeelNative 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\hdtPhysicsExtensions.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\hdtPhysicsExtensions.dll (00000001 hdtPhysicsExtensions 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\JContainers.dll registering plugin listener for SKSE at 7 of 8 plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\JContainers.dll (00000001 JContainers 00000003) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\MfgConsole.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\MfgConsole.dll (00000001 Mfg Console plugin 00000002) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\nioverride.dll registering plugin listener for SKSE at 9 of 10 registering plugin listener for (null) at 9 of 10 plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\nioverride.dll (00000001 nioverride 00000006) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SafetyLoad.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SafetyLoad.dll (00000001 Safety Load plugin 00000002) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SchlongsOfSkyrim.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SchlongsOfSkyrim.dll (00000001 SchlongsOfSkyrim 000493E4) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SexLabUtil.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SexLabUtil.dll (00000001 SexLabUtil 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SKSE_Elys_Uncapper.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SKSE_Elys_Uncapper.dll (00000001 SKSE_Elys_Uncapper 010F0020) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\StorageUtil.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\StorageUtil.dll (00000001 papyrusutil plugin 00000001) loaded correctly dispatch message (0) to plugin listeners sending message type 0 to plugin 1 dispatch message (-1640531527) to plugin listeners sending message type 0 to plugin 7 sending message type 0 to plugin 9 dispatched message. dispatch message (1) to plugin listeners sending message type 1 to plugin 1 sending message type 1 to plugin 7 dispatch message (1) to plugin listeners sending message type 1 to plugin 9 dispatched message. sending message type 1 to plugin 9 dispatched message. init complete hooked dinput dispatch message (6) to plugin listeners sending message type 6 to plugin 1 sending message type 6 to plugin 7 sending message type 6 to plugin 9 dispatched message. SetUnhandledExceptionFilter_Hook: 00CAC8A0 Reading translations from Interface\Translations\hdtHighHeel_ENGLISH.txt... Reading translations from Interface\Translations\Schlongs of Skyrim - Core_ENGLISH.txt... Reading translations from Interface\Translations\ZaZAnimationPack_ENGLISH.txt... Reading translations from Interface\Translations\SexLab_ENGLISH.txt... Reading translations from Interface\Translations\SexLabAroused_ENGLISH.txt... Reading translations from Interface\Translations\notice board_ENGLISH.txt... Reading translations from Interface\Translations\daymoyl_ENGLISH.txt... Reading translations from Interface\Translations\CreatureFramework_ENGLISH.txt... Reading translations from Interface\Translations\DynamicLoot_ENGLISH.txt... Reading translations from Interface\Translations\RaceMenuPlugin_ENGLISH.txt... Reading translations from Interface\Translations\RaceMenu_ENGLISH.txt... Reading translations from Interface\Translations\UIExtensions_ENGLISH.txt... Reading translations from Interface\Translations\SexLabTools_ENGLISH.txt... Reading translations from Interface\Translations\unreadbooksglow_ENGLISH.txt... Reading translations from Interface\Translations\RaceMenuMorphsCBBE_ENGLISH.txt... Reading translations from Interface\Translations\SkyUI_ENGLISH.txt... Reading translations from Interface\Translations\Skyrim Immersive Creatures_ENGLISH.txt... Reading translations from Interface\Translations\Hothtrooper44_ArmorCompilation_ENGLISH.txt... Reading translations from Interface\Translations\DFB - Random Encounters_ENGLISH.txt... Reading translations from Interface\Translations\XPMSE_ENGLISH.txt... Reading translations from Interface\Translations\SexLabDefeat_ENGLISH.txt... Reading translations from Interface\Translations\mslDeviousCaptures_ENGLISH.txt... Reading translations from Interface\Translations\AproposTrack_ENGLISH.txt... Reading translations from Interface\Translations\DeviouslyHelpless_ENGLISH.txt... Reading translations from Interface\Translations\AproposSA_ENGLISH.txt... Reading translations from Interface\Translations\SexLab Aroused Creatures_ENGLISH.txt... Reading translations from Interface\Translations\SLAnimLoader_ENGLISH.txt... Reading translations from Interface\Translations\ASIS-Dependency_ENGLISH.txt... Skyrim has crashed. A minidump containing debugging information is being written to C:\Users\robc.KCI\Documents\My Games\Skyrim\SKSE\Crashdumps\2016-01-22_01.50.55.dmp. Minidump written.
gooser Posted January 22, 2016 Posted January 22, 2016 Looks like i have the same problem as TheMadHatter : http://www.loverslab.com/topic/46913-how-to-debug-ctd/page-9?do=findComment&comment=1395422
bjornk Posted January 22, 2016 Posted January 22, 2016 Stuff that look odd to me... registering plugin listener for (null) at 9 of 10 ... dispatch message (-1640531527) to plugin listeners
gooser Posted January 22, 2016 Posted January 22, 2016 Stuff that look odd to me... registering plugin listener for (null) at 9 of 10 ... dispatch message (-1640531527) to plugin listeners Currently "verifying the integrity of game cache..."... Haven't done that in a while...
gooser Posted January 22, 2016 Posted January 22, 2016 While you're at it reinstall SKSE as well. Well I was about to slice open a small rodent and smear its guts on my computer.... Seriously, when you say reinstall SKSE - I redownloaded SKSE 1.7.2 (the same as before) and emptied the .dll/.exe contents into my Skyrim folder, overwriting the items already there.... No appreciable different. But I do think it might be StorageUtil.dll for some reason. Here's my reasoning plugin directory = D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\ checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\chargen.dll registering plugin listener for SKSE at 1 of 2 plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\chargen.dll (00000001 chargen 00000006) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\CrashFixPlugin.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\CrashFixPlugin.dll (00000001 CrashFixPlugin 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\DeviousDevices.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\DeviousDevices.dll (00000001 DDiUtil 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\Fuz Ro D'oh.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\Fuz Ro D'oh.dll (00000001 Fuz Ro D'oh 06018195) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\hdtHighHeelNative.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\hdtHighHeelNative.dll (00000001 hdtHighHeelNative 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\hdtPhysicsExtensions.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\hdtPhysicsExtensions.dll (00000001 hdtPhysicsExtensions 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\JContainers.dll registering plugin listener for SKSE at 7 of 8 plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\JContainers.dll (00000001 JContainers 00000003) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\MfgConsole.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\MfgConsole.dll (00000001 Mfg Console plugin 00000002) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\nioverride.dll registering plugin listener for SKSE at 9 of 10 registering plugin listener for (null) at 9 of 10 plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\nioverride.dll (00000001 nioverride 00000006) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SafetyLoad.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SafetyLoad.dll (00000001 Safety Load plugin 00000002) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SchlongsOfSkyrim.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SchlongsOfSkyrim.dll (00000001 SchlongsOfSkyrim 000493E4) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SexLabUtil.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SexLabUtil.dll (00000001 SexLabUtil 00000001) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SKSE_Elys_Uncapper.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\SKSE_Elys_Uncapper.dll (00000001 SKSE_Elys_Uncapper 010F0020) loaded correctly checking plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\StorageUtil.dll plugin D:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE\Plugins\\StorageUtil.dll (00000001 papyrusutil plugin 00000001) loaded correctly dispatch message (0) to plugin listeners I never see a message about Storageutil plugin xxxx loaded correctly! EDIT: bahhh! I see it now.... EDIT: Found it. I moved all the plugin .dll's into a "disabled" folder and ran skse_loader.exe, moving each one in successfully. It's SOS - i think there's a conflict with SL 1.6 and the Papyrus Utils....
gooser Posted January 22, 2016 Posted January 22, 2016 Ok, it looks like I had a mismatch between: SexLabUtil.dll StorageUtil.dll and SchlongsOfSkyrim.dll My SOS was up to date (3.00.004). But the other two were slightly out of date. <facepalm> Thanks for your help.
bjornk Posted January 22, 2016 Posted January 22, 2016 You should have mentioned the changes you made, I thought the same setup had worked fine until today.
gooser Posted January 22, 2016 Posted January 22, 2016 You should have mentioned the changes you made, I thought the same setup had worked fine until today. The only changes I made were to remove unrelated mods to reduce my load order - Break Undies, Wolf Bikini Armor, and Here Be Monsters. I did not alter SOS or SL before I started see the CTDs before Bethesda smoke. Damn its still crashing. I was to get it up and create a new game. But I can't reload.
h38fh2mf Posted January 22, 2016 Author Posted January 22, 2016 The crash you posted has something to do with perk entry point.
h38fh2mf Posted January 22, 2016 Author Posted January 22, 2016 I don't know which one the dump doesn't say. Perk entry point you know like.. if you make a perk and you choose, entry point: "Activate" then when you activate things the perk thingie is triggered or I dno. I looked further and it's the condition list of the perk entry point that crashes. It tries to create a new condition and add it to the condition list but somehow condition list is NULL. Consider a data type like this: struct Condition { Condition() { next = NULL; } Condition * next; ... // members here }; Then when you want to add a new condition it goes like this: Condition * list = myThing->condition; Condition * target = new Condition(); while(list->next) // <- crash here because "list" is NULL and *NULL is crash. { list = list->next; } list->next = target; This can happen only when the list was passed into this function as NULL. It is easy to fix but I don't know how this would affect the perk that uses this.
gooser Posted January 22, 2016 Posted January 22, 2016 Well h38fh2mf, this is turning into a game of "Can I get launch skse_loader.exe and get past the Bethesda logo, see the smoke, and get to the initial [Continue|New|Load|...] menu ??" If I move StorageUtil.dll (dated 1/5/2016, 923 KB) out of the SKSE/Plugins folder YES. Here's my load order: Active Mod Files: [spoiler][xml] 00 Skyrim.esm 01 Update.esm 02 Unofficial Skyrim Patch.esp [Version 2.1.3b] 03 Dawnguard.esm 04 Unofficial Dawnguard Patch.esp [Version 2.1.3b] 05 HearthFires.esm 06 Unofficial Hearthfire Patch.esp [Version 2.1.3b] 07 Dragonborn.esm 08 Unofficial Dragonborn Patch.esp [Version 2.1.3b] 09 ApachiiHairFemales.esm 0A hdtHighHeel.esm 0B Schlongs of Skyrim - Core.esm 0C ZaZAnimationPack.esm 0D SexLab.esm [Version 1.61] 0E Devious Devices - Assets.esm [Version 2.8.3] 0F SexLabAroused.esm [Version 2.6] 10 Devious Devices - Integration.esm 11 Inn Girls Resources.esm 12 Gray Fox Cowl.esm 13 notice board.esp 14 daymoyl.esm 15 ApachiiHair.esm 16 CreatureFramework.esm [Version 1.0.0] 17 DynamicLoot.esm 18 HentaiPregnancy.esm 19 Devious Devices - Expansion.esm 1A RaceMenuPlugin.esp 1B dD - Realistic Ragdoll Force - Realistic.esp 1C Weapons & Armor Fixes_Remade.esp 1D barenziahquestmarkers.esp 1E Daedric Chainmail CBBE - Light Armor Set.esp 1F RaceMenu.esp 20 Remodeled Armor - Vanilla Replacer - Dawnguard.esp 21 Remodeled Armor - Underwear.esp 22 SlaveTats.esp 23 UIExtensions.esp 24 Apropos.esp 25 GagSFX.esp 26 GagSFXHearthfires.esp 27 insanity's ebony sword replacer.esp [Version 1.0] 28 GagSFXDragonborn.esp 29 GagSFXDawnguard.esp 2A insanity's daedric sword.esp [Version 1.0] 2B LostGrimoire.esp 2C SexLabTools.esp 2D NusbieVoices.esp 2E unreadbooksglow.esp [Version 2.2.0] 2F SexLab Sound FX Replacer.esp 30 SexLabUtil1.esp 31 RaceMenuMorphsCBBE.esp 32 northern_encounters2.esp 33 LegacyoftheDragonborn.esp 34 SkyRe_Main.esp [Version USKRP2.5.2] 35 Tembtra Thief Armor.esp 36 AOS.esp [Version 2.2DGDB] 37 Daedric Dawnbreaker.esp 38 DDB_Skyre_Patch.esp 39 SkyUI.esp 3A TradeBarter.esp 3B SlaveHeelsForHDTHighheelSystem.esp 3C SOS - Smurf Average Addon.esp 3D Supreme Fog.esp 3E weir_weightlessgems.esp 3F Tes Arena -Skyrim Cities.esp 40 Tes Arena - Skyrim Frontier Fortress.esp 41 Crafting Locations Improved v4_6_3c.esp [Version 4.8.5c] 42 Skyrim Immersive Creatures.esp [Version v6.5.2a] 43 MoreBanditCamps.esp 44 Immersive Wenches.esp 45 Ebonvale.esp 46 AmazingFollowerTweaks.esp 47 OBIS.esp 48 HDT Havok Object.esp 49 Devious Devices - For the Masses II.esp 4A Immersive Weapons.esp 4B SkyRe_EnemyScaling.esp 4C MrGashDungeonCrawl.esp 4D hydra_slavegirls.esp 4E Forgotten Dungeons.esp 4F Skyrim Immersive Creatures - DLC2.esp [Version v6.5.2a] 50 ColdharbourDaedra.esp 51 WeaponsArmorFixes_ImmersiveWeapons_Patch.esp 52 SkyRe_EncounterZones.esp 53 wolveofsolstheimwb.esp 54 Rebirth Monster.esp 55 tgnq.esp 56 DBM_SkyRe_Patch.esp 57 DBM_WAFR Patch.esp 58 Unique Uniques.esp [Version 1.8] 59 AOS2_WAF Patch.esp 5A AOS2_SkyRe Patch.esp 5B AOS2_SkyRe-AFTER Patch.esp 5C SkyRe_SiC_Patch.esp [Version SiC6.1.2] ++ SkyRe_SIC Crossbowfix.esp [Version v6.1.2] 5D High Level Enemies - SIC.esp [Version 1.6a] 5E WerewolvesInvadingNaturally.esp 5F Hothtrooper44_ArmorCompilation.esp 60 DFB - Random Encounters.esp [Version 1.2] 61 SkyrimsUniqueTreasures.esp 62 SkyrimSewers.esp [Version 4.12] 63 Populated Dungeons Caves Ruins for USKP.esp 64 Populated Dungeons Caves Ruins.esp 65 Volundr.esp 66 SexSlavesForVanillaBandits.esp 67 fallentreebridges.esp 68 More Interesting Loot for Skyrim.esp [Version 5.7] 69 Schlongs of Skyrim.esp 6A Remodeled Armor - Vanilla Replacer.esp 6B Remodeled Armor - Vanilla Replacer - Dragonborn.esp 6C Populated Forts Towers Places.esp 6D Merta Assassin Armor.esp 6E Gooser.Dragonborn.esp 6F Gooser.Dawnguard.esp 70 Gooser.Trolls.esp 71 Revealing Ebony Nocturna.esp 72 dawnguard sentries.esp 73 DBM_MoreInterestingLoot_Patch.esp 74 ShadowOfTheDragonGod01.esp 75 DBM_IWIA_Patch.esp 76 Sotteta Necromancer Outfit.esp 77 ChaosDragons.esp 78 konahrik_accoutrements.esp [Version 5.5.0] 79 Toccata.esp 7A dragonsoulstoperks.esp 7B CloisteredTemple.esp 7C Forgotten DungeonsDLC.esp 7D SkyRe_StandingStones.esp 7E Devious Deviants.esp 7F SkyRe_Races.esp 80 Threeguardbarrow.esp 81 direwolves redone.esp 82 MindiFollower.esp 83 Bandit Patrols.esp 84 SkyRe_EnemyAI.esp 85 quest_andtherealmsofdaedra.esp 86 MoreBanditCamps - SexSlaves.esp 87 wild werewolves.esp 88 daymoyl_DawnguardAddon.esp 89 arnima.esp 8A FalmerBikini.esp 8B konahrik_accoutrements_db.esp [Version 5.5.0] 8C The Paarthurnax Dilemma.esp [Version 1.2.9] 8D Frontier Fortress Notice Boards.esp 8E MulmugviirTomb.esp 8F SkyRe_Combat.esp 90 SteelPlateBikini.esp 91 Apocalypse - The Spell Package.esp 92 Apocalypse - SkyRe Compatibility Patch.esp 93 Apocalypse - More Apocalypse.esp 94 Apocalypse - More Apocalypse - SkyRe Compatibility Patch.esp 95 DragonBoneBikini.esp 96 FNISspells.esp 97 BandedIronBikini.esp 98 notice board - dragonborn patch.esp 99 alendrissword.esp 9A Zt_followers.esp 9B Kavula_Vampire_Followers.esp 9C XPMSE.esp 9D HPSoulGemBirth.esp 9E SexLabDefeat.esp 9F SexLab Cumshot.esp [Version 1.7.2] A0 mslDeviousCaptures.esp A1 MoreNastyCritters.esp A2 SexLabNudeCreatures.esp A3 SexLabNudeCreaturesDB.esp A4 SexLabNudeCreaturesDG.esp A5 FNIS.esp A6 BDIC.esp A7 Hothtrooper44_Armor_Ecksstra.esp A8 konahrik_accoutrements_SkyRe.esp [Version 5.5.0] A9 TW3Weaponry.esp AA AproposTrack.esp AB DeviouslyHelpless.esp AC SteelBikini.esp AD DynamicLoot_DG.esp AE DynamicLoot_DB.esp AF OBISDB.esp B0 AdventurersAndTravelers.esp B1 TheEyesOfBeauty.esp [Version 9] B2 Brows.esp B3 KS Hairdo's.esp B4 AproposSA.esp B5 SexLab Aroused Creatures.esp B6 DW.esp B7 SLAnimLoader.esp B8 SLALAnimObj.esp B9 Bijin NPCs.esp BA Bijin Warmaidens.esp BB Alternate Start - Live Another Life.esp [Version 3.0.7] BC TES5Merged.esp BD Bashed Patch, 0.esp BE ASIS-Dependency.esp BF Pre ReProccer WAFR IA7 IW UU Patch.esp C0 ASIS.esp C1 Seductress Serana.esp C2 ReProccer.esp C3 Post ReProccer Fixes IA7 IW UU Patch.esp [/xml][/spoiler] If i deactivate Reproccer.esp (all three files) Pre Reproccer WAFR IA7 IW UU Patch.esp ReProccer.esp Post ReProccer Fixes IA7 IW UU Patch.esp I can get to the menu So I have two ways that let me get to the menu.
gooser Posted January 22, 2016 Posted January 22, 2016 Still working at this. Spent about an hour playing with moving skse plugin dlls in and out of the plugins folder. The following combination seems to be fairly stable - I'm able to get past the Bethesda logo and Smoke to the initial menu: Chargen.dll CrashFixPlugin.dll Fuz Ro D'oh.dll hdtHighHeelNative.dll hdtPhysicsExtensions.dll MfgConsole.dll SafeLoad.dll SKSE_Elys_Uncapper.dll SchlongsOfSkyrim.dll SexLabUtil.dll Which leaves the list of disabled plugins: JContainers.dll nioverride.dll StorageUtil.dll When ever I move these back into the Plugins folder, I start seeing crashes. Either one at a time, or together. I've not been able to determine the cause beyond that.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now