• 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

Custom Spell Errors

I've been running into errors on my new metamagics (only metamagics I've added to the system) and I get a "Live state of gizmo 'CustSpell' is being tested before live state of parent pick 'sCustomSpl' is resolved"

I've noticed this error crops up alot on gizmo items. I've tried just accessing the parent to avoid this, but it doesn't seem to have any effect. Mind you, all I'm doing is applying the metamagic to a spell and I get this error on each and every new metamagic (the metamagics in the game don't have any problem for some reason). I've even made a direct copy of Still Spell, but the one I made gets the custom error, whereas the regular Still Spell does not. Any clues on how to work around this?
 
I feel like this issue, as well as the custom scroll issue and other custom items with the "Live state of gizmo..." occurrences should be in the bugs part of the forum. Would that be a correct assumption, since there is no obvious way to fix this?
 
So, this error only occurs when setting a additional prereqs beyond "@valid = hero.pickexists[fTranSpl] + parent.tagis[Helper.OnScroll]". So, setting a prereq for Corrupt Spell to be non-good sets this off. As does checking for if material component requirements are met (as in Silent Spell and Still Spell).

EDIT: Nevermind, apparently I am suffering from the need to reload the files. Once you make changes, reloading the files fixes the issue. I feel like Rosana Anna Danna...
 
Last edited:
Back
Top