Hello,
I am trying to run a Yogscast Complete server for a few friends but when I try to launch the server from a command file it crashes. Here is a link to the Terminal log: http://pastebin.com/atuvewc8
The command file to start the server goes:
#!/bin/bash
cd "$(dirname "$0")"
java -XX:MaxPermSize=1024m -Xms4G -Xmx4G -jar forge-1.6.4-9.11.1.965-universal.jar
My computer stats are:
MacBook Pro
Retina, 15-inch, Early 2013
Processor: 2.4 GHz Intel Core i7
Memory: 8 GB 1600 MHz DDR3
Graphics: NVIDIA GeForce GT 650M 1024 MB
Software: OS X 10.9.5 (13F34)
I am also running Java 7 Update 67