If I use the regular .jar file, my friends can connect to the server. But, when i use the .bat to allocate more RAM, no one can connect to the server. Anyone know why this happens?
When they try to join it says "Connection timed out: no further information" , and the logs say nothing about him trying to join. What part of the log should i send?
If I use the regular .jar file, my friends can connect to the server. But, when i use the .bat to allocate more RAM, no one can connect to the server. Anyone know why this happens?
Give us the content of the .bat file.
Also what server are you trying to run?
are there any logs that you can share?
Im trying to run a tekkit legends server for me and some friends to play. Here's what my .bat file says
"java -Xmx1024M -Xms1024M -jar TekkitLegends.jar -o true
pause"
whats -o true?....
Try:
java -Xmx1G -Xms1G -jar TekkitLegends.jar
pause
Leave a thanks if I helped you!
When they try to join it says "Connection timed out: no further information" , and the logs say nothing about him trying to join. What part of the log should i send?
NVM, the portfoward disappeared from my portfoward list (using xfinity), i had to reset my router. Thanks anyways