Still can't get HelloWorld example to work

Hey



Reading another thread , it said that if I have JME 0.7 then I have to use LWJGL 0.9. So I got it and I got this error:



I’m using WinXP woth Java 1.5





2004/09/22 09:40:12 com.jme.app.BaseGame start

INFO: Application started.

2004/09/22 09:40:12 com.jme.system.PropertiesIO

INFO: PropertiesIO created

2004/09/22 09:40:12 com.jme.system.PropertiesIO load

WARNING: Could not load properties: java.io.FileNotFoundException: properties.cfg (The system cannot find the file specified)





What should I do?

It’s just a warning. Ignore it. Let it create a .cfg file for you. The cfg file stores what resolution information you wanted to create your last program in.

Yep, not an error, just a standard first run message.