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)
Erycil
Mitglied
Beiträge: 2681
Registrieren: 23.07.08
Gesendet: 05.02.09, 10:49
Hello Folror and welcome to Magelo!
Could you check if you've got the latest version of Java please?
folror
Mitglied
Beiträge: 2
Registrieren: 04.02.09
Gesendet: 06.02.09, 19:44
no i have the newset version of java and it still wont work