• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Monster Slayer Class

nathanc

Member
I'm trying to use the monster slayer class and I'm getting this error

Attempt to access non-live linkage pick 'helper' from script
Location: 'eval' script for Component 'BaseClLev' (Eval Script '#6') near line 13
- - -
Attempt to access non-live pick via script fails for pick 'cHelpMSl'
Location: 'eval' script for Component 'BaseClLev' (Eval Script '#6') near line 13
- - -
Attempt to access non-live linkage pick 'helper' from script
Location: 'eval' script for Component 'BaseClLev' (Eval Script 'Declare First Level') near line 33
- - -
Attempt to access non-live pick via script fails for pick 'cHelpMSl'
Location: 'eval' script for Component 'BaseClLev' (Eval Script 'Declare First Level') near line 33
- - -
Attempt to access non-live linkage pick 'helper' from script
Location: 'eval' script for Component 'BaseClLev' (Eval Script 'Declare First Level') near line 42
- - -
Attempt to access non-live pick via script fails for pick 'cHelpMSl'
Location: 'eval' script for Component 'BaseClLev' (Eval Script 'Declare First Level') near line 42
- - -
Attempt to access non-live linkage pick 'helper' from script
Location: 'eval' script for Component 'BaseClLev' (Eval Script 'Declare First Level') near line 44
- - -
Attempt to access non-live pick via script fails for pick 'cHelpMSl'
Location: 'eval' script for Component 'BaseClLev' (Eval Script 'Declare First Level') near line 44
- - -
Attempt to access non-live linkage pick 'helper' from script
- - -
Attempt to access non-live pick via script fails for pick 'cHelpMSl'


What does this mean?
 
Is this a class you've created yourself?

I'd say you added a source to the Class, but not the Class Level, and that you haven't turned on that source in the configure hero.

If that's the case, reverse where the sources go - don't add one to the Class part, do add it to the Class Level.
 
The Monster Slayer is from Freeport. Sounds like you are missing a source. Make sure you have Freeport selected.
 
This was actually a .por sent from one of my players. When I rebuilt it everything works. I know he has the data file for Freeport. I'm wondering if he built it wrong.
 
Back
Top