Help:VE17

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
(Created from error message)
 
(Created.)
Line 1: Line 1:
VE18: Attachment point ''attachment point name'' referenced by tag 'attachment' in ''attachment container'' was not found.
+
Attachment point '$(TAG_NAME)' in '$(CONT_NAME)' must be found in mesh '$(MESH_NAME)'."
  
For example:
+
The attachment point name used for the tag 'TAG_NAME' in the container 'CONT_NAME' was not found in the mesh.  The name might be misspelled in the tag, or the attachment point might not exist.
  
VE18: Attachment point 'a.safety' referenced by tag 'attachment' in 'smoke1' was not found.
+
See also: VE18.
 
+
The attachment point name used for the 'att' tag in the [[Attachment_Effect]] was not found in the mesh.  The name might be misspelled in the tag, or the attachment point might not exist.
+
 
+
This error is common in older assets, where part of the config.txt file has been copied from a different asset that used a mesh with different attachment point names.  It might be fixed by changing the attachment point name to the correct name, or, if the attachment point does not exist, by deleting the attachment. 
+
 
+
Note that an attachment point can be used for more than one attachment.
+
  
 
[[Category:Validation Errors]]
 
[[Category:Validation Errors]]

Revision as of 11:54, 11 July 2016

Attachment point '$(TAG_NAME)' in '$(CONT_NAME)' must be found in mesh '$(MESH_NAME)'."

The attachment point name used for the tag 'TAG_NAME' in the container 'CONT_NAME' was not found in the mesh. The name might be misspelled in the tag, or the attachment point might not exist.

See also: VE18.

Personal tools