Advertisement
Guest User

Road Incident Crash

a guest
Aug 19th, 2018
469
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. [19/08/2018 08:32:29.856] LSPD First Response: Error while processing callout: Fatal Car Crash: Index was out of range. Must be non-negative and less than the size of the collection.
  2. [19/08/2018 08:32:29.856] Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  3. [19/08/2018 08:32:29.856] at System.Collections.Generic.List`1.get_Item(Int32 index)
  4. [19/08/2018 08:32:29.857] at RoadIncident_Callouts.Callouts.FatalCarAccident.Process() in E:\GTA V mod development\RoadIncident Callouts\RoadIncident Callouts\Callouts\Fatal Car Accident.cs:line 547
  5. [19/08/2018 08:32:29.857] at ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 197
  6. [19/08/2018 08:32:29.857] LSPD First Response: EndCurrentCallout: Finishing...
  7. [19/08/2018 08:32:29.861] [TRACE] Instance cleaned ( #8)
  8. [19/08/2018 08:32:29.939] LSPD First Response: Creating No Lights at Dark event
  9. [19/08/2018 08:32:29.957] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
  10. [19/08/2018 08:32:31.061] LSPD First Response:
  11. [19/08/2018 08:32:31.061] LSPD First Response: ==============================
  12. [19/08/2018 08:32:31.062] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
  13. [19/08/2018 08:32:31.062] LSPD First Response: ------------------------------
  14. [19/08/2018 08:32:31.062] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
  15. [19/08/2018 08:32:31.062] LSPD First Response: ------------------------------
  16. [19/08/2018 08:32:31.063] LSPD First Response: Exception type: Rage.Exceptions.InvalidHandleableException
  17. [19/08/2018 08:32:31.063] LSPD First Response: Exception message: Operation is not valid because the specified Rage.TaskInvoker is invalid.
  18. [19/08/2018 08:32:31.063] LSPD First Response: ------------------------------
  19. [19/08/2018 08:32:31.063] LSPD First Response: Inner exceptions:
  20. [19/08/2018 08:32:31.063] LSPD First Response: ------------------------------
  21. [19/08/2018 08:32:31.064] LSPD First Response: Stack trace:
  22. [19/08/2018 08:32:31.064] LSPD First Response: at Rage.TaskInvoker.Clear()
  23. [19/08/2018 08:32:31.064] at RoadIncident_Callouts.Callouts.FatalCarAccident.<Process>b__132_1() in E:\GTA V mod development\RoadIncident Callouts\RoadIncident Callouts\Callouts\Fatal Car Accident.cs:line 556
  24. [19/08/2018 08:32:31.065] at Rage.GameFiber.Main()
  25. [19/08/2018 08:32:31.065] LSPD First Response: ==============================
  26. [19/08/2018 08:32:31.065] LSPD First Response:
  27. [19/08/2018 08:32:34.118] LSPD First Response: All signs removed
  28. [19/08/2018 08:32:35.354] LSPD First Response: Added ambient event fibers to cleanup
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement