While we try to silence all error messages on renum, there is one we can't get rid of:
Code: Select all
//!!Error (129): Offset 5: Only 0 random bits are available.
242 * 39 02
05 // Canals
10 // ID
80 // Random: Use 80 to randomize the object (vehicle, station, building, industry) based on its own triggers and bits.
00 // Trigger:
01 // Randbit: 16 sets needs 4 bits?
10 // 16 Sets
00 00 01 00 02 00 03 00 04 00 05 00 06 00 07 00 08 00 09 00 0A 00 0B 00 0C 00 0D 00 0E 00 0F 00
http://dev.openttdcoop.org/projects/ope ... pnfo#L3947
Is it possible to silence that error or need we to life with?
Greets
Ammler