Skip to content
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

Closed
Renegade1079 opened this issue Jun 15, 2018 · 5 comments
Closed

Trying to open Xmage on MacBook #5031

Renegade1079 opened this issue Jun 15, 2018 · 5 comments
Labels
linux / macos support Questions from users, help and support

Comments

@Renegade1079
Copy link

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.

@JayDi85
Copy link
Member

JayDi85 commented Jun 15, 2018

You need to install java first. Then try to run launcher by command line from launcher folder (create run-launcher.command file and insert command line to it):

  • java -jar XMageLauncher-0.3.8.jar

@JayDi85 JayDi85 added linux / macos support Questions from users, help and support labels Jun 15, 2018
@Renegade1079
Copy link
Author

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.

@JayDi85
Copy link
Member

JayDi85 commented Jun 15, 2018

You need to update xmage client files first. Press update button in launcher window and ensure it was downloaded (check ..\xmage\mage-client\ folder -- it's must contain files). If you can't update then try to move XMageLauncher-0.3.8. jar file (you need only launcher to install/update) to new folder and update again.

@Flowzn
Copy link

Flowzn commented Dec 4, 2019

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;
floriankeuten@Florians-MBP ~ % /Applications/xmage/xmage/mage-client/startClient.command ; exit;
zsh: /Applications/xmage/xmage/mage-client/startClient.command: bad interpreter: /bin/sh^M: no such file or directory

If I try to start the client by launcher app, a white window (mageframe) opens and the beachball appears.

@JayDi85
Copy link
Member

JayDi85 commented Dec 4, 2019

@Flowzn you can fix auto-login problem (white screen on startup) by that instructions

@JayDi85 JayDi85 closed this as completed Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux / macos support Questions from users, help and support
Projects
None yet
Development

No branches or pull requests

3 participants