Help:VE45

From TrainzOnline
Revision as of 10:24, 9 September 2016 by Builderbob (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The Tag tagname is not permitted within a container of type containername.

The tag name used in the container is not valid, or is not valid for that container. This might be a misspelling, or it might be that the tag is misplaced.

For example, an asset included a load subcontainer with the queues container:

 load0
 {
   count                               30
   initial-count                       0
   
   allowed-products
   {
     1                                 <kuid2:67794:50004:1>
   }
 }

The error message was: - VE45: The Tag 'count' is not permitted within a container of type 'load0'.

The correct tag for this purpose is size, not count. The tag must be changed to the correct name.

Personal tools