Scottie Ferguson Newbie

Joined: 29 Sep 2004 Posts: 34
|
Posted: Fri Dec 23, 2005 10:23 am Post subject: Cosmetic bug in tooltips |
|
|
| Was just looking at The Barbarian Invasions. Loading it up, several PGC's show red errors. Hovering the mouse over them, there are multiple tooltips that say exactly the same thing: VTS2/Menu fr/PGC 2/cell cmd 2/Reference to block 0 while there are only three blocks available". VTS2/Menu fr/PGC 2/cell cmd 3/Reference to block 0 while there are only three blocks available VTS2/Menu fr/PGC 2/cell cmd 4/Reference to block 0 while there are only three blocks available Of course, there's no such thing as block 0, there are three cells, and when you look at the cell commands, the invalid references are Link Cell 6, Link Cell 8, Link Cell 10, etc. Each tooltip should be reporting the actual cell, not 0, ie: VTS2/Menu fr/PGC 2/cell cmd 2/Reference to block 6 while there are only three blocks available VTS2/Menu fr/PGC 2/cell cmd 3/Reference to block 8 while there are only three blocks available VTS2/Menu fr/PGC 2/cell cmd 4/Reference to block 10 while there are only three blocks available |
|