great mod idk if this glitch is just for me but when I load in with a backpack on it creates some type of visual glitch.
Could you provide a screenshot or be more specific?great mod idk if this glitch is just for me but when I load in with a backpack on it creates some type of visual glitch.
it goes away after you re-equip it though.Could you provide a screenshot or be more specific?
Hmm... I've only seen this happen with the Women's Scarf when combining it with a Hat. Like you say, usually it fixes itself after re-equipping it. I've only had this crash my game once while testing it. It seems to be due to specific clothing combinations including the Item (in your case, the Backpack). It's an uncommon issue, and I'm not sure how to fix it. But I wouldn't recommend saving while it's happening. All I can suggest is re-equipping the Backpack, or try combining it with something else. It could be that the Backpack and Jumpsuit combined are using a lot of memory.it goes away after you re-equip it though.
The issue is likely pcr01.lua.This mod is so freaking cool, but I do have an issue using this mod with your humanistic sliders 2 and the CGallery & CHeight mod by Clippy95. I can't use all three of the mods together, I can only use one of the two of your mods at a time with CGallery & CHeight. Every time I create a new character and save it to the gallery, it crashes completely when all three mods are installed together. However, when I use either one of your mods with Clippy's, it works just fine. I've tried doing a new save, and also used one of your template saves that you provided in the files for M2M and still crashes. I'm not sure if this is just a personal issue with my game or a bug, but I wanted to let you know just in case.
the pcr01 file is on the postThe issue is likely pcr01.lua.
1. Make sure Humanistic Sliders 2 is installed as a higher priority than M2M. Both mods have a pcr01.lua, and HS2's is the newest one.
2. Make sure there are no other pcr01.lua files loading at a higher priority than these mods.
3. If it's not that, then it could be an issue with CGallery. I haven't used it yet (I'd like to, but can't for mod development reasons), but it patches whatever pcr01.lua file you're using on the fly. The code used for saving characters originally had a different use case; Something to do with the Online mode. Maybe it's something to do with that code being used in unintended ways? @Clippy95