I keep getting this error in my log. I cannot figure out how to fix it D:
-----------------------------------------------------------------------------
7/23/2015 3:25:46 PM
Lapper Instance 127.0.0.1/30000 abort!
Destination array is not long enough to copy all the items in the collection. Check array index and length.
mscorlib
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
at InSim.Decoder.STA..ctor(Byte[] packet) in D:\Dev\DevInsim\lapper\LFSLapper\LFSLapper\src\InSim4.cs:line 1039
at LFSLapper.LFSClient.Loop(Connect insimConnection) in D:\Dev\DevInsim\lapper\LFSLapper\LFSLapper\src\LFSClient\loop.cs:line 1089
at LFSLapper.LFSClient.doloop() in D:\Dev\DevInsim\lapper\LFSLapper\LFSLapper\src\LFSClient\lfsclient.cs:line 557
at LapperInstances.LapperInstance.doConnection() in D:\Dev\DevInsim\lapper\LFSLapper\LFSLapper\src\LFSInstances\LapperInstance.cs:line 247
Void ThrowArgumentException(System.ExceptionResource)
Closing Instance...
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
7/23/2015 3:25:46 PM
Lapper Instance 127.0.0.1/30000 abort!
Destination array is not long enough to copy all the items in the collection. Check array index and length.
mscorlib
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
at InSim.Decoder.STA..ctor(Byte[] packet) in D:\Dev\DevInsim\lapper\LFSLapper\LFSLapper\src\InSim4.cs:line 1039
at LFSLapper.LFSClient.Loop(Connect insimConnection) in D:\Dev\DevInsim\lapper\LFSLapper\LFSLapper\src\LFSClient\loop.cs:line 1089
at LFSLapper.LFSClient.doloop() in D:\Dev\DevInsim\lapper\LFSLapper\LFSLapper\src\LFSClient\lfsclient.cs:line 557
at LapperInstances.LapperInstance.doConnection() in D:\Dev\DevInsim\lapper\LFSLapper\LFSLapper\src\LFSInstances\LapperInstance.cs:line 247
Void ThrowArgumentException(System.ExceptionResource)
Closing Instance...
-----------------------------------------------------------------------------