So ive been messing around with the Cataclysm mod, and ive come across something I have no clue on how to solve.
The problem arose when using GDStash and loading my shared stash of my modded characters (Cataclysm).
My next move was to go to the thread regarding GDStash as i thought it was a problem with that particular program. Ended up coming to the conclusion that the potions (I.e. XP pots, Skill points, etc) are using a template called “database/templates/oneshot_potion.tpl”. I was informed that GD has other templates ‘database/templates/oneshot_potionhealth.tpl’ ‘database/templates/oneshot_potionmana.tpl’ and ‘database/templates/oneshot_scroll.tpl’. Essentially the oneshot_potion.tpl is a copy of oneshot_potionhealth.tpl and its a wonder how GD even recognizes these templates to allow them to work properly in game but not in GDStash.
Examples:
So i was then presented with an option of either waiting till GDStash is updated and recognizes the templates OR Try to manually change the templates to the oneshot_potionhealth.tpl. So me wanting to learn more about modding decided to go with door #2. Here’s where I’m stuck and just don’t understand how to proceed.
Side note: I found out exactly which files need the templates changed when trying to combine Cataclysm and Omega, which is fairly easy except the previous issue I had with GDStash is now showing up in AssestManager as well.
So upon attempting to go in and change said template issue I get this when I try and open it.
and its like that for all 27 listen in the Asset Manager that couldnt load. Pretty much asking how am I to proceed further if I cant open the record to be able to change the template?