Ash082231 Posted September 16, 2024 Posted September 16, 2024 crash-2024-09-16-17-37-41.log I was trying to play an old modpack of mine, so I downgraded skyrim and it's files, and boom, it won't stop crashing, can anyone help?
traison Posted September 16, 2024 Posted September 16, 2024 (edited) Kinda looks like this crash is coming from Papyrus. May want to check the Papyrus log from a session where the game crashed. Search through all pex files in all mods for "renderTime". Notepad++, or my string search utility (available upon request), can do the search easily. Edited September 16, 2024 by traison
Ash082231 Posted September 16, 2024 Author Posted September 16, 2024 9 minutes ago, traison said: Kinda looks like this crash is coming from Papyrus. May want to check the Papyrus log from a session where the game crashed. Search through all pex files in all mods for "renderTime". Notepad++, or my string search utility (available upon request), can do the search easily. How do I search the files using notepad++? (I've never had this issue in the past, my apologies.)
traison Posted September 16, 2024 Posted September 16, 2024 Or using my string search utility: Skyrim String Search, version 1.2 This program searches for a string in all PEX scripts, BSA archives, meshes (NIF), plugins (ESP, ESL and ESM) and SKSE plugins as well as the Skyrim executable. Note that if you're using Mod Organizer 2, you must run this tool from it. Usage: SkyrimStringSearch.exe [-s,--search search] [-i,--info] [-h,--help] [-v,--verbose] query [skyrim] Options: [-s,--search search] Specify which files to search. Defaults to all. [-i,--info] Prints info about each hit. [-h,--help] Prints help. [-v,--verbose] Prints more info. Positionals: query The string to search for. skyrim Skyrim installation directory. Examples: SkyrimStringSearch.exe "Hello world" "C:\path\to\skyrim\" SkyrimStringSearch.exe -i -s e "Hello world" ..\ Search Options: p - PEX scripts. b - BSA archives. n - NIF files. e - ESP, ESL and ESM files. s - SKSE plugins. x - Skyrim executable. C:\path\to\skyrim\sss> .\SkyrimStringSearch.exe -s p renderTime ..\
Ash082231 Posted September 16, 2024 Author Posted September 16, 2024 Quick question, do I search in the mod organizer folder or the main skyrim folder?
Ash082231 Posted September 16, 2024 Author Posted September 16, 2024 1 minute ago, Ash082231 said: Quick question, do I search in the mod organizer folder or the main skyrim folder? I attempted to search both, both came with zero results. First attachment is the main skyrim folder and the second is from the mod organizer folder.
traison Posted September 16, 2024 Posted September 16, 2024 MO2\mods The Skyrim Data directory should ideally only contain vanilla files when using MO2, no point searching there. Vortex is a different matter.
traison Posted September 16, 2024 Posted September 16, 2024 Right, so renderTime is coming from somewhere else then. Time to hit up the papyrus log.
Ash082231 Posted September 16, 2024 Author Posted September 16, 2024 Alright! So.. where do I find that exactly?
traison Posted September 16, 2024 Posted September 16, 2024 https://www.nexusmods.com/skyrim/articles/368 Just ignore the bit about it being a crash log. It has nothing to do with it, unless pointed to by an actual crash log - like in this case.
Ash082231 Posted September 16, 2024 Author Posted September 16, 2024 Took a little bit longer to crash, but I managed to make it, however, whenever it does ctd, it seems to not produce any papyrus logs, any fixes?
traison Posted September 16, 2024 Posted September 16, 2024 (edited) Its always going to make a papyrus log. You probably edited the wrong config files. MO2 profiles can have their own inis. Edit: and MO2 mods can override ini settings. Edited September 16, 2024 by traison
Ash082231 Posted September 17, 2024 Author Posted September 17, 2024 I see what you mean, I opened mod organizer and tried looking for an option to look at the profiles, and boom, I found the inis I needed to edit, gonna launch Skyrim now,
Ash082231 Posted September 17, 2024 Author Posted September 17, 2024 Alright, I got the file! Here you are. Papyrus.0.log
traison Posted September 17, 2024 Posted September 17, 2024 Over 200 errors about missing scripts and properties, these should be cleaned up. OLycanthrope is trying to divide by zero, I'd disable that for now. You're missing the implementations for PushInt, GetFloatValue and PrintConsole. Most likely related to OLycanthrope. That's a missing dll.
Ash082231 Posted September 17, 2024 Author Posted September 17, 2024 Okay, I disabled Olycanthrope, what do I do about the 200 errors?
Ash082231 Posted September 17, 2024 Author Posted September 17, 2024 Nevermind, I only have one more issue, every npc seems to not be working animation wise, including the player, I've ran FNIS dozens of times, what do I do now? I've also ran Nemesis now, a lot of animations are apparently "not supported by skyrim's current architecture".
traison Posted September 17, 2024 Posted September 17, 2024 Fix the warnins and errors in both programs and read up on tutorials for making them work together, or get Pandora.
Ash082231 Posted September 21, 2024 Author Posted September 21, 2024 I have used Pandora, everybody still appears to be a-posing, what am I doing wrong?
traison Posted September 21, 2024 Posted September 21, 2024 2 hours ago, Ash082231 said: I have used Pandora, everybody still appears to be a-posing, what am I doing wrong? Probably didn't read the output and/or log file produced by Pandora. Bet there's a warning or error in there.
Ash082231 Posted September 21, 2024 Author Posted September 21, 2024 I ran it again, so far no error or warning, pandora_log.txt
traison Posted September 21, 2024 Posted September 21, 2024 That log looks different from those produced by the latest version. Considering Pandora seems to be WIP, I'd suggest you get the latest version and try again.
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