VelocityRaptor wrote:Trying to get HnH on friend's Mac. I downloaded the Ender's client for mac, did the chmod 777 on all files like other threads have suggested and the like, but we still have white screen issue when we use the site's client and it seems none of the resources can be found for Ender's run.command. Run.command is this.
- Code: Select all
#!/bin/bash
cd `dirname "$0"`
java -d32 -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Any suggestions on fixing either issue.
I think I found your problem, you're using a mac.
