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

Azeroth data not found: System.ServiceModel exception

eindbaas

New Member
Joined
Jan 25, 2012
Messages
60
Reaction score
0
Hello everyone,

My bot worked great with questing and it leveled from 1-40 by itself. Now at level 40 I'm getting errors in my HB console: Azeroth data not found. When I check the log it throws exceptions..
What can I do?

Log is attached.

View attachment 6512 2012-09-28 00.39.txt
 
Last edited:
[22:41:17.130 D] Exception when attempting to download Azeroth_32_35: System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:29.9794922'. ---> System.Net.Sockets.SocketException: De externe host heeft een verbinding verbroken

add an exception on your firewall about Hb
 
Thanks I'll give that a try Tony. Appreciate your fast help. My firewall was on indeed.

Update: keeps saying loading tile's.
 
Last edited:
Hmm.. still:

Server stack trace:
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
at System.ServiceModel.Channels.DelegatingConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
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 Styx.Auth.SR.IA.Do(Byte b, Object[] args)
at ..Do(Byte , Object[] )
at ?..(Byte , Object[] )
at ?..(String )
at ?...( )
 
Sorry for mass posts, but it's downloading SOMETHING. But still a lot of messages:

No data for Azeroth_40_52.etm
No data for Azeroth_37_55.etm
No data for Azeroth_40_55.etm
No data for Azeroth_24_44.etm
No data for Azeroth_24_43.etm
 
Back
Top