Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.
Peter Vaiko edited this page Apr 3, 2021 · 29 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 #2231 to see if you are using an unsupported mod. If so try again without the mod.
  3. Check if your problem has already been reported by someone else. If so, contribute to that issue instead of creating a new one.
  4. 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.
  5. Be descriptive and clear: use a clear title without writing a whole novel. In the text area, describe the situation as precise as possible.
  6. If you want to be nice, you can activate some debug channels so we have more information in the log to work with.
  7. 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\FarmingSimulator2019\log.txt
      • Mac:
        • Mac OS X Download/DVD/Steam-Version:
          /Users/[YOUR USER NAME]/Library/Application Support/FarmingSimulator2019/log.txt
        • Mac OS X AppStore-Version (Mac OS X 10.7 and newer):
          /Users/<your username>/Library/Containers/com.focus-home.farmingsim2019/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.
  8. Tell us the Courseplay version you're using. You can find it either in the game's log (### Courseplay: initialized 37/37 files (v4.00.0158)), or in-game in the bottom right corner of the Courseplay HUD.
  9. Tell us which map and which 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 CoursePlay_Courses folder and 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. Tell us which saved course to load for which vehicle and how to reproduce the problem from the saved game.
7. If you are not using the stock maps, post a link to the map you are using.
8. 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 CoursePlay_Courses/ folder (in the game folder). Post this file in the issue and tell us course generator settings including work width and the number of the field you are having problems with.