Carrier Downloading Problem
I downloaded the "aicarriers2r2" from avsim and I receive an error message when I start up FSX. The error message reads exactly as follows:
java.net.SocketException: Address family not supported by protocol family: Connect
at sun.nio.ch.Net.connect(Native Method)
at sun.nio.ch.SocketChannellmpl.connect(Unknown Source)
at java.nio.channels.SocketChannel.open(Unknown Source)
at flightsim.simconnect.SimConnect.openNetworkConnection(SimConnect.java:283)
at flightsim.simconnect.SimConnect.(SimConnect.java:188)
at flightsim.aicarriers.AICarriersManager.initConnection(AICarriersManager.java:146)
at flightsim.aicarriers.AICarriersManager.(AICarriersManager.java:96)
at Flightsim.aicarriers.Main.main(Main.java:36)
Can anyone help with this problem?
java.net.SocketException: Address family not supported by protocol family: Connect
at sun.nio.ch.Net.connect(Native Method)
at sun.nio.ch.SocketChannellmpl.connect(Unknown Source)
at java.nio.channels.SocketChannel.open(Unknown Source)
at flightsim.simconnect.SimConnect.openNetworkConnection(SimConnect.java:283)
at flightsim.simconnect.SimConnect.
at flightsim.aicarriers.AICarriersManager.initConnection(AICarriersManager.java:146)
at flightsim.aicarriers.AICarriersManager.
at Flightsim.aicarriers.Main.main(Main.java:36)
Can anyone help with this problem?