Help:VE122
From TrainzOnline
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.