World Wind Forums

Go Back   World Wind Forums > WorldWind .Net Development > Ports

Ports Porting World Wind to different platforms.

Reply
 
Thread Tools Display Modes
Old 11-25-2005, 05:38 PM   #1
pronvit
Senior Member
 
Join Date: May 2005
Posts: 121
pronvit
Default

After long period of development WW2D 0.99.87 is finally released. List of changes follows:

*Moon and Mars support
*World Heritage add-on
*Rapid Fire MODIS add-on
*Demis add-on
*Export as image and to online hotspot database
*Ability to start application from any folder
*Download indicator in status area
*Opening browser to show more info about placemark
*Alt+left mouse button acts as right mouse button (for OS X users)
*Many bugs fixed

Also I moved to new hosting and redeveloped site, added online hotspot database.

Visit http://ww2d.csoft.net
__________________
WW2D FreeMagic Pocket GCC Pocket C#
pronvit is offline   Reply With Quote
Old 11-25-2005, 06:35 PM   #2
m_k
Bored Explorer
 
m_k's Avatar
 
Join Date: Nov 2004
Location: Warsaw, Poland
Posts: 1,808
m_k is an unknown quantity at this point
Default

It doesn't work

Code:
E:\Program Files\NASA\ww2d-0.99.87>java -jar ww2d.jar
WW2D 0.99.87 by Vitaliy Pronkin <pronvit@gmail.com> starting...
java.lang.NullPointerException
    at java.util.Arrays.sort(Unknown Source)
    at org.ww2d.core.ConfigLoader.load(ConfigLoader.java:37)
    at org.ww2d.core.Program.main(Program.java:60)
Exiting because config couldn't be parsed
(.86 was ok )
__________________
Hot stuff: FAQ, forum search, DirectX, .NET, Video Card Compatibility list
m_k is offline   Reply With Quote
Old 11-25-2005, 06:42 PM   #3
pronvit
Senior Member
 
Join Date: May 2005
Posts: 121
pronvit
Default

Quote:
Originally posted by m_k@Nov 25 2005, 10:35 PM
It doesn't work

Code:
E:\Program Files\NASA\ww2d-0.99.87>java -jar ww2d.jar
WW2D 0.99.87 by Vitaliy Pronkin <pronvit@gmail.com> starting...
java.lang.NullPointerException
    at java.util.Arrays.sort(Unknown Source)
    at org.ww2d.core.ConfigLoader.load(ConfigLoader.java:37)
    at org.ww2d.core.Program.main(Program.java:60)
Exiting because config couldn't be parsed
(.86 was ok )
stupid question: are you sure?
Code:
F:\ww2d-0.99.87>dir
 Volume in drive F is Second
 Volume Serial Number is 15D6-1D65

 Directory of F:\ww2d-0.99.87

25.11.2005 21:40  <DIR>     .
25.11.2005 21:40  <DIR>     ..
25.11.2005 21:38  <DIR>     Earth
25.11.2005 21:38  <DIR>     Global
25.11.2005 19:06      94 928 WW2D.jar
        1 File(s)     94 928 bytes
        4 Dir(s)   993 742 848 bytes free

F:\ww2d-0.99.87>java -jar WW2D.jar
WW2D 0.99.87 by Vitaliy Pronkin <pronvit@gmail.com> starting...
and it works..
__________________
WW2D FreeMagic Pocket GCC Pocket C#
pronvit is offline   Reply With Quote
Old 11-28-2005, 09:24 AM   #4
pronvit
Senior Member
 
Join Date: May 2005
Posts: 121
pronvit
Default

now I see.. it doesn't work if path contains spaces. I'll fix this, and you can simply try to move it somewhere else until that.
__________________
WW2D FreeMagic Pocket GCC Pocket C#
pronvit is offline   Reply With Quote
Old 11-28-2005, 02:53 PM   #5
m_k
Bored Explorer
 
m_k's Avatar
 
Join Date: Nov 2004
Location: Warsaw, Poland
Posts: 1,808
m_k is an unknown quantity at this point
Default

it works now
thx
__________________
Hot stuff: FAQ, forum search, DirectX, .NET, Video Card Compatibility list
m_k is offline   Reply With Quote
Old 11-28-2005, 04:13 PM   #6
5of0
Dabbling Geek
 
5of0's Avatar
 
Join Date: Jan 2005
Location: Washington State, USA
Posts: 1,623
5of0 is an unknown quantity at this point
Default

Quote:
Originally posted by pronvit@Nov 28 2005, 02:24 AM
now I see.. it doesn't work if path contains spaces. I'll fix this, and you can simply try to move it somewhere else until that.
Ah, that would probably be my problem, too. I'll check when I get home.
__________________
Note: The above statement is probably an educated guess, derived from much forum reading, IRC chatting, general curiosity, etc. Use at your own risk.
Before asking, check the FAQ or search, and Ask a good question.

Having problems? Make sure you have Managed DirectX and .NET Framework.
Then check the Video Card Compatibility List


5of0 is offline   Reply With Quote
Old 11-30-2005, 05:59 PM   #7
5of0
Dabbling Geek
 
5of0's Avatar
 
Join Date: Jan 2005
Location: Washington State, USA
Posts: 1,623
5of0 is an unknown quantity at this point
Default

Quote:
Originally posted by 5of0@Nov 28 2005, 09:13 AM
Ah, that would probably be my problem, too. I'll check when I get home.
I checked it, and it works! Hooray! Very nice, works just great. Quick question: Do normal WW add-ons work, or do they have to be modified?
__________________
Note: The above statement is probably an educated guess, derived from much forum reading, IRC chatting, general curiosity, etc. Use at your own risk.
Before asking, check the FAQ or search, and Ask a good question.

Having problems? Make sure you have Managed DirectX and .NET Framework.
Then check the Video Card Compatibility List


5of0 is offline   Reply With Quote
Old 11-29-2005, 11:21 PM   #8
hermetica
Rabbi Shmuel
 
hermetica's Avatar
 
Join Date: Jan 2005
Location: 37000-TOURS-FRANCE
Posts: 275
hermetica
Default

Quote:
After long period of development WW2D 0.99.87 is finally released. List of changes follows:

*Moon and Mars support
*World Heritage add-on
*Rapid Fire MODIS add-on
*Demis add-on

I have try WW2D 0.99.87 ...ok...But the Demis addon does not function and I
do not know why.....
hermetica is offline   Reply With Quote
Old 11-30-2005, 05:03 PM   #9
pronvit
Senior Member
 
Join Date: May 2005
Posts: 121
pronvit
Default

Quote:
Originally posted by hermetica@Nov 30 2005, 03:21 AM
I have try WW2D 0.99.87 ...ok...But the Demis addon does not function and I
do not know why.....
i'll check..
__________________
WW2D FreeMagic Pocket GCC Pocket C#
pronvit is offline   Reply With Quote
Old 11-30-2005, 05:27 PM   #10
pronvit
Senior Member
 
Join Date: May 2005
Posts: 121
pronvit
Default

I found the problem.

Demis started to check User-Agent of HTTP request to be "World Wind v1.3.3.1 (...)" and therefore WW2D stopped to work.

its their right, however I don't think this is quite good because they haven't notified community (or I missed something)..

it's not a problem for me, I updated code and you can download workig version from http://ww2d.csoft.net/files/WW2D.jar
__________________
WW2D FreeMagic Pocket GCC Pocket C#
pronvit is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WW2D is ready! pronvit Ports 66 01-19-2008 09:23 PM
WW2D Beta is ready! pronvit Ports 47 10-08-2005 12:22 AM
WW2D & .NET pronvit Ports 4 09-09-2005 05:48 PM


All times are GMT +1. The time now is 01:31 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.