Mac Client Help Request [Solved]

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Mac Client Help Request [Solved]

Postby popfor » Fri Apr 26, 2013 7:06 pm

Basically, Ive spent the last thirty minutes searching for a client that is compatible with mac, which I at one point had. Basically im too lazy to search any more. Please post your mac clients here, if theres already a thread for this, that i missed, feel free to merge/del. .-.
Last edited by popfor on Sat Apr 27, 2013 1:29 am, edited 1 time in total.
Image Image
my avatar is stolen without permission
Image
#badboysclub
User avatar
popfor
 
Posts: 1406
Joined: Sat Dec 25, 2010 2:14 am
Location: E̹̙̺̬̖͈̘̭̙̘̔̈́̍͆͌̋̊̈́̀̎d̡̨̺̠̠̜̲̹͕̯̑̀͂͂̈̇̿̏͝͝g̨̙̻̼͎͖̱͔̗͙̐̅̇͗̈́̔͛̌̌͠ŷ͔̼͓̺̮̪̫̙̬̐͊̀́̊͆͝͝͝ͅ

Re: Mac Client Help Request

Postby mvgulik » Fri Apr 26, 2013 7:25 pm

Yep. Searching for 3 character words sucks at forums now a days. But knowing that ... might give you a clue about what else to try/use.
mvgulik
 
Posts: 3774
Joined: Fri May 21, 2010 2:29 am

Re: Mac Client Help Request

Postby HasseKebab » Fri Apr 26, 2013 8:58 pm

download ender then make a text file and write:
Code: Select all
 #!/bin/bash
cd `dirname "$0"`
java -d32 -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res


then save it as "anything.command" inside the ender folder
Image
      Image
JOIN THE OFFICIAL H&H DISCORD TODAY

♰ PROUD FORUM MODERATOR 02.01.2024 - 05.10.2024 ♰
User avatar
HasseKebab
 
Posts: 1766
Joined: Sun Mar 06, 2011 8:59 pm

Re: Mac Client Help Request

Postby popfor » Fri Apr 26, 2013 11:00 pm

HasseKebab wrote:download ender then make a text file and write:
Code: Select all
 #!/bin/bash
cd `dirname "$0"`
java -d32 -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res


then save it as "anything.command" inside the ender folder

Thank you :D
EDIT: I receive this error.
Code: Select all
/Users/Popfor/Desktop/HnH_Ender_x32/run.command ; exit;
Jonathans-MacBook-Air:~ Popfor$ /Users/Popfor/Desktop/HnH_Ender_x32/run.command ; exit;
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: no jogl in java.library.path
   at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1758)
   at java.lang.Runtime.loadLibrary0(Runtime.java:823)
   at java.lang.System.loadLibrary(System.java:1045)
   at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
   at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
   at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
   at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
   at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
   at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
   at java.security.AccessController.doPrivileged(Native Method)
   at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109)
   at com.sun.opengl.impl.macosx.MacOSXGLDrawableFactory.<clinit>(MacOSXGLDrawableFactory.java:53)
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:171)
   at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:108)
   at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
   at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
   at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:90)
   at haven.HavenPanel.<init>(HavenPanel.java:77)
   at haven.MainFrame.<init>(MainFrame.java:141)
   at haven.MainFrame.main2(MainFrame.java:254)
   at haven.MainFrame.access$100(MainFrame.java:35)
   at haven.MainFrame$6.run(MainFrame.java:309)
   at java.lang.Thread.run(Thread.java:680)
logout

[Process completed]

Image Image
my avatar is stolen without permission
Image
#badboysclub
User avatar
popfor
 
Posts: 1406
Joined: Sat Dec 25, 2010 2:14 am
Location: E̹̙̺̬̖͈̘̭̙̘̔̈́̍͆͌̋̊̈́̀̎d̡̨̺̠̠̜̲̹͕̯̑̀͂͂̈̇̿̏͝͝g̨̙̻̼͎͖̱͔̗͙̐̅̇͗̈́̔͛̌̌͠ŷ͔̼͓̺̮̪̫̙̬̐͊̀́̊͆͝͝͝ͅ

Re: Mac Client Help Request

Postby popfor » Sat Apr 27, 2013 1:28 am

Nevermind I found a fix :roll:
Image Image
my avatar is stolen without permission
Image
#badboysclub
User avatar
popfor
 
Posts: 1406
Joined: Sat Dec 25, 2010 2:14 am
Location: E̹̙̺̬̖͈̘̭̙̘̔̈́̍͆͌̋̊̈́̀̎d̡̨̺̠̠̜̲̹͕̯̑̀͂͂̈̇̿̏͝͝g̨̙̻̼͎͖̱͔̗͙̐̅̇͗̈́̔͛̌̌͠ŷ͔̼͓̺̮̪̫̙̬̐͊̀́̊͆͝͝͝ͅ

Re: Mac Client Help Request [Solved]

Postby borka » Sat Apr 27, 2013 12:47 pm

hey pop - good you fixed it :) Did you download jogl and glugen libaries and drop it in Ender folder?
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Mac Client Help Request [Solved]

Postby Coriander » Sat Apr 27, 2013 4:35 pm

Any more details regarding this fix would be appreciated. Here is the error log I get when I try to run H&H:

Whoops, it locked me out.
Trying a screen capture on it - see if I can post it as an attachment.

H&Herrorcapture413.tiff


Edit: Sorry, my massive ignorance regarding Macs is showing here. It appears I do not even know how to upload attachments :cry:
You do not have the required permissions to view the files attached to this post.
When the all cutting blade meets the uncuttable stone - at times, the blade is sharpened
User avatar
Coriander
 
Posts: 277
Joined: Sat Jun 06, 2009 10:52 pm
Location: minnesota

Re: Mac Client Help Request [Solved]

Postby borka » Sat Apr 27, 2013 5:52 pm

Coriander wrote:Any more details regarding this fix would be appreciated. Here is the error log I get when I try to run H&H:

Whoops, it locked me out.
Trying a screen capture on it - see if I can post it as an attachment.

H&Herrorcapture413.tiff


Edit: Sorry, my massive ignorance regarding Macs is showing here. It appears I do not even know how to upload attachments :cry:


doesn't look like Ender but default web client...
error gets reported...


better upload images (screenshots) to an image hoster like puush or imgur and post in [img] tags...
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Mac Client Help Request [Solved]

Postby Coriander » Sun Apr 28, 2013 12:47 am

Sorry, it was not the Ender client. I tried to use Ender's years ago with no success and finally gave up. Time for me to try again, most of the bugs seem to have been worked out. I am looking forward to it believe me.

I have not used an image hoster before either but I will check it out. It is a pretty useful tool. Thank you.
When the all cutting blade meets the uncuttable stone - at times, the blade is sharpened
User avatar
Coriander
 
Posts: 277
Joined: Sat Jun 06, 2009 10:52 pm
Location: minnesota

Re: Mac Client Help Request [Solved]

Postby borka » Sun Apr 28, 2013 1:44 am

@Coriander - what Mac OsX version and what Java?
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Next

Return to The Wizards' Tower

Who is online

Users browsing this forum: Amazon [Bot], Claude [Bot] and 0 guests