Cosmic Misfit Studio games typically generate a log file for each play session. This file contains useful information about your system specs as well as errors, warnings, and other game code execution messages.


Sometimes this file will be requested to help troubleshoot an issue you're having with a game. It can be very useful for the developer to review this log for clues about what happened. You can attach this file to a ticket to assist the effort to find a solution.


To find the log file, navigate your operating system's file explorer to the following location or similar.


Operating SystemExample Path
Linux~/.config/unity3d/Cosmic Misfit Studio/REVO/Player.log
macOS~/Library/Logs/Cosmic Misfit Studio/REVO/Player.log

Windows*

C:\Users\username\AppData\LocalLow\Cosmic Misfit Studio\REVO\Player.log


* Note: for Windows users:

  • Ensure "C:" is replace by whatever drive Windows is installed on your system.
  • Replace "username" with your actual username.
    • You can simply navigate in your file explorer to the Windows "Users" folder to find it.
  • "AppData" may be a hidden folder.
    • For a quick solution, type %AppData% into the address bar of your file explorer and hit enter. You should now be inside the AppData folder and can continue browsing to the file.


If the above paths seem out of date, perhaps check the latest version of the following manual for newer information. Here is the original reference at the time this was written: https://docs.unity3d.com/2019.3/Documentation/Manual/LogFiles.html