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
There should be a way to programmatically receive errors and warnings about tilesets and overlays at runtime. For example, if a URL is invalid, a message is printed to the log, but it's difficult or impossible to learn of this in a script and handle it in a useful way.