i originally tried to but got an error message so i figured i was using the wrong file. when trying to run launch.bat i get a message in the cmd window that says:
C:UsersCodyDownloadsTekkit_Lite_server_0.6.5>java -Xmx3G -Xms2G -jar TekkitLite.jar nogui
Error occutted during initialization of VM
Could not reserve enough space for 314728KB object heap
im not sure where this is coming from, I know for sure that i have 8gb working RAM in my system. I have also tried going in manually and tried to have it run as -Xmx4G -Xms3G because i thought that it was only getting 3gbs which wasnt enough for the object heap that the cmd mentioned but then i get another error file saying that -Xmx4G is invalid.