The Dragonwhore Posted June 14, 2021 Posted June 14, 2021 Honestly, I've tried everything I can think of, except using the NetScriptFramework log (Because I don't know what to look for in it) So can someone take a look at it and see if they can see the issue? (or if you see an issue without the log, that helps too) PS: plz don't judge modlist Edit: Accidentally deleted my crashlog instead of copying, so went to get it to make a new one, but now its working? Ill exit the game and reload a few times in case its a fluke. If it crashes on load again ill add the log here Edit 2: there it is Crash_2021_6_13_23-29-20.txt
Scrab Posted June 14, 2021 Posted June 14, 2021 From 1 log alone, the best thing to do is figuering out what exactly those "possible relevant objects" are here. There is this one reference (thats something loaded into your world) with the FormID "0200ED48" - who or what is that? You might have a mesh or texture replacer, Id check on that. Thats a Vanilla Mesh with the ID "0000003B" places by the Dawnguard DLC If that doesnt help, get a few more ctd, if there is something specific causing the ctd, the log would note it everytime There isnt really anything else that comes to eye there. A few many OnGameReload Calls but thats probably normal considering you just reloaded your Game ;^) You mentioned you manage to get into the game sometimes; Kill yourself if you get in another time, just to get some basic thing (script somewhere being stuck) out of the way
The Dragonwhore Posted June 14, 2021 Author Posted June 14, 2021 Okay, I've looked through SSEEdit (I don't know a better way to find what it is) and 0000003B seems to be something called "XMarker" in the Static section and this one (0200ED48) is in the soul cairn, where I'm not near at all in my save (The save I'm trying to fix this on is just in the abandoned prison used in Live Another Life) And Skyrim.esm is the only thing touching 0000003B, and Dawnguard.esm is the only one touching 0200ed48 I got it to load once more, and killed my character. It exited to the main menu. Then I loaded last save, and it worked. So I proceeded to exit the game and load it again to see if it would work, and I've done so 5 times now and its loaded every time So would you call this a fix? or just a temporary fix? or a way to pinpoint the issue mod? Or maybe just a complete coincidence? I really don't know (also as a side note that I forgot to mention, I have started new games and got the same issue) So, its not doing it now, but if it starts doing it again, what would you recommend? (thanks for helping btw)
Psalam Posted June 14, 2021 Posted June 14, 2021 12 minutes ago, AnInsaneMoose said: Okay, I've looked through SSEEdit (I don't know a better way to find what it is) and 0000003B seems to be something called "XMarker" in the Static section and this one (0200ED48) is in the soul cairn, where I'm not near at all in my save (The save I'm trying to fix this on is just in the abandoned prison used in Live Another Life) And Skyrim.esm is the only thing touching 0000003B, and Dawnguard.esm is the only one touching 0200ed48 I got it to load once more, and killed my character. It exited to the main menu. Then I loaded last save, and it worked. So I proceeded to exit the game and load it again to see if it would work, and I've done so 5 times now and its loaded every time So would you call this a fix? or just a temporary fix? or a way to pinpoint the issue mod? Or maybe just a complete coincidence? I really don't know (also as a side note that I forgot to mention, I have started new games and got the same issue) So, its not doing it now, but if it starts doing it again, what would you recommend? (thanks for helping btw) Get ReSaver from Fallrim tools and be certain that you are not carrying around unattached script instances or other "junk" that are the source of your problem.
The Dragonwhore Posted June 14, 2021 Author Posted June 14, 2021 2 minutes ago, Psalam said: Get ReSaver from Fallrim tools and be certain that you are not carrying around unattached script instances or other "junk" that are the source of your problem. Yes, that was one of the first things I did And as I said, it does it on new saves too, so its not anything leftover from a previous mod (I even tried reinstalling the game itself to make sure everything was clean)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.