Help:VE17

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
(Created from error message)
 
(Links)
 
(One intermediate revision by one user not shown)
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:
  
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.
+
[[Help:VE15]]  Attachment point ''$(TAG_NAME)' in ''$(CONT_NAME)'' must be found in mesh '$(MESH_NAME)'.  
  
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. 
+
[[Help:VE18]]  Attachment point ''$(TAG_VAL)'' referenced by tag ''$(TAG_NAME)'' in ''$(CONT_NAME)'' was not found.  
 
+
Note that an attachment point can be used for more than one attachment.
+
  
 
[[Category:Validation Errors]]
 
[[Category:Validation Errors]]

Latest revision as of 09:19, 15 November 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:

Help:VE15 Attachment point $(TAG_NAME)' in $(CONT_NAME) must be found in mesh '$(MESH_NAME)'.

Help:VE18 Attachment point $(TAG_VAL) referenced by tag $(TAG_NAME) in $(CONT_NAME) was not found.

Personal tools