[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AGS 3.0 Errors on OSX 10.6 using Java 1.6



On May 20, 4:33 pm, savant42 <jbrash...@gmail.com> wrote:
> On May 20, 10:56 am, schmidtd <schmi...@my-deja.com> wrote:
>
> > On May 20, 1:32 pm, dog_...@macgui.com (D Finnigan) wrote:
>
> > > savant42 wrote:
>
> > > > When I run AGS 3.0 from the cli, this is the error I get:
>
> > > > onosendai:ags_3.0rc2 jbrashars$ java -jar dist/ags.jar
> > > > May 19, 2010 7:17:23 PM ags.controller.Configurator findClassInJar
> > > > SEVERE: null
> > > > java.util.zip.ZipException: error in opening zip file
>
> > > Mustn't one supply a class name when executing a jar file?
>
> > Not if it has a manifest.
>
> > Savant42 -
>
> > Where you unpacked it, does the path have a space in the name?  I
> > tried unpacking on a Windows desktop, and got the errors you noted.
> > When I moved it to /tmp/ags, it worked fine.

> BRILLIANT!!!!!!
>
> There was, in fact, a space in the directory name /Apple II/
> ags3._blahblah/

Most programmers miss that part... I know I do.  Someone always finds
that bug sooner or later.  I personally believe spaces are evil, but
not everyone feels that same way.

> Moving it to the desktop in its own folder fixed it. I might have to
> name my next kid David. Thank you, sir!!!

You're quite welcome.  She might not like it if she turns out to be a
girl, though.  Oh, and the next problem you're going to run into is
RXTX on OSX 10.6... you did "install" 2.2Pre2, didn't you?