parameters do not match signature
WorldScript.Login(System.String, System.String, System.String
parameters do not match signature
WorldScript.Login (System.String, System.String, System.String)
UnityEngine.Debug:LogError(Object)
TNObject:Execute(String, Object[]) (at Assets/TNet/Client/TNObject.cs:352)
TNObject:FindAndExecute(UInt32, String, Object[]) (at Assets/TNet/Client/TNObject.cs:403)
TNObject:SendRFC(UInt32, Byte, String, Target, Boolean, Object[]) (at Assets/TNet/Client/TNObject.cs:605)
TNObject:Send(String, Target, Object[]) (at Assets/TNet/Client/TNObject.cs:470)
LoginScript:OnClick() (at Assets/Game/Scripts/UI/LoginScript.cs:31)
UnityEngine.GameObject:SendMessage(String, Object, SendMessageOptions)
UICamera:Notify(GameObject, String, Object) (at Assets/NGUI/Scripts/UI/UICamera.cs:638)
UICamera:ProcessTouch(Boolean, Boolean) (at Assets/NGUI/Scripts/UI/UICamera.cs:1137)
UICamera:ProcessMouse() (at Assets/NGUI/Scripts/UI/UICamera.cs:896)
UICamera:Update() (at Assets/NGUI/Scripts/UI/UICamera.cs:751)