If the client's attempt to connect to the server times out, an error message is displayed and the user appears to have another chance to connect. However, if the user attempts to connect to that or a different ip address, the program crashes:
The network system has already been started. Do not call startServer or connect more than once.
Look at:
bubolo.net.NetworkSystem.connect(NetworkSystem.java:98) bubolo.ui.PlayerInfoScreen.onUpdate(PlayerInfoScreen.java:189)
If the client's attempt to connect to the server times out, an error message is displayed and the user appears to have another chance to connect. However, if the user attempts to connect to that or a different ip address, the program crashes:
The network system has already been started. Do not call startServer or connect more than once.Look at:
bubolo.net.NetworkSystem.connect(NetworkSystem.java:98) bubolo.ui.PlayerInfoScreen.onUpdate(PlayerInfoScreen.java:189)