Allocating More Ram to a Forge Server (SkyFactory 3)

  • 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.
J

JimmyKnight

Guest
Title Allocating More Ram to a Forge Server (SkyFactory 3)

Launcher Type Twitch Desktop App

Modpack SkyFactory 3

Modpack version 3.0.15

Have you modified the pack? No

Link to log file

Details of the issue I am using an iMac as my operating system to create a forge server in which my friends and I can play SkyFactory 3 on. The server works, no doubt, however, I would like to add more ram to the server and everytime I do so, error codes show up. My start.command codes shows as follows:
#!/bin/bash
cd "$( dirname "$0" )"
java -Xms4096M -Xmx4096M -jar forge-1.10.2-12.18.3.2477-universal.jar -o true

Is there an issue with my code? (Probably)
Any help to this issue is greatly appreciated.
Thank you for your time, JimmyKnight.
 
Last edited by a moderator: