Topic: SRTM30 getting stuck unzipping elevations
I've been playing around with Real World Terrain since purchasing back on the 2nd. Yesterday I started getting issues with it hanging when it tries to unzip the elevations. If I go to my RWT_Cache/Heightmaps folder, I get error messages that the files are invalid when I try to manually unzip them.
If I then go to Real World Terrain Helper and click to show download links, the file name for the zip there is completely different than the names of the zip files within the Heightmaps folder. Helper shows a standard SRTM zip name (SRTM_68_14 for example) whereas Heightmaps folder creates filenames based on coordinates (S7E155.hgt.zip for example). If I unpack the ASC file and put in Heightmaps folder, it doesn't seem to recognize it and I'm not sure what to name since the inspector version when I click Start seems to be creating two broken files with the coordinate type name.
If I switch to normal SRTM, the inspector works as expected. I verified my EarthData access by logging in manually to the website so I'm kind of at a loss in what else to do. I've cleared cache. I've shut down and rebooted. I've tried in a new project.
I've even gone as far as deleting the Library folder of the Unity project so Unity reimports everything when I load up, but I can no longer seem to successfully download and process SRTM30. I'm half wondering if the EarthData site may be having problems and an error is being received from them but not being displayed through the console. Are you doing any error checking on data being returned from EarthData's api?
This is on Unity 5.6.0f3 with RWT 3.8.7 on a Windows 10 machine with Unity set for Windows build (although not sure why the last would matter since all in the editor but including just trying to be thorough.)..
I'd love to get this sorted out. Sorry for posting as a new topic but I wasn't sure if I should post in the other thread (http://forum.infinity-code.com/viewtopic.php?id=374) since it seems that maybe that is the fix in a lot of cases. I just can't get it to work here in my situation.
Thanks in advance for any help you can provide!