skeetermcdiggles
New Member
- Joined
- Oct 8, 2012
- Messages
- 37
Hi, I keep getting this:
03/11/2012 18:17:22] System.NullReferenceException: Object reference not set to an instance of an object.
at YetAnotherRelogger.Helpers.Communicator.HandleClient.<>c__DisplayClass6.<HandleXml>b__4(BotClass b)
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at YetAnotherRelogger.Helpers.Communicator.HandleClient.HandleXml(String data)
[03/11/2012 18:17:22] System.IO.IOException: Pipe is broken.
at System.IO.Pipes.PipeStream.WinIOError(Int32 errorCode)
at System.IO.Pipes.PipeStream.BeginWriteCore(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)
at System.IO.Pipes.PipeStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.Pipes.PipeStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)
at System.IO.TextWriter.WriteLine(String value)
at YetAnotherRelogger.Helpers.Communicator.HandleClient.Send(String msg)
I chose "GilesPlugin" for the routine.
I will try and solve it by not using D3 starter etc..anyone else have any ideas? I seem to be the second or third person who posted this error.
Same problem. Let me know how skipping d3 starter works for you.