grab hints from the clients on mac thread ...
http://www.havenandhearth.com/forum/vie ... 27&t=32796i suggest to download Ender with updater.jar first - then copy over the Mac gluegen and jogl libaries to Apoc as you need them and Apoc DL only contain libaries for windows
Also you need to check what Java version with what Bit you have to grab the right bit client version!
64 Bit Java with 64 Bit client
- Code: Select all
#!/bin/bash
cd `dirname "$0"`
java -d64 -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
32 Bit Java with 32 Bit client
- Code: Select all
#!/bin/bash
cd `dirname "$0"`
java -d32 -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
prolly the ./res argument isn't need with Apoc
btw. @all
if you're going to download from sendspace uncheck "DL with Sendspace manager" (under DL Button) as it contains ADWARE (MultiPlug.aoa) that might cause your AV Scanner to alarm and block ...
Do not download an . exe file !Xcoms are plain .zip files