Skip to content

Getting the Eco server and client log files for local world

Simon edited this page Feb 8, 2021 · 2 revisions

To find the server logs:

Using MacOS build from zip:

  1. Navigate to folder you extracted the game
  2. Open the Eco.app folder
  3. Go to Contents\Server\Logs
  4. Drag the latest file into the GitHub issue text box.

Using build from zip:

  1. Navigate to folder you extracted the game
  2. Go to Eco_Data\Server\Logs
  3. Drag the latest file into the GitHub issue text box.

Using steam:

  1. Right click on "Eco" and select "Properties".
  2. Go to the "Local files" tab, and click "Browse local files..."
  3. Go to Eco_Data\Server\Logs
  4. Drag the latest file into the GitHub issue text box.

To find the client log:

  1. Open an explorer window.
  2. Paste this into the address bar: %LOCALAPPDATA%Low/Strange Loop Games/Eco and press enter.
  3. Drag "Player.log" and "Player-prev.log" into the issue text box to upload to GitHub.
Clone this wiki locally