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
I got an error "vector subscript out of range". After debugging, I found the initial RGBA data array size is 0 which causes the issue.
Are we supposed to handle this case?
Thanks
The text was updated successfully, but these errors were encountered:
Hi Prof,
I got an error "vector subscript out of range". After debugging, I found the initial RGBA data array size is 0 which causes the issue.
Are we supposed to handle this case?
Thanks
The text was updated successfully, but these errors were encountered: