View Full Version : View of the Earth at Night - Not working
Stephan
12-18-2004, 02:19 PM
Hello,
I'm trying to get the images of the earth at night feature in the animated Earth, but it always tells me - downloading, converting... and nothing happens. I also haven't found the "converted" images in the Cache directory, so my first guess is that they never are converted. I tryed it a lot of times, through the animted earth feature, and the WMS tool, but it just won't work. I even tried the bugfixes for the conversion problems mentioned in the suppor forum, with no effect. (well, they were ment for win98 / me but i gave it a try...)
I'd be happy if anyone could help.....
Machine:
IBM T40p,
WIN XP PRO (no sp2)
dx 9.0c (installed with world wind 1.2d)
ATI Mobility Fire GL 9000
Thanks, Stephan
ShockFire
12-18-2004, 07:16 PM
Could you check if there are any .txt files in your WorldWind directory that start with DEBUG
If so, please paste/post them here
Guest
01-01-2005, 07:13 PM
Originally posted by ShockFire@Dec 18 2004, 11:16 AM
Could you check if there are any .txt files in your WorldWind directory that start with DEBUG
If so, please paste/post them here
Quoted post
Hello,
Yes, there are 3 .....debug.txt files, two which only contain errors which are related to download timeouts, I guess they won't be of use... (dload_debug.txt and DEBUG_webdownload.txt )
ae_debug.txt:
=========
Index: 0
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(In t32 index)
at WorldWind.AnimatedEarthManager.displayFr ame(Int32 frameNumber)
=========
duh.txt:
=========
System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at WorldWind.AnimatedEarthManager.resizeIma ge(String fileName)
=========
dload_debug.txt:
=========
System.Net.WebException: The operation has timed-out.
at System.Net.HttpWebRequest.GetResponse()
at WorldWindow.DownloadableIcon.DownloadIma ge()
System.Net.WebException: The operation has timed-out.
at System.Net.HttpWebRequest.GetResponse()
at WorldWindow.DownloadableIcon.DownloadIma ge()
System.ArgumentOutOfRangeException: Non-negative number required.
Parameter name: count
at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
at WorldWindow.DownloadableIcon.DownloadIma ge()
System.Net.WebException: The underlying connection was closed: The remote name could not be resolved.
at System.Net.HttpWebRequest.CheckFinalStat us()
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetResponse()
at WorldWindow.DownloadableIcon.DownloadIma ge()
System.Net.WebException: The underlying connection was closed: The remote name could not be resolved.
at System.Net.HttpWebRequest.CheckFinalStat us()
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetResponse()
at WorldWindow.DownloadableIcon.DownloadIma ge()
System.Net.WebException: The underlying connection was closed: The remote name could not be resolved.
at System.Net.HttpWebRequest.CheckFinalStat us()
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetResponse()
at WorldWindow.DownloadableIcon.DownloadIma ge()
=========
PS: The night view of the earth finally works, without doing a thing on my machine or in world wind, but the same problem persists with other "pakets" for the animated earth feature, e.g. "Urbanization around the Pearl River Estuary in China from 1973 through 2001". - Maybe the problem was server-based, but i don't think so, because no one else mentioned problems with the night view. Well, maybe I just have to be patient and wait for the magic...!
Thanks for any help, Stephan
ShockFire
01-02-2005, 01:49 PM
Originally posted by Guest@Jan 1 2005, 09:13 PM
System.OutOfMemoryException: Out of memory.
As you might have figured out, you were out of memory :P
WorldWind can take up a lot of memory, so try closing any other running programs
vBulletin® v3.7.1, Copyright ©2000-2013, Jelsoft Enterprises Ltd.