ok i keep getting this no data error in the bot and its messing the bot up for me when using questing profiles .
here is the whole log the date on my computer is wrong so over look the date View attachment 1916 2012-10-24 11.29.txt
and here is just the errorat the start and end i think .
here is the whole log the date on my computer is wrong so over look the date View attachment 1916 2012-10-24 11.29.txt
and here is just the errorat the start and end i think .
Code:
[16:30:58.450 N] Remoting server started
[16:30:58.824 D] Activity: Loading Tile/s
[16:30:58.827 D] Loading HawaiiMainLand_26_26
[16:30:59.286 D] Loading HawaiiMainLand_29_28
[16:30:59.628 D] Activity: Downloading Mesh...
[16:31:05.381 D] Downloaded HawaiiMainLand_26_27
[16:31:05.391 D] Activity: Loading Tile/s
[16:31:05.391 D] Loading HawaiiMainLand_26_27
[16:31:05.713 D] Activity: Downloading Mesh...
[16:31:09.679 D] Downloaded HawaiiMainLand_25_26
[16:31:09.688 D] Activity: Loading Tile/s
[16:31:09.688 D] Loading HawaiiMainLand_25_26
[16:31:10.083 D] Activity: Downloading Mesh...
[16:31:15.070 D] Downloaded HawaiiMainLand_25_27
[16:31:15.076 D] Activity: Loading Tile/s
[16:31:15.076 D] Loading HawaiiMainLand_25_27
[16:31:15.449 D] Loading HawaiiMainLand_27_26
[16:31:15.691 D] Activity: Downloading Mesh...
[16:31:19.764 D] Downloaded HawaiiMainLand_26_25
[16:31:19.774 D] Activity: Loading Tile/s
[16:31:19.774 D] Loading HawaiiMainLand_26_25
[16:31:20.116 D] Activity: Downloading Mesh...
[16:31:23.982 D] Downloaded HawaiiMainLand_26_28
[16:31:23.989 D] Activity: Loading Tile/s
[16:31:23.990 D] Loading HawaiiMainLand_26_28
[16:31:24.411 D] Loading HawaiiMainLand_27_27
[16:31:24.723 D] Loading HawaiiMainLand_28_26
[16:31:25.016 D] Activity: Downloading Mesh...
[16:31:29.905 D] Downloaded HawaiiMainLand_25_25
[16:31:29.912 D] Activity: Loading Tile/s
[16:31:29.912 D] Loading HawaiiMainLand_25_25
[16:31:30.152 D] Activity: Downloading Mesh...
[16:31:30.627 D] Exception when attempting to download HawaiiMainLand_25_28: 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.6900000'. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
--- End of inner exception stack trace ---