Hmm I updated the natives-mac.jar.
But dont know this error I dont have a mac..

On 14 Apr., 14:16, Walter Chang <weih...@gmail.com> wrote:
> failed to run on mbp osx 10.6.7 (java version "1.6.0_24").  here is the
> stack trace:
>
> java.lang.NullPointerException
> at
> org.lwjgl.opengl.MacOSXContextImplementation.setSwapInterval(MacOSXContextImplementation.java:121)
> at org.lwjgl.opengl.Context.setSwapInterval(Context.java:231)
> at org.lwjgl.opengl.Display.setSwapInterval(Display.java:993)
> at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1005)
> at org.newdawn.slick.GameContainer.setVSync(GameContainer.java:805)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at clojure.lang.Reflector.invokeMatchingMethod(Reflector.java:90)
> at clojure.lang.Reflector.invokeInstanceMethod(Reflector.java:28)
> at game.start$fn__3815$start__3816.invoke(start.clj:33)
> at game.start$_main.invoke(start.clj:37)
> at clojure.lang.AFn.applyToHelper(AFn.java:159)
> at clojure.lang.AFn.applyTo(AFn.java:151)
> at game.start.main(Unknown Source)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at com.sun.javaws.Launcher.executeApplication(Launcher.java:1909)
> at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1847)
> at com.sun.javaws.Launcher.doLaunchApp(Launcher.java:1609)
> at com.sun.javaws.Launcher.run(Launcher.java:138)
> at java.lang.Thread.run(Thread.java:680)
>
>
>
> On Thu, Apr 14, 2011 at 8:09 PM, msappler <damnedmar...@web.de> wrote:
> > Thanks. That was a last minute change of the jnlp file location.
>
> > Should work now.
>
> > On 14 Apr., 13:39, Alfredo <alfredo.dinap...@gmail.com> wrote:
> > > Very cool!
> > > But how to play with it? With Chrome, it downloads the .jnlp file but
> > > if I click on it, an error raises:
>
> > > com.sun.deploy.net.FailedDownloadException: Unable to load resource:
> >http://sappler.ls4.allbytes.de/cdq/cdq.jnlp
> > >         at
> > > com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:
> > > 1372)
> > >         at
> > > com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:
> > > 1525)
> > >         at
> > > com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:
> > > 1503)
> > >         at
>
> > com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:
> > > 1609)
> > >         at
>
> > com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:
> > > 1534)
> > >         at
> > com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:
> > > 217)
> > >         at
> > com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:
> > > 201)
> > >         at
> > com.sun.javaws.Launcher.updateFinalLaunchDesc(Launcher.java:477)
> > >         at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:256)
> > >         at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:207)
> > >         at com.sun.javaws.Launcher.launch(Launcher.java:124)
> > >         at com.sun.javaws.Main.launchApp(Main.java:446)
> > >         at com.sun.javaws.Main.continueInSecureThread(Main.java:278)
> > >         at com.sun.javaws.Main$1.run(Main.java:116)
> > >         at java.lang.Thread.run(Thread.java:680)
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Clojure" group.
> > To post to this group, send email to clojure@googlegroups.com
> > Note that posts from new members are moderated - please be patient with
> > your first post.
> > To unsubscribe from this group, send email to
> > clojure+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/clojure?hl=en
>
> --
> .......__o
> .......\<,
> ....( )/ ( )...

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to