Cant start Simply Magic server

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
A

Aliflo

Guest
Title:
Cant start Simply Magic server
Launcher Version:
N/A, Simply Magic Latest Version
Modpack:
Simply Magic
Modpack Version:
Latest
Log Link:
Details of the issue:
I'm on a Mac. I ran the server with a program called 'start.command' which has this in it:
#!/bin/bash
cd "$(dirname "$0")"
exec java -Xms4G -Xmx4G -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar

and I did this after having memory issues just trying to run the jar file alone.