Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.80 KB | None | 0 0
  1. >> EXCEPTION OCCURED AT 4/10/2017 3:35:59 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  2. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  3. Parameter name: startIndex
  4. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  5. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  6. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  7. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  8. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  9. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  10.  
  11. >> EXCEPTION OCCURED AT 4/10/2017 4:08:42 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  12. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  13. Parameter name: startIndex
  14. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  15. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  16. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  17. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  18. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  19. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  20.  
  21. >> EXCEPTION OCCURED AT 4/10/2017 4:15:07 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  22. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  23. Parameter name: startIndex
  24. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  25. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  26. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  27. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  28. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  29. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  30.  
  31. >> EXCEPTION OCCURED AT 4/10/2017 4:27:11 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  32. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  33. Parameter name: startIndex
  34. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  35. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  36. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  37. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  38. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  39. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  40.  
  41. >> EXCEPTION OCCURED AT 4/10/2017 6:03:43 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  42. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  43. Parameter name: startIndex
  44. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  45. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  46. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  47. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  48. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  49. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  50.  
  51. >> EXCEPTION OCCURED AT 4/10/2017 6:11:33 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  52. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  53. Parameter name: startIndex
  54. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  55. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  56. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  57. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  58. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  59. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  60.  
  61. >> EXCEPTION OCCURED AT 4/10/2017 6:23:32 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  62. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  63. Parameter name: startIndex
  64. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  65. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  66. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  67. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  68. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  69. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  70.  
  71. >> EXCEPTION OCCURED AT 4/10/2017 6:25:29 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  72. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  73. Parameter name: startIndex
  74. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  75. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  76. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  77. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  78. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  79. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  80.  
  81. >> EXCEPTION OCCURED AT 4/11/2017 10:38:45 AM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  82. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  83. Parameter name: startIndex
  84. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  85. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  86. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  87. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  88. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  89. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  90.  
  91. >> EXCEPTION OCCURED AT 4/11/2017 11:19:55 AM FROM DISCOVERY CRASH
  92. System.Threading.ThreadAbortException: Thread was being aborted.
  93. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
  94. at System.Threading.Thread.Sleep(Int32 millisecondsTimeout)
  95. at GTANetwork.Main.<RebuildServerBrowser>b__114_0() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 774
  96.  
  97. >> EXCEPTION OCCURED AT 4/11/2017 1:44:31 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  98. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  99. Parameter name: startIndex
  100. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  101. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  102. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  103. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  104. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  105. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  106.  
  107. >> EXCEPTION OCCURED AT 4/12/2017 12:10:44 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  108. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  109. Parameter name: startIndex
  110. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  111. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  112. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  113. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  114. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  115. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  116.  
  117. >> EXCEPTION OCCURED AT 4/12/2017 12:47:06 PM FROM DISCOVERY CRASH
  118. System.Threading.ThreadAbortException: Thread was being aborted.
  119. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
  120. at System.Threading.Thread.Sleep(Int32 millisecondsTimeout)
  121. at GTANetwork.Main.<RebuildServerBrowser>b__114_0() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 774
  122.  
  123. >> EXCEPTION OCCURED AT 4/12/2017 12:55:51 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: CreateEntity)
  124. System.ArgumentException: An item with the same key has already been added.
  125. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  126. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  127. at GTANetwork.Networking.Streamer.StreamIn(IStreamedItem item) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Networking\Streamer.cs:line 1877
  128. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4429
  129. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  130.  
  131. >> EXCEPTION OCCURED AT 4/12/2017 5:51:32 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  132. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  133. Parameter name: startIndex
  134. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  135. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  136. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  137. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  138. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  139. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  140.  
  141. >> EXCEPTION OCCURED AT 4/12/2017 7:55:38 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  142. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  143. Parameter name: startIndex
  144. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  145. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  146. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  147. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  148. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  149. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  150.  
  151. >> EXCEPTION OCCURED AT 4/12/2017 7:58:29 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  152. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  153. Parameter name: startIndex
  154. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  155. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  156. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  157. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  158. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  159. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  160.  
  161. >> EXCEPTION OCCURED AT 4/13/2017 4:17:41 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  162. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  163. Parameter name: startIndex
  164. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  165. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  166. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  167. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  168. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  169. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  170.  
  171. >> EXCEPTION OCCURED AT 4/14/2017 4:50:58 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  172. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  173. Parameter name: startIndex
  174. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  175. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  176. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  177. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  178. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  179. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  180.  
  181. >> EXCEPTION OCCURED AT 4/15/2017 10:52:40 AM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  182. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  183. Parameter name: startIndex
  184. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  185. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  186. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  187. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  188. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  189. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  190.  
  191. >> EXCEPTION OCCURED AT 4/15/2017 8:07:52 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  192. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  193. Parameter name: startIndex
  194. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  195. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  196. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  197. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  198. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  199. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  200.  
  201. >> EXCEPTION OCCURED AT 4/15/2017 8:12:54 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: CreateEntity)
  202. System.ArgumentException: An item with the same key has already been added.
  203. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  204. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  205. at GTANetwork.Networking.Streamer.StreamIn(IStreamedItem item) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Networking\Streamer.cs:line 1877
  206. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4421
  207. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  208.  
  209. >> EXCEPTION OCCURED AT 4/15/2017 10:10:22 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  210. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  211. Parameter name: startIndex
  212. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  213. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  214. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  215. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  216. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  217. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  218.  
  219. >> EXCEPTION OCCURED AT 4/16/2017 8:55:27 AM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  220. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  221. Parameter name: startIndex
  222. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  223. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  224. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  225. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  226. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  227. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  228.  
  229. >> EXCEPTION OCCURED AT 4/16/2017 9:32:56 AM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  230. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  231. Parameter name: startIndex
  232. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  233. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  234. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  235. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  236. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  237. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  238.  
  239. >> EXCEPTION OCCURED AT 4/16/2017 9:50:24 AM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  240. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  241. Parameter name: startIndex
  242. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  243. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  244. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  245. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  246. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  247. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  248.  
  249. >> EXCEPTION OCCURED AT 4/16/2017 1:24:26 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  250. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  251. Parameter name: startIndex
  252. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  253. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  254. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  255. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  256. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  257. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  258.  
  259. >> EXCEPTION OCCURED AT 4/16/2017 1:45:01 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  260. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  261. Parameter name: startIndex
  262. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  263. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  264. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  265. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  266. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  267. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  268.  
  269. >> EXCEPTION OCCURED AT 4/16/2017 3:34:51 PM FROM DISCOVERY CRASH
  270. System.Threading.ThreadAbortException: Thread was being aborted.
  271. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
  272. at System.Threading.Thread.Sleep(Int32 millisecondsTimeout)
  273. at GTANetwork.Main.<RebuildServerBrowser>b__114_0() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 774
  274.  
  275. >> EXCEPTION OCCURED AT 4/16/2017 6:36:59 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  276. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  277. Parameter name: startIndex
  278. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  279. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  280. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  281. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  282. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  283. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  284.  
  285. >> EXCEPTION OCCURED AT 4/16/2017 6:41:50 PM FROM CLIENTSIDE SCRIPT ERROR
  286. System.ArgumentException: An element with the same key 'contextcontroller' already exists in the ExpandoObject.
  287. at System.Dynamic.ExpandoObject.TrySetValue(Object indexClass, Int32 index, Object value, String name, Boolean ignoreCase, Boolean add)
  288. at System.Dynamic.ExpandoObject.TryAddMember(String key, Object value)
  289. at CallSite.Target(Closure , CallSite , IDictionary`2 , String , Object )
  290. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  291. at CallSite.Target(Closure , CallSite , IDictionary`2 , String , Object )
  292. at GTANetwork.Javascript.JavascriptHook.<>c__DisplayClass37_0.<StartScripts>b__0() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Javascript\JavascriptHook.cs:line 342
  293. at GTANetwork.Javascript.JavascriptHook.OnTick(Object sender, EventArgs e) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Javascript\JavascriptHook.cs:line 253
  294.  
  295. >> EXCEPTION OCCURED AT 4/16/2017 7:29:09 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  296. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  297. Parameter name: startIndex
  298. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  299. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  300. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  301. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  302. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  303. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  304.  
  305. >> EXCEPTION OCCURED AT 4/16/2017 7:52:16 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  306. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  307. Parameter name: startIndex
  308. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  309. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  310. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  311. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  312. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  313. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  314.  
  315. >> EXCEPTION OCCURED AT 4/16/2017 8:01:36 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  316. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  317. Parameter name: startIndex
  318. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  319. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  320. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  321. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  322. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  323. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  324.  
  325. >> EXCEPTION OCCURED AT 4/16/2017 8:03:02 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  326. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  327. Parameter name: startIndex
  328. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  329. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  330. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  331. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  332. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  333. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  334.  
  335. >> EXCEPTION OCCURED AT 4/16/2017 8:07:31 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  336. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  337. Parameter name: startIndex
  338. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  339. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  340. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  341. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  342. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  343. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
  344.  
  345. >> EXCEPTION OCCURED AT 4/16/2017 8:11:46 PM FROM PROCESS MESSAGES (TYPE: Data DATATYPE: BasicSync)
  346. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  347. Parameter name: startIndex
  348. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  349. at System.BitConverter.ToInt32(Byte[] value, Int32 startIndex)
  350. at GTANetworkShared.BitReader.ReadInt32() in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\BitReader.cs:line 64
  351. at GTANetworkShared.PacketOptimization.ReadBasicSync(Byte[] array, Int32& netHandle, Vector3& position) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\MultiTheftAutoShared\PacketOptimization.cs:line 608
  352. at GTANetwork.Main.ProcessDataMessage(NetIncomingMessage msg, PacketType type) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 4262
  353. at GTANetwork.Main.ProcessMessages(NetIncomingMessage msg, Boolean safeThreaded) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Client\Main.cs:line 5084
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement