-
Yesterday, 01:18 #11Templar
- Join Date
- May 2020
- Posts
- 115
I can confirm that putting the tag before the check statement does seem to make the effect resolve correctly. Using my Titan Fighter as an example, I have nested IF statements that check for weapon tags to apply penalties for wielding an oversized two-handed weapon. When the tag is placed first, the penalty is applied as intended.
However, that does not appear to be the whole issue with our stack overflow problem.
What I was seeing is that the stack overflow would occur on virtually any roll made by that character. I was getting the error on attacks with other weapons, skill checks, and other rolls where this effect should not have been resolving to a positive result at all.
From my testing, changing the order of the tag check only affects whether the effect itself evaluates correctly. The stack overflow behavior still occurs in all the other situations where I was seeing it before. That makes me think the tag ordering issue and the stack overflow issue may be related, but they are not the same problem.
-
Yesterday, 22:57 #12Warrior-Priest
- Join Date
- Apr 2012
- Location
- North Yorkshire, England
- Posts
- 46
Updated version with fix for IF: CUSTOM(...) processing causing Stack overflow error (see attachment in 1st post in this thread)
@Arimil508 / @FGMax I wasn't suggesting that changing the ordering was the fix, just that it explained why I wasn't initially able to reproduce the problem. Thanks for the testing
-
Today, 01:51 #13Warrior-Priest
- Join Date
- Apr 2020
- Posts
- 31
-
Today, 15:35 #14Templar
- Join Date
- May 2020
- Posts
- 115
Your cool. I just wanted to make sure that it was clear that the error was persisting when rolling things that would not resolve as a positive for the if statement regardless of the order. because idk if anyone mentioned that it effected other rolls from the sheet besides the one that would have been effected by the statement itself
Thread Information
Users Browsing this Thread
There are currently 4 users browsing this thread. (0 members and 4 guests)

Reply With Quote


Bookmarks