Currently causes failing asserts. Seems that the cache is sometimes accessed when it's not initialized.
Reply To cazfi
Currently causes failing asserts. Seems that the cache is sometimes accessed when it's not initialized.
New master/S3_1 patch attached. S3_0 does not have the problematic cache user.
tile_has_native_base() would benefit from a uclass cache.native_bases, and there seems to be many callers for tile_has_native_base() - some in the path finding code.