Friends cant connect when I use batch file

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

woodygotem

Guest
Title:
Friends cant connect when I use batch file
Launcher Version:
Latest
Modpack:
BloodNBones
Modpack Version:
LATEST
Log Link:
Details of the issue:
Im using Evolve which is similar to Hamachi
I added exceptions threw our Anti-virus program and Firewall for Java and also FTB launcher and tried disabling the Anti-virus
Also tried restarting Evolve

My specs:
Windows 10 Pro
16 Gb Ram
Intel i5 2500k

Earlier I was having program starting the server, I down-graded to Java7u60(Uninstalled all other versions), got the server to work
now, we can connect to each other with the FTBserver-1.6.4-965.jar server file but when we use the .bat file to dedicated more memory to the server, it doesn't let them connect, I can connect...

I would include a log but i don't know which file to attach

Batch File:
Code:
java -Xms2048m -Xmx2048m -XX:PermSize=128m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar FTBServer-1.6.4-965.jar nogui
pause
 
Last edited:
W

woodygotem

Guest
Fixed by using Hamachi
IDK why Evolve wasnt working with the batch file