Jump to content

TheCaleb

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by TheCaleb

  1. I have made a system variable called "Java" when I run the command in CMD: C:\Users\caleb\Desktop>Java -jar duckencode.jar -i C:\Users\caleb\Desktop\Rubber Duck\mouse It runs the compiler, but at the end I get an ERROR? Error with input file! Exception in thread "main" java.lang.reflect.InvocationTargetException 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 org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa der.java:58) Caused by: java.lang.NullPointerException at Encoder.main(Encoder.java:111) ... 5 more Could someone please tell me what I am doing wrong, I just got this today and I was so excited but now im pissed because it wont work :(
×
×
  • Create New...