WorldScape Blitz

Off Topic => General (OT) => Topic started by: I K3 Dubstep on January 12, 2011, 12:10:20 AM

Title: Need some help d:
Post by: I K3 Dubstep on January 12, 2011, 12:10:20 AM
So I was downloading something and it's in .jar file, which is good, since i'm on a Mac.
The only problem is, when I try to open it, I get the message, "The jar file "BlahBlahBlah.jar" couldn't be launched. Check the Console for possible error messages"

Does  anyone know how I can fix this and make it so I can run this?
Title: Re: Need some help d:
Post by: Insomnom on January 12, 2011, 12:46:51 AM
If you post the contents of the error messages within the error console, I'm sure someone could help you better.
Title: Re: Need some help d:
Post by: I K3 Dubstep on January 12, 2011, 12:54:24 AM
What do you mean by the error console?
Title: Re: Need some help d:
Post by: Insomnom on January 12, 2011, 01:34:22 AM

Go to your utilities and then to console, I believe.
I don't have a Mac here so I can't double check..

Once/if you find it look in the log files for the error(s) that was/were generated when the java failure happend.
If you can't find the error(s), just try to load up the .jar file again and then look in the logs for the new error(s).

Then post whatever it says here so someone can pinpoint your problem easier. =D
Title: Re: Need some help d:
Post by: Kryptonite on January 12, 2011, 08:15:11 AM
Terminal

java -jar (drag jar file here)

OR

java -jar -Xmx512m (drag jar file here)


If that doesn't work let me know.
Title: Re: Need some help d:
Post by: I K3 Dubstep on January 12, 2011, 05:30:18 PM
Hopefully this isn't too long of a message, but I did what Kryptonite told me to do, and I got this;
macintosh-2:~ Kevin$ java -jar -Xmx512m/Users/Kevin/Desktop/Emps-Scape\ .jar
Warning: Incorrect memory size qualifier: m/Users/Kevin/Desktop/Emps-Scape .jar Treating it as m
Usage: java [-options] class [args...]
           (to execute a class)
   or  java [-options] -jar jarfile [args...]
           (to execute a jar file)

where options include:
    -client       to select the "client" VM
    -server       to select the "server" VM
    -jvm          is a synonym for the "client" VM  [deprecated]
    -hotspot      is a synonym for the "client" VM  [deprecated]
                  The default VM is client.
                 
    -cp <class search path of directories and zip/jar files>
    -classpath <class search path of directories and zip/jar files>
                  A : separated list of directories, JAR archives,
                  and ZIP archives to search for class files.
    -D<name>=<value>
                  set a system property
    -verbose[:class|gc|jni]
                  enable verbose output
    -version      print product version and exit
    -version:<value>
                  require the specified version to run
    -showversion  print product version and continue
    -jre-restrict-search | -jre-no-restrict-search
                  include/exclude user private JREs in the version search
    -? -help      print this help message
    -X            print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
                  enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
                  disable assertions
    -esa | -enablesystemassertions
                  enable system assertions
    -dsa | -disablesystemassertions
                  disable system assertions
    -agentlib:<libname>[=<options>]
                  load native agent library <libname>, e.g. -agentlib:hprof
                    see also, -agentlib:jdwp=help and -agentlib:hprof=help
    -agentpath:<pathname>[=<options>]
                  load native agent library by full pathname
    -javaagent:<jarpath>[=<options>]
                  load Java programming language agent, see java.lang.instrument
Sadly, i'm still not able to use the .jar file I wanted.
Title: Re: Need some help d:
Post by: I K3 Dubstep on January 12, 2011, 05:30:59 PM
And Mute, can you just send me a link to the video?
Title: Re: Need some help d:
Post by: I K3 Dubstep on January 12, 2011, 06:05:06 PM
That's what I meant, like, a youtube link.
But anyways, nothing special happened when I added the space, a lot of stuff came up again, but I still can't rune the .jar file.
Title: Re: Need some help d:
Post by: Voltimolt on January 12, 2011, 06:19:27 PM
Mute you could always resize the video smaller to youtube 360p size and have a great difference in file size.
Title: Re: Need some help d:
Post by: Insomnom on January 12, 2011, 06:53:59 PM
Pretty sure VLC can convert them, but I'm not sure of how good it is at it.
I'd test but I don't have any .MOVs just .AVIs, .MKVs and such.
Title: Re: Need some help d:
Post by: Dug on January 12, 2011, 10:07:06 PM
And because..
Quote from: Insomnom on January 12, 2011, 01:34:22 AM
.I don't have a Mac here so I can't double check..
::)
Title: Re: Need some help d:
Post by: Insomnom on January 12, 2011, 10:40:55 PM
Quote from: dug on January 12, 2011, 10:07:06 PM
And because..
Quote from: Insomnom on January 12, 2011, 01:34:22 AM
.I don't have a Mac here so I can't double check..
And because..
::)

VLC is not Mac-exclusive. I use it all the time.

Anyway. On topic, please.