Page 2 of 4

Re: XWOM Client MacOS and Linux Version

PostPosted: 29 May 2013, 12:33
by dzienny
xxvallexxklyou wrote:I don't get how to copy and paste the code you gave me Dzienny can you explain further?

I've just uploaded a new version that contains xwom_mac.sh. This one should work for you.

Re: XWOM Client MacOS and Linux Version

PostPosted: 20 Jun 2013, 01:53
by xxvallexxklyou
when I open xwom_mac.sh this is what pops up I don't understand how to run it.






#!/bin/sh
SOURCE="${BASH_SOURCE[0]}"
DIR="$( dirname "$SOURCE" )"
while [ -h "$SOURCE" ]
do
SOURCE="$(readlink "$SOURCE")"
[[ $SOURCE != /* ]] && SOURCE="$DIR/$SOURCE"
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
done
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"

cd "$DIR"

java -Xmx832M -Xms832M -jar -Dsun.java2d.noddraw=true -Dsun.awt.noerasebackground=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false lib/Starter.jar

Re: XWOM Client MacOS and Linux Version

PostPosted: 20 Jun 2013, 13:44
by dzienny
@xxvallexxklyou
It seems that you have a trouble starting the sh script. There's a related question on StackOverflow about it. It may help you solve this problem.

Re: XWOM Client MacOS and Linux Version

PostPosted: 28 Jul 2013, 14:19
by MilesDerp
I am currently running on Ubuntu 13.04 x64, and java 7. I can get xwom to launch, but I get no video, yes I have the correct graphics drivers installed, yadayadayada.
I am hoping someone that is a bit more intelligent than me when it comes to Linux could help me with this issue. Thanks in advance! Image

Re: XWOM Client MacOS and Linux Version

PostPosted: 04 Dec 2013, 03:04
by lordnt
MilesDerp wrote:I am currently running on Ubuntu 13.04 x64, and java 7. I can get xwom to launch, but I get no video, yes I have the correct graphics drivers installed, yadayadayada.
I am hoping someone that is a bit more intelligent than me when it comes to Linux could help me with this issue. Thanks in advance! Image


check the libs installed in xwom/native/linux

libjinput-linux.so
libjinput-linux64.so
liblwjgl.so
liblwjgl64.so
libopenal.so
libopenal64.so

reinstall, rename, check.correct permissions if necessary.

Re: XWOM Client MacOS and Linux Version

PostPosted: 04 Dec 2013, 03:29
by lordnt
xxvallexxklyou wrote:when I open xwom_mac.sh this is what pops up I don't understand how to run it.






#!/bin/sh
SOURCE="${BASH_SOURCE[0]}"
DIR="$( dirname "$SOURCE" )"
while [ -h "$SOURCE" ]
do
SOURCE="$(readlink "$SOURCE")"
[[ $SOURCE != /* ]] && SOURCE="$DIR/$SOURCE"
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
done
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"

cd "$DIR"

java -Xmx832M -Xms832M -jar -Dsun.java2d.noddraw=true -Dsun.awt.noerasebackground=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false lib/Starter.jar



You might have to change the permissions to execute it.
use the terminal app and go to the xwom directory and use:

chmod 777 xwom_mac.sh

that might solve your issue.


If the permissions are correct use in the terminal app (assuming you are in the xwom directory) and use:

./xwom_mac.sh

to start xwom

Mac OSX xwom login problem.

PostPosted: 09 Mar 2014, 13:29
by JORGETECH
I have a problem, when I try to connect with my minecraft.net account (mail) it doesn't login. :(

Re: Mac OSX xwom login problem.

PostPosted: 15 Mar 2014, 17:38
by dzienny
JORGETECH wrote:I have a problem, when I try to connect with my minecraft.net account (mail) it doesn't login. :(


1. What's the error message?
2. Can you login on minecraft.net with your account?

Re: XWOM Client MacOS and Linux Version

PostPosted: 18 Apr 2014, 21:30
by blade1018
Ok. I loved this client when I had windows. But I have linux now. So I installed wom etc etc. And then I go to get xwom. I downloaded the latest version 1.9.3. But it won't let me login to my minecraft account?!?!?! Can anyone help?

Re: XWOM Client MacOS and Linux Version

PostPosted: 18 Apr 2014, 21:37
by blade1018
blade1018 wrote:Ok. I loved this client when I had windows. But I have linux now. So I installed wom etc etc. And then I go to get xwom. I downloaded the latest version 1.9.3. But it won't let me login to my minecraft account?!?!?! Can anyone help?

Oh, and its a normal account. Not email. It just says, username or password is incorrect. Something like that at least. And absolutely wont let me login. Even though it does with normal wom. Please help D: