Hi, I'm getting many timeouts when downloading meshes. I have opened ports, etc etc and the meshes do eventually download. But it can take 20 minutes of exceptions and then suddenly 20 meshes download. Exception: Code: [18:18:38.945 D] Exception when attempting to download Azeroth_30_48: System.TimeoutException: This request operation sent to net.tcp://eu2.auth.buddyauth.com:5031/AuthService.svc did not receive a reply within the configured timeout (00:00:30). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/***** to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client. Server stack trace: at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, *****OperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel*****.InvokeService(IMethodCallMessage methodCall, *****OperationRuntime operation) at System.ServiceModel.Channels.ServiceChannel*****.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.Real*****.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.Real*****.PrivateInvoke(MessageData& msgData, Int32 type) at Buddy.Auth.SR.IA.Do(Byte b, Object[] args) at ..(String ) at ...( )