Skip to content
TowerBR edited this page Mar 22, 2018 · 6 revisions

All Duplicacy commands return 0 when successful, otherwise non-zero. The specific non-zero codes are:

  • 1: the command was interrupted by user
  • 2: the command arguments are malformed
  • 3: invalid value for a command argument
  • 100: the command encountered an error in the Duplicacy code OR connection errors occurred
  • 101: the command encountered an error in a dependency library used by Duplicacy
Clone this wiki locally