When i create a custom ability to add to a class, i am getting an error once i implement the class. The error is not picked up on when i test the class, but only once i add it to a character. The error reads:
Linkage pick 'table' not located for current context
Location: 'eval' script for Component 'CaseCustSp' (Eval Script #1) near line 14
I found that if i add a Source to the ability, the error no longer appears, however the ability does not appear on the character either.
What can i do to resolve this?
PS: The context of this is that i am creating the Radiant Servant of Pelor, and trying to create the Radiance special ability.
I created a custom ability named Radiance (cRSoPradia), and boot strapped it into the class, without any pre-requisites, because it is earned at first level.
Linkage pick 'table' not located for current context
Location: 'eval' script for Component 'CaseCustSp' (Eval Script #1) near line 14
I found that if i add a Source to the ability, the error no longer appears, however the ability does not appear on the character either.
What can i do to resolve this?
PS: The context of this is that i am creating the Radiant Servant of Pelor, and trying to create the Radiance special ability.
I created a custom ability named Radiance (cRSoPradia), and boot strapped it into the class, without any pre-requisites, because it is earned at first level.