You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In certain cases in newer photoshop code, I noticed the string parser will step its string iterator to end or beyond and then dereference it, which subsequently raises an exception. May be the same issue as #204.