UnearthedArcana / Scales_of_Balance

a tweak mod and kit pack for BG2/TOB, BGEE, BG2EE, and IWDEE
24 stars 5 forks source link

Update 123_WPO_dual_class.tpa #16

Closed Unknow-Error closed 3 years ago

Unknow-Error commented 3 years ago

Otherwise It won't copy properly 'clabma01.2da' to override and the component [SBO - Stat-based Bonus Spells] will get the error: "ERROR locating resource for 'APPEND' Resource [CLABMA02.2DA] not found in KEY file: [./chitin.key] Stopping installation because of error. ERROR: [kitlist.2da] -> [override/kitlist.2da] Patching Failed (COPY) (Failure("resource [CLABMA02.2DA] not found for 'APPEND'")) Stopping installation because of error. Stopping installation because of error. "

Changing "ACTION_IF NOT FILE_EXISTS_IN_GAME ~CLABMA01.2da~" -> "ELSE" at the line 438 Solves the problem during the installation.