会员
帖子总数: 2
注册: 2009/2/4
|
已发表: 2009/2/4 下午4:54
|
|
|
when i try and run the program i get this massage
java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Unknown Source)
at java.util.Properties.load0(Unknown Source)
at java.util.Properties.load(Unknown Source)
at java.util.PropertyResourceBundle.<init>(Unknown Source)
at com.magelo.update.launcher.Launches.Launchea(Launches.java:13)
at com.magelo.update.launcher.Launches.Launcheb(Launches.java:6)
at com.magelo.update.launcher.Launches.Launchea(Launches.java:3)
at com.magelo.update.launcher.Launcher.Launchea(Launcher.java:22)
at com.magelo.update.launcher.Launcher.main(Launcher.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
|
|
|
会员
帖子总数: 2681
注册: 2008/7/23
|
已发表: 2009/2/5 上午4:49
|
|
|
Hello Folror and welcome to Magelo!
Could you check if you've got the latest version of Java please?
|
|
|
会员
帖子总数: 2
注册: 2009/2/4
|
已发表: 2009/2/6 下午1:44
|
|
|
no i have the newset version of java and it still wont work
|
|
|