Keneton
Sep 8th, '03, 01:02 PM
Dan:
I am sure that this is my error. Things had been working well. I followed directions on the site and now my program will not launch. I saved details below from error message. Please help.
java.lang.NoClassDefFoundError: com/hero/util/AutoUpdater
at com.hero.HeroDesigner.<init>(HeroDesigner.java:251)
at com.hero.HeroDesigner.getInstance(HeroDesigner.jav a:357)
at com.hero.HeroDesigner.main(HeroDesigner.java:378)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
I am sure that this is my error. Things had been working well. I followed directions on the site and now my program will not launch. I saved details below from error message. Please help.
java.lang.NoClassDefFoundError: com/hero/util/AutoUpdater
at com.hero.HeroDesigner.<init>(HeroDesigner.java:251)
at com.hero.HeroDesigner.getInstance(HeroDesigner.jav a:357)
at com.hero.HeroDesigner.main(HeroDesigner.java:378)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)