BootCamp Multiplayer

Hi!
I have problem with Server list.
When i go to the server list i have error:

FormatException: Input string was not in the correct format
System.Int32.Parse (System.String s) (at /Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System/Int32.cs:629)
MainMenuScreen.MainConection () (at Assets/Scripts/huds/MainMenuScreen.js:705)
MainMenuScreen.DrawGUI (UnityEngine.Event event) (at Assets/Scripts/huds/MainMenuScreen.js:308)
GUIOptimizer.OnGUI () (at Assets/Scripts/huds/GUIOptimizer.js:12)

How to fix it?

It seems you have to enter a number and you didn’t.
That error is not catched in the (simple) demo GUI.