Skip to content
Peter Vaiko edited this page Feb 1, 2022 · 5 revisions

Courseplay

Welcome to Courseplay

How to provide a nice and sexy bug report:

  1. Always update to the latest build and check if the problem really still exists before reporting issues.

  2. Check if your problem has already been reported by someone else. If so, contribute to that issue instead of creating a new one.

  3. Write in English. We have users (and developers) from all over the world. And by writing in English, you help them (and us) understand and maybe even contributing to the solution.

  4. Use our Templates! Be descriptive and clear: use a clear title without writing a whole novel. In the text area, describe the situation as precise as possible.

  5. If you want to be nice, you can activate some Debug-Channels so we have more information in the log to work with.

  6. Post the complete game log:

    1. You can find it in the following directory:
      • Windows (7 and above):
        C:\Users\[YOUR USER NAME]\Documents\My Games\FarmingSimulator2022\log.txt
      • Mac:
        • Mac OS X Download/DVD/Steam-Version:
          /Users/[YOUR USER NAME]/Library/Application Support/FarmingSimulator2022/log.txt
        • Mac OS X AppStore-Version (Mac OS X 10.7 and newer):
          /Users/<your username>/Library/Containers/com.focus-home.farmingsim2022/Data/Library/Application Support/FarmingSimulator2019/log.txt
    2. Upload the log:
      Go to Gist or Pastebin, and add your log content by either using copy and paste, or dragging the log.txt file into the text area (Gist only).
    3. Post the link to your log in the issue.
    4. You can also drag and drop the log.txt into the comment box.
  7. Tell us the Courseplay version you're using. You can find it in the game's log.

  8. Tell us which map and which Vehicle (mods) you are using.

How to Post a Savegame

Sometimes the devs won't be able to reproduce the problem or it would take too much time to set up the problem scenario. In this case we'll ask you to post more information:

  1. Try reproducing your problem with the stock vehicles and equipment, no mods.
  2. Make sure you save all courses used by your vehicles involved in the problem.
  3. Save your game before the problem occurs then exit the game.
  4. From your game folder (see above) zip (compress) the appropriate savegame folder (if you saved your game in Savegame 8 the folder will be savegame8) and upload it to Gist.
  5. Post a link to the uploaded file in the issue
  6. If you are running a course, find it under My Games\FarmingSimulator2022\modSettings\Courseplay_FS22\Courses\<map name>\Singleplayer and add it to the issue.
  7. Tell us which saved course to load for which vehicle and how to reproduce the problem from the saved game.
  8. If you are not using the stock maps, post a link to the map you are using.
  9. If you absolutely could not reproduce it with the stock vehicles, post a link to the mods.

How to Post Your Field Definitions

To troubleshoot fieldwork course generator issues the devs may need your field definitions.

  1. Make sure you have the developer console enabled (google it, or see this video)
  2. Activate the console (tilde/backtick key twice above the TAB) and type in cpSaveAllFields
  3. Courseplay writes a file named cpFields.xml to the My Games\FarmingSimulator2022\modSettings\Courseplay_FS22\Debug\DebugPrints\ folder. Post this file in the issue and tell us your course generator settings including work width and the number of the field you are having problems with.