DDOCharPlanner / DDOCharPlannerV4

Dungeons and Dragons Online Character Planner
GNU General Public License v3.0
36 stars 12 forks source link

Racial AP from Racial past lives don't show in 4.37.103 #58

Open DougSK opened 6 years ago

DougSK commented 6 years ago

Unless you've made some change in how Racial AP are displayed and spent that I haven't figured out, they appear to be gone. I TRed a character who had maxed out (3PL) two races, and I'm not seeing the 2 Racial AP. PL feats themselves show correctly.

DougSK commented 6 years ago

However, if I test by adding two Racial Past Lives to another Race in which I had only one, 1 Racial AP then shows up in the Enhancements screen. However, decrementing one of the other races and re-incrementing doesn't generate the RP for it.

jonesth3 commented 6 years ago

This appears to be a TR issues, I will have to look into it. I added 3 past lives to each race and got a ap for each, but after doing a TR all AP was lost and I could not get it back.

jonesth3 commented 6 years ago

Fixed the problem. It was a simple error, cleared the variable with the TR sub routine after I set it. Moved the clear to the right location and it fixed the problem. Surprised it took this long to find it, bug has been there since I wrote the TR code. Fixed in U4.37.105