-
Notifications
You must be signed in to change notification settings - Fork 782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to open Xmage on MacBook #5031
Comments
You need to install java first. Then try to run launcher by command line from launcher folder (create
|
Ok, I am pretty sure that I have java installed. I went back and reinstalled it to make sure, as for the launcher I can get it open by running XMageLauncher-0.3.8. jar. After that I click the run client button and the XMage client console opens with a black screen, also clicking the run server button doesn't do anything. I apologize that I am completely oblivious how to do these things on a mac, PC I have it up and running no problem but this is giving me headaches. |
You need to update xmage client files first. Press update button in launcher window and ensure it was downloaded (check |
I have the same problem with xmage on my MBP. But I have no idea of java or coding in general. That is what happens if i try to run the startClient.command file: /Applications/xmage/xmage/mage-client/startClient.command ; exit; If I try to start the client by launcher app, a white window (mageframe) opens and the beachball appears. |
@Flowzn you can fix auto-login problem (white screen on startup) by that instructions |
When I try to open the startClient.command I get a terminal that opens that has the following:
Last login: Fri Jun 15 17:28:37 on ttys001
Myless-MacBook-Air:~ Myles$ /Applications/xmage/mage-client/startClient.command ; exit;
-bash: /Applications/xmage/mage-client/startClient.command: /bin/sh^M: bad interpreter: No such file or directory
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Not sure how to proceed with fixing this, any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: