Jump to content

Running PTS on MAC


Recommended Posts

 

 

This is info from the last PTS thread which unfortunately wasnt reposted so im reposting for any mac users!  

We use an external Java Runtime Environment for macOS, because it doesn't provide its own

 

To test the PTS client on macOS, you'll need to download the latest JDK (which provides cli tools for java) & run the PTS client via the PokeMMO.sh shell script provided in the zip

 

 

Tested to run by me.  Use this small guide after installing java files.

 

 

Give execute permission to your script:

chmod +x /path/to/yourscript.sh

(drag n drop pokemmo.sh into terminal and type chmod +x before it, then press enter)

 

And to run your script:

/path/to/yourscript.sh

(drag n drop pokemmo.sh file into terminal and press enter)

 

(This is will run the PTS)

 

Since . refers to the current directory: if yourscript.sh is in the current directory, you can simplify this to:

./yourscript.sh

 

Edited by Xatu
Link to comment
3 minutes ago, Diano said:

 

Well its still UNIX so technically the only difference between MAC and Windows XP with a new slow, shitty skin is just the GUI.  Cross platform development has been a thing since like 2006. 

Edited by Xatu
Link to comment
1 minute ago, Xatu said:

Well its still UNIX so technically the only difference between MAC and Windows XP with a new slow, shitty skin is just the GUI.  Cross platform development has been a thing since like 2006. 

Mac = Linux for rich.

Linux = Mac for poor.

That's what I learned in my life.

Link to comment
5 minutes ago, Diano said:

Mac = Linux for rich.

Linux = Mac for poor.

That's what I learned in my life.

You forgot that mac has an extremely fast product cycle.  Thus, old mac can be purchased for very very cheap while still being quite up to date.

Edited by Xatu
Link to comment

NAME-iMac:~ USER /Users/NAME/Downloads/PokeMMO-Client-PTS-8888/PokeMMO.sh 

Error: Could not find or load main class com.pokeemu.client.Client

 

I get this when I run terminal, what's wrong with this? @Kyu@Desu

I'm a noob mac user

Edited by KaynineXL
Link to comment
1 hour ago, KaynineXL said:

NAME-iMac:~ USER/Users/NAME/Downloads/PokeMMO-Client-PTS-8888/PokeMMO.sh 

Error: Could not find or load main class com.pokeemu.client.Client

 

I get this when I run terminal, what's wrong with this? @Kyu@Desu

I'm a noob mac user

Run:

cd /Users/NAME/Downloads/PokeMMO-Client-PTS-8888/

then

./PokeMMO.sh

Link to comment
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.