Closed jklimke closed 9 years ago
Does this happen with one of the stock earth files?
I didn't try one of them. Unfortunately it is very hard to reproduce. I just noticed it crashing my application. It could be, that one of the images that should be composed is not available (e.g., http failure or an image file does not exist)
I assume you're using a Mercator source?
Yes, there are two mercator TMS image layers in my earth file. It might happen that there are missing tiles for both of the sources (due a little wonky map generation process).
Should be straightforward to debug into the method and see if there's an index out of bounds or something.
Any update on this?
There is a crash happening when a terrain tile is loaded / copied. Are there any poposals how to fix this crash ? we are currently using a master version from December 5th (commit cb7907d44003140b2e9341ef1824b82957f547d8)
The crash backtrace is the following: