Guest Posted June 28, 2016 Posted June 28, 2016 I keep getting this error at random causing my game to crash. It's happening mostly after or before sex scenes. I'm also getting other CTD's that don't give me a runtime error. loadorder.zip Papyrus.0.zip Here's my papyrus and load order. I can't keep track of this stuff anymore, I just want to enjoy some sex stuff Edit: Oh I also ran a debug but I have no idea what any of this stuff means debugfile.txt
Tefajo Posted June 28, 2016 Posted June 28, 2016 The runtime error sounds like a Redistributable c ++ library issue Just in case try downloading and installing this http://www.techradar.downloads-hub.com/manualdownload/54450072 It will automatically detect what you need / are missing. CTD not related to runtime errors are harder to detect / spot the culprit. Most are issued by memory allocation problems (either heap allocation or the 3.1gb limit) Make sure you have SKSE with SKSE.ini properly set and that the memory patch is doing its work (you can test it with memory block utility) Your papyrus logs shows a lot of spam from milk economy (but it might be its normal behaviour, i do not know) and on the last seconds some Sexlab related errors. You may want to check you have all requirements of the mods updated (Jcontainers, XPMSE, USLEEP, creature framework, etc) just in case and then you could also try reset and clean in the SLF MCM
Guest Posted June 28, 2016 Posted June 28, 2016 The runtime error sounds like a Redistributable c ++ library issue Just in case try downloading and installing this http://www.techradar.downloads-hub.com/manualdownload/54450072 It will automatically detect what you need / are missing. CTD not related to runtime errors are harder to detect / spot the culprit. Most are issued by memory allocation problems (either heap allocation or the 3.1gb limit) Make sure you have SKSE with SKSE.ini properly set and that the memory patch is doing its work (you can test it with memory block utility) Your papyrus logs shows a lot of spam from milk economy (but it might be its normal behaviour, i do not know) and on the last seconds some Sexlab related errors. You may want to check you have all requirements of the mods updated (Jcontainers, XPMSE, USLEEP, creature framework, etc) just in case and then you could also try reset and clean in the SLF MCM Okay so I ran the program and it installed a bunch of c++ things. Seems to be working fine so far. I also got a skyrim ini for the memory patch. Things seem to be going fine, aside from the papyrus overload I'm still getting. Jcontainers and USLEEP are both installed automatically by other mods I have, and I know XPMSE is up to date.
Gsrvoesns Posted October 2, 2016 Posted October 2, 2016 The runtime error sounds like a Redistributable c ++ library issue Just in case try downloading and installing this http://www.techradar.downloads-hub.com/manualdownload/54450072 It will automatically detect what you need / are missing. CTD not related to runtime errors are harder to detect / spot the culprit. Most are issued by memory allocation problems (either heap allocation or the 3.1gb limit) Make sure you have SKSE with SKSE.ini properly set and that the memory patch is doing its work (you can test it with memory block utility) Your papyrus logs shows a lot of spam from milk economy (but it might be its normal behaviour, i do not know) and on the last seconds some Sexlab related errors. You may want to check you have all requirements of the mods updated (Jcontainers, XPMSE, USLEEP, creature framework, etc) just in case and then you could also try reset and clean in the SLF MCM Great program. It cured nearly all gamecrashes in a single run. Thanks a lot. Now only ctd left is the emptying-the-stamina-bar-ctd...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.