kupa11 Posted February 9, 2025 Posted February 9, 2025 Hi, I'm curious, is there any way to check which mod is trying to add new overlay onto my character? Because I have one mod which randomly adds overlays to whole body which are called /1 or1/ something like that and they make my character purple, or maybe somebody else had same issue and know which mod it might be? I'd be grateful. If it'd be of any help I've added my modlist. modlist.txt
traison Posted February 9, 2025 Posted February 9, 2025 (edited) Search all pex files in all mods (including in BSA archives) for "AddOverrideString" - thats your list of suspects. Notepad++ can do the search. I've also made CLI/GUI apps that can do the search; available upon request. Edit: You could also get lucky and have the dds path reveal which mod is coming from even if the texture itself is missing. When your character is purple, save a RaceMenu preset then inspect the resulting jslot file in notepad. Look for the overrides array and go through the entries there. Find the missing dds file and that's your problem. Edited February 9, 2025 by traison
kupa11 Posted February 9, 2025 Author Posted February 9, 2025 (edited) 38 minutes ago, traison said: Search all pex files in all mods (including in BSA archives) for "AddOverrideString" - thats your list of suspects. Notepad++ can do the search. I've also made CLI/GUI apps that can do the search; available upon request. Edit: You could also get lucky and have the dds path reveal which mod is coming from even if the texture itself is missing. When your character is purple, save a RaceMenu preset then inspect the resulting jslot file in notepad. Look for the overrides array and go through the entries there. Find the missing dds file and that's your problem. Racemenu trick didn't show me anything, only the "data" : "\\1.dds", and that's all. no path, no nothing. I'll try the other one. Edit: But I think it might be dirt and blood. When I turned it off problem stopped occuring. Edited February 9, 2025 by kupa11
kupa11 Posted February 9, 2025 Author Posted February 9, 2025 17 minutes ago, kupa11 said: Racemenu trick didn't show me anything, only the "data" : "\\1.dds", and that's all. no path, no nothing. I'll try the other one. Edit: But I think it might be dirt and blood. When I turned it off problem stopped occuring. Yup, that was it. And addon dirt blood and cum was the issue. Removed it and all works just fine. Thanks for your help.
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