
For a while, I've been having this problem show up in the debugger:
[
I don't know what I should be more concerned with: The huge stack size or the fact that a transient value was being requested. Line #5 is specifically where the call gets made. In that call, a request for the skill is requested. However, the skill doesn't get set until later in the skill queue API parsing.
For now the easy solution would be just to do a simple check to make sure the value exists. It is something I'd like to find an explanation for, though.

No comments:
Post a Comment