Hey guys, i'm having a bit of an issue while running my server and want to know if anyone might know a solution. I am running my server off my computer through port forwarding, while I run it using the basic ftbserver.jar it works fine, but the maximum ram it is giving me for it is 256mb, so I wanted to run it with more of coarse. I created a .bat with
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms1024M -Xmx1024M -jar ftbserver.jar
as the program for running it as well as writing it a couple other ways (it wont work with just java where the path is, my computer cant run it without the path it seems), and it does run, it runs with the memory I tell it and everything, but now for some reason I can't connect to it with my IP address anymore, only my IPV4 which would be fine if I weren't trying to set it up for me and my friends. I tried adding my IP address to the server properties folder to see if that might work and it told me "can not assign request address JVM_bin" and when instead I use my ipv4 it works for me, but again no one outside my own computer can connect, I don't know if something like hamachi would work, but I would prefer just to port forward as I have had a lot of problems with hamachi in the past.
Thanks for the help guys I really appreciate it, if you know any other methods of running the server that might work too I would be happy to hear them.
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms1024M -Xmx1024M -jar ftbserver.jar
as the program for running it as well as writing it a couple other ways (it wont work with just java where the path is, my computer cant run it without the path it seems), and it does run, it runs with the memory I tell it and everything, but now for some reason I can't connect to it with my IP address anymore, only my IPV4 which would be fine if I weren't trying to set it up for me and my friends. I tried adding my IP address to the server properties folder to see if that might work and it told me "can not assign request address JVM_bin" and when instead I use my ipv4 it works for me, but again no one outside my own computer can connect, I don't know if something like hamachi would work, but I would prefer just to port forward as I have had a lot of problems with hamachi in the past.
Thanks for the help guys I really appreciate it, if you know any other methods of running the server that might work too I would be happy to hear them.