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
This problem was due to the fact that another user had run Webots before and it crashed Webots, so that the /tmp file of Webots was not cleaned and could be cleaned by the current user.
To fix the problem I had to:
sudo rm -rf /private/var/tmp/webots-1234
To fix this problem, we should use a local tmp folder instead of a global one.
When trying to open the first world of the guided tout, I am getting this error in the console:
The text was updated successfully, but these errors were encountered: