I can start my server directly from opening the .jar and other computers on my lan can connect. The problem happens when I allocate more ram for the server, something like "java -Xms4G -Xmx8G -jar forge-1.12.2-14.23.5.2768-universal.jar" The server starts like normal, but other computers on my LAN can not connect and the server doesn't show up that it's running on the client-side. Any suggestions?