Anybody got Enders Client running on OSX/Mac?

Forum for game modifications and custom clients.

Re: Anybody got Enders Client running on OSX/Mac?

Postby nostra » Thu Feb 14, 2013 5:31 pm

Still not working for me.. so this is how I run the client:

$ /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/javaws /Users/username/Downloads/updater.jnlp

this is the version:

java -version
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode

And this is the error:

Code: Select all
javax.media.opengl.GLException: java.lang.NoClassDefFoundError: apple/awt/ComponentModel
   at com.sun.opengl.impl.Java2D.invokeWithOGLContextCurrent(Java2D.java:296)
   at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:266)
   at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
   at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
   at haven.HavenPanel.uglyjoglhack(HavenPanel.java:385)
   at haven.HavenPanel.run(HavenPanel.java:420)
   at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NoClassDefFoundError: apple/awt/ComponentModel
   at com.sun.opengl.impl.JAWT_DrawingSurface.GetDrawingSurfaceInfo0(Native Method)
   at com.sun.opengl.impl.JAWT_DrawingSurface.GetDrawingSurfaceInfo(JAWT_DrawingSurface.java:56)
   at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable$1.run(MacOSXOnscreenGLDrawable.java:165)
   at java.security.AccessController.doPrivileged(Native Method)
   at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:163)
   at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57)
   at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
   at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
   at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
   at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:234)
Caused by: java.lang.ClassNotFoundException: apple.awt.ComponentModel
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   ... 10 more


Running 10.8.2 OSX
nostra
 
Posts: 15
Joined: Wed Dec 05, 2012 12:51 pm

Re: Anybody got Enders Client running on OSX/Mac?

Postby razoreqx » Wed May 29, 2013 12:54 pm

Kandarim wrote:I got ender's running on linux over the holidays (I had only a linux laptop :) )
It went off without a hitch, except that I had to compile it myself & download the dependencies seperate (i.e. jogl & gluegen)
if you're actively running linux, that shouldn't be a problem anymore :)



Can you post your command line? Im trying to run enders client in a windows 7 VM using java 7 and it just wont start. I dont even get the warning screen prompt. I can run the standard client VM but it wont finish loading in OS 10x. I want to be able to run the ender client in the VM windows 7 session. I found that running ender or the vanilla client in OS 10 causes issues with JAVA 7 and often crashes. I dont have issues with the vanilla client in windows 7 but definitely cant run the ender client. Any help would be appreciated.

C:\Program Files\Java\jre7\bin>javaws /salem/updater.jnlp

*Ive also tried running in OS10 but as sudo on vanilla and found I cant use the mouse to move and it eventually crashes. Ender wont load at all

jnlp spec="1.0+" codebase="http://dl.dropbox.com/u/18779594/salem/" href="salem2.jnlp">
<information>
<title>Custom Salem</title>
<vendor>Ender</vendor>
<description>The Salem game</description>
<icon href="http://plymouth.seatribe.se/java/icon.gif"/>
<shortcut online="false">
<desktop/>
<menu submenu="Custom Salem"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<resources>
<java version="1.6+" max-heap-size="512M"/>
<j2se version="1.6+" max-heap-size="512M"/>
<jar href="salem.jar"/>
<jar href="client-res.jar"/>
<property name="haven.defserv" value="plymouth.seatribe.se"/>
<property name="haven.resurl" value="http://plymouth.seatribe.se/res/"/>
<extension name="res" href="http://plymouth.seatribe.se/java/salem-res.jnlp"/>
<extension name="jogl" href="http://plymouth.seatribe.se/java/jogl/jogl.jnlp"/>
</resources>
<application-desc/>
</jnlp>
razoreqx
 
Posts: 27
Joined: Tue May 07, 2013 5:07 am

Re: Anybody got Enders Client running on OSX/Mac?

Postby oxiredo » Tue Jun 04, 2013 12:16 pm

I had problem running enders client on linux.
what fixed it: set the PATH to point to your */java/bin dir.
User avatar
oxiredo
 
Posts: 17
Joined: Sun Jan 06, 2013 11:53 pm

Re: Anybody got Enders Client running on OSX/Mac?

Postby razoreqx » Wed Jun 05, 2013 6:19 pm

oxiredo wrote:I had problem running enders client on linux.
what fixed it: set the PATH to point to your */java/bin dir.

thanks i'll try that.
razoreqx
 
Posts: 27
Joined: Tue May 07, 2013 5:07 am

Previous

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 8 guests