Open main menu

Documentation/Tools/SCS Workshop Uploader/Validation

< Documentation‎ | Tools‎ | SCS Workshop Uploader
Revision as of 13:48, 19 January 2016 by ErykDwornicki (talk | contribs) (Created page with "Each mod before entering workshop must pass validation process - it is because we do not want to have mods that may cause problem for players due to some trival problems which...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Each mod before entering workshop must pass validation process - it is because we do not want to have mods that may cause problem for players due to some trival problems which we can easily prevent.

In case validation finished with any warning or error at the end of the validation process you will see the log window so you can easily inspect what is broken and what to fix - also the log is written to the `validation.log.txt` file placed by default in:

On Windows:

C:/Users/%user_name%/My Documents/SCS Workshop Uploader/validation.log.txt

On Linux:

/home/.local/share/SCS Workshop Uploader/validation.log.txt

On Mac OS X:

/Users/%user_name%/Library/Application Support/SCS Workshop Uploader/validation.log.txt

Where `%user_name%` is your user name.

In the Validation error and warning codes section you can find error and warning codes that may be helpful in finding why the validation failed.