Everytime i run loginlauncher it works fine. but when i run gamelauncher it cannot bind the ip.

Yes i portforwarded and checked to make sure all ports were open.

Heres my settings




public static final String SERVER_NAME = "Decimus";
public static final String CACHE_PATH = System.getProperty("user.home") + "/830_cache/";
public static final String LOGIN_DATA_PATH = "data/accounts_data";
public static final String DATA_PATH = "data/server_data";

public static final InetSocketAddress GAME_ADDRESS_BASE = new InetSocketAddress("75.97.147.156", 43593);
public static InetSocketAddress LOGIN_SERVER_ADDRESS_BASE;
public static InetSocketAddress LOGIN_CLIENT_ADDRESS_BASE;

//public static MainLoader vote = new MainLoader("cirvex-rsps.com", "cirvexrs_forums", "loller123", "cirvexrs_vote");

public static final String[] OWNERS = {"Issac", "Wizard", "Spykerrang"};
public static WorldInformation[] WORLDS_INFORMATION;

public static void init() throws UnknownHostException {


LOGIN_SERVER_ADDRESS_BASE = new InetSocketAddress(Settings.HOSTED ? "75.97.147.156" : "127.0.0.1", 43594); //which side i have to edit ? left or right? left
LOGIN_CLIENT_ADDRESS_BASE = new InetSocketAddress(Settings.HOSTED ? "75.97.147.156" : "127.0.0.1", 43595);

if(Settings.HOSTED) {
WORLDS_INFORMATION = new WorldInformation[] {
new WorldInformation(1, 0, "World1", 0, 0x1 | 0x8, "Decimus", "75.97.147.156", 100)
};
}else{
WORLDS_INFORMATION = new WorldInformation[] {
new WorldInformation(1, 0, "World1", 0, 0x1 | 0x8, "Decimus", NONHOSTED_SHARING ? "75.97.147.156" : "127.0.0.1", 100)
};
}


}


public static final int WEBSITE_CLIENT_PORT = 43598;
public static final String WEBSITE_CLIENT_PASSWORD = "LLU7szMljNdJ5hZpOYpX38UEdOQi63fp7DjJrRR6MzCbt K";
public static int WORLD_ID = 0;
public static boolean DEBUG = false;
public static boolean HOSTED = true;
public static boolean NONHOSTED_SHARING = false; //basically hosting but not hosting officialy
public static boolean SPAWN_WORLD;
public static boolean ALLOW_MASTER_PASSWORD = true;
public static boolean CX_HAMMERSHIELD_ENABLED = false;
public static String MASTER_PASSWORD = "Z~$DD5611doldersum";//asdfasdfasfdsafsdf