Help:VE184
From TrainzOnline
(Difference between revisions)
(Created page with "''KIND '$(KIND)' requires trainz-build $(TRAINZBUILD).'' This error results when an asset attempts to specify a KIND which was added to the game more recently than the asset'...") |
Tonyhilliam (Talk | contribs) |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | ''KIND '$(KIND)' requires trainz-build $(TRAINZBUILD).'' | + | '''KIND '$(KIND)' requires trainz-build $(TRAINZBUILD).''' |
This error results when an asset attempts to specify a KIND which was added to the game more recently than the asset's trainz-build tag indicates as a minimum support version. For example, a T:ANE procedural track asset cannot have a trainz-build of 3.5, because v3.5 (TS12) did not support procedural track assets. | This error results when an asset attempts to specify a KIND which was added to the game more recently than the asset's trainz-build tag indicates as a minimum support version. For example, a T:ANE procedural track asset cannot have a trainz-build of 3.5, because v3.5 (TS12) did not support procedural track assets. | ||
| + | |||
| + | |||
| + | [[Category:Validation Errors]] | ||
Latest revision as of 16:03, 16 January 2018
KIND '$(KIND)' requires trainz-build $(TRAINZBUILD).
This error results when an asset attempts to specify a KIND which was added to the game more recently than the asset's trainz-build tag indicates as a minimum support version. For example, a T:ANE procedural track asset cannot have a trainz-build of 3.5, because v3.5 (TS12) did not support procedural track assets.