the bigg Posted March 30, 2007 Share Posted March 30, 2007 WeapStyles for all should use some 2da-prettying code, otherwise the 2da-prettying code of BG Style WeapProf will fail, causing the "ID" header column to be missing and the weapprof.2da file to be fubared (as a proof, install WeapStyles for All + BG Style weapprof: the last installed kit, E.G. Wild Mages for BG2:ToB proper, won't be able to spend his proficiency points). Solution: since adding a traditional 2da-prettying would force to rewrite the various indexes, you can emulate it by adding the following after the SET_2DA_ENTRIES_NOW line: REPLACE_EVALUATE ~\(^ID *\)~ BEGIN SPACES somespace ~%MATCH1%~ END ~%somespace%%MATCH1%~ The above code (w/ the obvious reinstall) fixed the bug for me. Link to comment
valstyre Posted June 23, 2007 Share Posted June 23, 2007 I found the problem to be the Expanded Dual-Class Options component of this pack. I uninstalled it and that fixed the problem. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.