Help:VE122

From TrainzOnline
Revision as of 10:38, 23 August 2016 by Builderbob (Talk | contribs)

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

tagname must have a positive value.

A positive numeric value is required for the tag, but a negative value has been provided.

For example, the config.txt file for a traincar asset included this queue container:

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

The error message was:

- VE122: 'size' must have a positive value.

The correction is to change the value for the size tag to the correct positive number.

Personal tools