It doesn't have to be related to tiles. I guess if you had a hak which had 200 placeables and it was overwritten by an older version with only 180 placeables, you might get the same error.
In general the out of bounds error message means that something is referencing a resource with for example the number 200 while there are only 199 resources of that kind. It could be tiles, placeables, creatures, etc.
To have the actual filename of every resource in the area data instead of a number would make the area data a lot bigger, so I guess that everything is referenced by number.
Modifié par Zwerkules, 18 septembre 2011 - 09:08 .