Thread: Nw2png
View Single Post
  #58  
Old 08-21-2011, 12:57 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by papajchris View Post
Hmm it doesnt seem to be finding the location.

It continues to say "unable to access jarfile...." However it seems to be shortening the location in the error (could that be an issue?)

when i type in java -jar CUsers\FIRST LAST\Desktop\NW2PNG.jar

it returns "unable to access jarfile cusers\FIRST"

Im opening up the properties of nw2png.jar and copying the location exactly (and then adding \NW2PNG.jar to the end), so i don't think my location is an issue?
Add quotation marks around the path to the JAR; needs to be done if the path contains spaces.
Reply With Quote