GhostFaceSaint Posted December 1, 2022 Share Posted December 1, 2022 All the Chantry Robes are not rendering, are invisible due to the combination of Kirkwall Exports, with Improved Atmosphere, and I need a mod to fix it. I also use Chantry of Ferelden, Chantry of Ferelden - Robes Of Ferelden (Improved Atmosphere) to try and correct the issue, but it's not working. I have multiple mods that rely on Kirkwall' and Improved Atmo. so, I can't just delete these. Can someone please produce a mod to correct this issue? Link to comment Share on other sites More sharing options...
theskymoves Posted December 2, 2022 Share Posted December 2, 2022 (edited) If by 'not rendering' you mean that the robes are invisible, resulting in floating heads, then you have Item Variation ID conflicts, which result from two mods using the same ID numbers in an item class. Such conflicts are very common when mods add clothing items, in particular; there are only 255 IDs available in each item class, and there are a LOT of mods adding clothing items. Resolving those conflicts is a fairly simple modding project, and I've written a short tutorial on how to approach it. Valerie1972's Item Variation ID Spreadsheet is very helpful in identifying what items are in conflict, and choosing IDs for patching out conflicts, so they don't inadvertently conflict with yet another mod. Edited December 2, 2022 by theskymoves Link to comment Share on other sites More sharing options...
GhostFaceSaint Posted December 2, 2022 Author Share Posted December 2, 2022 Thanks for your wise counsel, I've resolved the issue. If by 'not rendering' you mean that the robes are invisible, resulting in floating heads, then you have Item Variation ID conflicts, which result from two mods using the same ID numbers in an item class. Such conflicts are very common when mods add clothing items, in particular; there are only 255 IDs available in each item class, and there are a LOT of mods adding clothing items. Resolving those conflicts is a fairly simple modding project, and I've written a short tutorial on how to approach it. Valerie1972's Item Variation ID Spreadsheet is very helpful in identifying what items are in conflict, and choosing IDs for patching out conflicts, so they don't inadvertently conflict with yet another mod. Link to comment Share on other sites More sharing options...
Recommended Posts