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
(Count of the parts does not match geometry file ?. (desc: ?, geom: ?)")
Line 11: Line 11:
 
===No package versions defined.===
 
===No package versions defined.===
 
===No vertices defined for piece ?.===
 
===No vertices defined for piece ?.===
 
+
===Referenced look (?) does not exists in the model.===
 +
===Referenced variant (?) does not exists in the model.===
 
===Unable to load model animation file.===
 
===Unable to load model animation file.===
 
===Unable to load model collision file.===
 
===Unable to load model collision file.===
Line 24: Line 25:
 
===Unable to read content of description file.===
 
===Unable to read content of description file.===
 
===Unable to retreive informations about material.===
 
===Unable to retreive informations about material.===
===Referenced look (?) does not exists in the model.===
 
===Referenced variant (?) does not exists in the model.===
 
 
=00002 - File not found=
 
=00002 - File not found=
 
===Description file (?) does not exists.===
 
===Description file (?) does not exists.===
Line 35: Line 34:
 
===Unable to find manifest file.===
 
===Unable to find manifest file.===
 
===Unable to find material file referenced by model descriptor ?. The material must be placed in mod folder.===
 
===Unable to find material file referenced by model descriptor ?. The material must be placed in mod folder.===
===Unable to get material===
 
 
===Unable to find model descriptor file referenced in addon hookup data definition (?).===
 
===Unable to find model descriptor file referenced in addon hookup data definition (?).===
 
===Unable to find model geometry file for model descriptor (?) referenced by addon hookup data definition (?).===
 
===Unable to find model geometry file for model descriptor (?) referenced by addon hookup data definition (?).===
 
===Unable to find preview icon for ? defined in ?===
 
===Unable to find preview icon for ? defined in ?===
 
+
===Unable to get material===
 
=00003 - Not allowed=
 
=00003 - Not allowed=
 
===File with the unsupported extension found in the mod. Please remove it before uploading the mod.===
 
===File with the unsupported extension found in the mod. Please remove it before uploading the mod.===
Line 49: Line 47:
 
===txt/.jpg files that are not referenced by any sii file are not allowed!===
 
===txt/.jpg files that are not referenced by any sii file are not allowed!===
 
===Unable to find universal version defined.===
 
===Unable to find universal version defined.===
 +
===Units of type ? are not allowed.===
 +
===Units of type ? can be stored only inside the '?' file.===
 
===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.===
 
===Version folder name contains disallowed characters. Allowed [a-z0-9_].===
 
===Version folder name contains disallowed characters. Allowed [a-z0-9_].===
===Units of type ? are not allowed.===
 
===Units of type ? can be stored only inside the '?' file.===
 
 
=00004 - Malformed file=
 
=00004 - Malformed file=
 +
===1D, 2D, 3D and Rect tobj can have only one map set! (map index: ?)===
 
===Count of the parts does not match descriptor file ?. (desc: ?, geom: ?)===
 
===Count of the parts does not match descriptor file ?. (desc: ?, geom: ?)===
 
===Count of the parts does not match geometry file ?. (desc: ?, geom: ?)===
 
===Count of the parts does not match geometry file ?. (desc: ?, geom: ?)===
 
+
===Incorrect map at index 0===
 +
===Incorrect map at index ?===
 +
===Incorrect map type. (?)===
 +
===Incorrect texture sampler_name: "?".===
 
===Malformed DDS file!===
 
===Malformed DDS 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!===
 
===Malformed OGG file. Please correct it before uploading the mod.===
 
===Malformed OGG file. Please correct it before uploading the mod.===
 +
===Malformed tobj file.===
 
===Unable to load icon likely malformed file.===
 
===Unable to load icon likely malformed file.===
 
===Unable to read magic SII mark from file.===
 
===Unable to read magic SII mark from file.===
===Incorrect texture sampler_name: "?".===
 
===Malformed tobj file.===
 
===Incorrect map at index 0===
 
===1D, 2D, 3D and Rect tobj can have only one map set! (map index: ?)===
 
===Incorrect map at index ?===
 
===Incorrect map type. (?)===
 
 
=00005 - Missing required attribute=
 
=00005 - Missing required attribute=
 
===interior_model or exterior_model must be set to valid and descriptor file.===
 
===interior_model or exterior_model must be set to valid and descriptor file.===
Line 73: Line 70:
 
===Unable to create validation log file.===
 
===Unable to create validation log file.===
 
=00007 - Not supported=
 
=00007 - Not supported=
 +
===Cube texture maps must be pot textures. (texture_name: ?)===
 +
===Mipmapping is not supported for npot texture.===
 
===Unsupported tobj version. (version: ?)===
 
===Unsupported tobj version. (version: ?)===
===Mipmapping is not supported for npot texture.===
 
===Cube texture maps must be pot textures. (texture_name: ?)===
 
 
=00008 - Unable to load=
 
=00008 - Unable to load=
 +
===Unable to load file.===
 
===Unable to load model descriptor referenced by accessory addon data definition (?)===
 
===Unable to load model descriptor referenced by accessory addon data definition (?)===
===Unable to load file.===
 
 
=00009 - File is too big=
 
=00009 - File is too big=
 
===Maximum size of description file is ? MB===
 
===Maximum size of description file is ? MB===

Revision as of 12:13, 27 January 2016

Contents

00001 - Generic

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

Description file must be TXT file (?)

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)

No animation frames found.

No defined bones found.

No description file specified!

No icon specified.

No package versions defined.

No vertices defined for piece ?.

Referenced look (?) does not exists in the model.

Referenced variant (?) does not exists in the model.

Unable to load model animation file.

Unable to load model collision file.

Unable to load model descriptor file.

Unable to load model geometry file.

Unable to load tobj file.

Unable to load units from ? file.

Unable to mount version.

Unable to open description file.

Unable to open file.

Unable to open icon file.

Unable to read content of description file.

Unable to retreive informations about material.

00002 - File not found

Description file (?) does not exists.

File is not present

Icon file (?) does not exists

The version folder/archive does not exists!

Unable to find descriptor file for model geometry! (geometry: ?)

Unable to find geometry file for model descriptor ?.

Unable to find manifest file.

Unable to find material file referenced by model descriptor ?. The material must be placed in mod folder.

Unable to find model descriptor file referenced in addon hookup data definition (?).

Unable to find model geometry file for model descriptor (?) referenced by addon hookup data definition (?).

Unable to find preview icon for ? defined in ?

Unable to get material

00003 - Not allowed

File with the unsupported extension found in the mod. Please remove it before uploading the mod.

Found second universal version entry. Please use only one.

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

Mod package has to be placed inside the manifest.sii files put in version specific content directory. For example: "/latest/manifest.sii". (path: ?, manifest: ?)

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

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

txt/.jpg files that are not referenced by any sii file are not allowed!

Unable to find universal version defined.

Units of type ? are not allowed.

Units of type ? can be stored only inside the '?' file.

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

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

00004 - Malformed file

1D, 2D, 3D and Rect tobj can have only one map set! (map index: ?)

Count of the parts does not match descriptor file ?. (desc: ?, geom: ?)

Count of the parts does not match geometry file ?. (desc: ?, geom: ?)

Incorrect map at index 0

Incorrect map at index ?

Incorrect map type. (?)

Incorrect texture sampler_name: "?".

Malformed DDS file!

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

Malformed OGG file. Please correct it before uploading the mod.

Malformed tobj file.

Unable to load icon likely malformed file.

Unable to read magic SII mark from file.

00005 - Missing required attribute

interior_model or exterior_model must be set to valid and descriptor file.

00006 - Access denied

Unable to create validation log file.

00007 - Not supported

Cube texture maps must be pot textures. (texture_name: ?)

Mipmapping is not supported for npot texture.

Unsupported tobj version. (version: ?)

00008 - Unable to load

Unable to load file.

Unable to load model descriptor referenced by accessory addon data definition (?)

00009 - File is too big

Maximum size of description file is ? MB

Maximum size of icon file is ? MB