[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
BRILLIANT!!!!!!
There was, in fact, a space in the directory name /Apple II/
ags3._blahblah/
Moving it to the desktop in its own folder fixed it. I might have to
name my next kid David. Thank you, sir!!!
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.