Skip to main content

How to access Player.log report files

Player.log files (often simply referred to as “player logs”) are files generated by unity every time the game closes. Sometimes, they detail exceptions and critical errors caught by Unity itself. Ticket staff will normally ask for log files to see if the game is spouting an error continuously, or if a major exception points towards a specific crash log.

You can procure your latest log file by completing the following steps:

Instructions

  1. Open your steam library and right click on SCP:SL
  2. Select the “Properties” and then “Local Files” option.
  3. Click the “Browse Local Files” button to automatically open a folder window viewing your game files
  4. Run the “log.bat” program (sometimes just called “log”, if you have file extensions disabled).
  5. This will bring you to a new file explorer page with your player.log. You should copy this file and paste it somewhere you can find it again.