Gibberlings3 / TalentsOfFaerun

6 stars 5 forks source link

Kit installation failure #7

Closed arosenow closed 4 months ago

arosenow commented 4 months ago

Hi,

In kitlist.2da we have a dummy column inserted which when the mod tries to install new kits causes a crash as it tries to look for the file clabnull

kitlist.2da example

127 DW_MYRKUL_VELSHAROON_CLERIC 359464 359466 359465 CLABPR14
128 DW_DUMMY_0X4080 -1 -1 -1 clabnull
129 DW_AZUTH_CLERIC 359472 359474 359473 CLABPR15

Error

//Editing kit DW_DUMMY_0X4080... //Copying and patching 1 file ... //Copying and patching 1 file ... //ERROR Installing [Allow druids to multiclass as mages, rangers, and thieves], rolling back to previous state //Will uninstall 371 files for [dw_talents\dw_talents.tp2] component 55000. //Uninstalled 371 files for [dw_talents\dw_talents.tp2] component 55000. //ERROR: Failure("resource [clabnull.2da] not found for 'COPY'")

arosenow commented 4 months ago

It appears this is caused by mod added cleric kits existing before installation, I hadn't unticked Faiths and Powers cleric kits.