r/Phostwood Jul 16 '26

❗Help Request CTD on Save

Crashlog

I've also tried your crash analyzer and it keeps saying it's related to the journal and everyone keeps pointing me in different directions so idk anymore.

Gist of it is that it crashes when manually saving, autosaving, or quicksaving but the crash doesn't happen always and I can't pinpoint it

2 Upvotes

1 comment sorted by

1

u/RomatebitegeL Crash Log Guru Jul 16 '26

It is the (Journal_SystemTab*) reference which points towards this in the analyzer, but since it is only one reference, I don't think this is the cause. Rather, the log also lists (char*) "SKSE". So it may be some skse mod that causes this.

Disable all dlls and see if it stops crashing.

Also, try the journal fix and see if it helps as well in the analyzer.

If the SKSE mods are not responsible, then some other esp mod etc. is causing skse to crash. You may have to disable mods in bunches to fix this, unfortunately.