What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Exception while downloading mesh

Benninger

Member
Joined
Apr 22, 2010
Messages
457
Reaction score
0
Hi,

I started HB with archaeology plugin in Orgrimmar.
HB is downloading Kalimdor meshes and after a while it crashes (due to a timeout with auth server?).
Code:
Loading Kalimdor_27_24
Loading Kalimdor_49_22
Changed tilemap to Kalimdor, Tiled: True
Exception when attempting to download Kalimdor_35_46: System.TimeoutException: This request operation sent to net.tcp://www.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/proxy 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, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at qN.A(T A_0)
   at wS.A(T A_0, Yv A_1)
   at wS.A(T A_0)
   at wS.A(ISLMVirtualMachineParams A_0, En A_1)
   at wS.A(Byte[] A_0, ISLMVirtualMachineParams A_1, uF A_2)
   at ys.A(Assembly A_0, Byte[] A_1, ISLMVirtualMachineParams A_2)
   at ys.A(Assembly A_0, String A_1, ISLMVirtualMachineParams A_2)
   at Microsoft.Licensing.SLMRuntime.InternalSVMExecMethod(Assembly declaringAssembly, String SVMMethodId, ISLMVirtualMachineParams paramsReader)
   at Microsoft.Licensing.SLMRuntime.SVMExecMethod(Object obj, String SVMMethodId, Object[] args, Type[] genericTypeParams, Type[] genericMethodParams)
   at f.b(String A_0)
   at b8.b.c(f A_0)
Failed to download Kalimdor_35_46.etm
Exception when attempting to download Kalimdor_35_46: System.Threading.ThreadAbortException: Thread was being aborted.
   at wS.A(T A_0, Yv A_1)
   at wS.A(T A_0)
   at wS.A(ISLMVirtualMachineParams A_0, En A_1)
   at wS.A(Byte[] A_0, ISLMVirtualMachineParams A_1, uF A_2)
   at ys.A(Assembly A_0, Byte[] A_1, ISLMVirtualMachineParams A_2)
   at ys.A(Assembly A_0, String A_1, ISLMVirtualMachineParams A_2)
   at Microsoft.Licensing.SLMRuntime.InternalSVMExecMethod(Assembly declaringAssembly, String SVMMethodId, ISLMVirtualMachineParams paramsReader)
   at Microsoft.Licensing.SLMRuntime.SVMExecMethod(Object obj, String SVMMethodId, Object[] args, Type[] genericTypeParams, Type[] genericMethodParams)
   at f.b(String A_0)
   at b8.b.c(f A_0)
 

Attachments

net.tcp://www.buddyauth.com:5031/AuthService.svc did not receive a reply within the configured timeout (00:00:30).

either the server is having problems, or your internet isn't communicating with buddy
 
My internet connection is okay.
I moved to the eastern Kingdoms and it works well.
Due to the fact that HB downloaded dozens of meshes before getting a timeout from the webservice I thought it was a server issue.
Perhaps the server got some lags which are okay now.
I will test it again in Orgrimmar and report the result.

Thanks Kick for answering.
 
Back
Top