Difference between revisions of "Documentation/Tools/SCS Workshop Uploader/Validation errors and solutions for them"

From SCS Modding Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
=00001=
 
=00001=
==Unable to load units from ? file.==
+
===Unable to load units from ? file.===
==No package versions defined.==
+
===No package versions defined.===
==Unable to mount version.==
+
===Unable to mount version.===
==No icon specified.==
+
===No icon specified.===
==Icon file has to be put inside the same directory as manifest.sii file.==
+
===Icon file has to be put inside the same directory as manifest.sii file.===
==Icon file must be JPG file (?)==
+
===Icon file must be JPG file (?)===
==Incorrect icon file dimmensions. Allowed dimmensions are ?x?px (the icon size: ?x?px)==
+
===Incorrect icon file dimmensions. Allowed dimmensions are ?x?px (the icon size: ?x?px)===
==Unable to open icon file.==
+
===Unable to open icon file.===
==No description file specified!==
+
===No description file specified!===
==Description file has to be put inside the same directory as manifest.sii file.==
+
===Description file has to be put inside the same directory as manifest.sii file.===
==Description file must be TXT file (?)==
+
===Description file must be TXT file (?)===
==Unable to read content of description file.==
+
===Unable to read content of description file.===
==Unable to open description file.==
+
===Unable to open description file.===
==Unable to load model geometry file.==
+
===Unable to load model geometry file.===
 
=00002=
 
=00002=
==File is not present==
+
===File is not present===
==The version folder/archive does not exists!==
+
===The version folder/archive does not exists!===
==Unable to find manifest file.==
+
===Unable to find manifest file.===
==Description file (?) does not exists.==
+
===Description file (?) does not exists.===
==Icon file (?) does not exists==
+
===Icon file (?) does not exists===
 
=00003=
 
=00003=
==Unable to find universal version defined.==
+
===Unable to find universal version defined.===
==Found second universal version entry. Please use only one.==
+
===Found second universal version entry. Please use only one.===
==Path cannot contain '..'. (position: ?)==
+
===Path cannot contain '..'. (position: ?)===
==Path cannot contain Windows-style path separator (\\) only Unix-style separators are allowed (/). (position: ?)==
+
===Path cannot contain Windows-style path separator (\\) only Unix-style separators are allowed (/). (position: ?)===
==In the mod root folder there can be only versions.sii file and version specific folders. Found ? not allowed entries:==
+
===In the mod root folder there can be only versions.sii file and version specific folders. Found ? not allowed entries:===
==Version folder name contains disallowed characters. Allowed [a-z0-9_].==
+
===Version folder name contains disallowed characters. Allowed [a-z0-9_].===
==Using SCS files is not allowed for Steam Workshop mods - please use normal .zip files or folders.==
+
===Using SCS files is not allowed for Steam Workshop mods - please use normal .zip files or folders.===
 
=00004=
 
=00004=
==Unable to load icon likely malformed file.==
+
===Unable to load icon likely malformed file.===
==Malformed description file. The description file should be encoded in UTF-8!==
+
===Malformed description file. The description file should be encoded in UTF-8!===
 
=00006=
 
=00006=
==Unable to create validation log file.==
+
===Unable to create validation log file.===
 
=00009=
 
=00009=
==Maximum size of icon file is ? MB==
+
===Maximum size of icon file is ? MB===
==Maximum size of description file is ? MB==
+
===Maximum size of description file is ? MB===
 
==
 
==
 
[[Category:TODO]]
 
[[Category:TODO]]

Revision as of 10:22, 27 January 2016

Contents

00001

Unable to load units from ? file.

No package versions defined.

Unable to mount version.

No icon specified.

Icon file has to be put inside the same directory as manifest.sii file.

Icon file must be JPG file (?)

Incorrect icon file dimmensions. Allowed dimmensions are ?x?px (the icon size: ?x?px)

Unable to open icon file.

No description file specified!

Description file has to be put inside the same directory as manifest.sii file.

Description file must be TXT file (?)

Unable to read content of description file.

Unable to open description file.

Unable to load model geometry file.

00002

File is not present

The version folder/archive does not exists!

Unable to find manifest file.

Description file (?) does not exists.

Icon file (?) does not exists

00003

Unable to find universal version defined.

Found second universal version entry. Please use only one.

Path cannot contain '..'. (position: ?)

Path cannot contain Windows-style path separator (\\) only Unix-style separators are allowed (/). (position: ?)

In the mod root folder there can be only versions.sii file and version specific folders. Found ? not allowed entries:

Version folder name contains disallowed characters. Allowed [a-z0-9_].

Using SCS files is not allowed for Steam Workshop mods - please use normal .zip files or folders.

00004

Unable to load icon likely malformed file.

Malformed description file. The description file should be encoded in UTF-8!

00006

Unable to create validation log file.

00009

Maximum size of icon file is ? MB

Maximum size of description file is ? MB

==