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
When the server fails to load a script config (broken JSON, missing include dependency or anything else), then the client shows an error:
Failed to load script info. Try to reload the page. Error message:
Failed to connect to the server
The message is confusing. The server connection is there, but there is an internal server error and this information should be displayed (so an admin will have to check server logs).
The text was updated successfully, but these errors were encountered:
When the server fails to load a script config (broken JSON, missing include dependency or anything else), then the client shows an error:
The message is confusing. The server connection is there, but there is an internal server error and this information should be displayed (so an admin will have to check server logs).
The text was updated successfully, but these errors were encountered: