If you want to find out details of how Mocha ran during projects, your hardware setup, GPU drivers etc, the mocha.log file has the answers.
You’ll often be asked for this log by support. Depending on your system, it will be in the following locations:
- Windows: %localappdata%\BorisFX\mocha.log
- macOS: ~/Library/Logs/BorisFX/mocha.log
- Linux: ~/.cache/BorisFX/mocha.log or $XDG_CACHE_HOME/BorisFX/mocha.log
Alternatively you can open the log by going to the help menu in Mocha and choosing “View Log”