Advertisement
Guest User

Untitled

a guest
Jan 28th, 2016
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. [1/28/2016 10:29:36 PM.417] LSPD First Response: UNHANDLED EXCEPTION DURING GAME THREAD TICK
  2. [1/28/2016 10:29:36 PM.418] LSPD First Response: ------------------------------
  3. [1/28/2016 10:29:36 PM.418] LSPD First Response: Origin: Game fiber "CalloutManager".
  4. [1/28/2016 10:29:36 PM.418] LSPD First Response: ------------------------------
  5. [1/28/2016 10:29:36 PM.418] LSPD First Response: Exception type: System.MissingMethodException
  6. [1/28/2016 10:29:36 PM.418] LSPD First Response: Exception message: Method not found: 'Rage.Weapon Rage.Ped.GiveNewWeapon(Rage.WeaponAsset, Int32, Boolean)'.
  7. [1/28/2016 10:29:36 PM.418] LSPD First Response: ------------------------------
  8. [1/28/2016 10:29:36 PM.418] LSPD First Response: Inner exceptions:
  9. [1/28/2016 10:29:36 PM.418] LSPD First Response: ------------------------------
  10. [1/28/2016 10:29:36 PM.419] LSPD First Response: Stack trace:
  11. [1/28/2016 10:29:36 PM.419] LSPD First Response: at StraysCallouts.Callouts.Mugging.OnBeforeCalloutDisplayed()
  12. [1/28/2016 10:29:36 PM.419] at ?????????????????????????????????????????.?????????????????????????????????????????(Callout ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 244
  13. [1/28/2016 10:29:36 PM.419] at ?????????????????????????????????????????.?????????????????????????????????????????(Type ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 227
  14. [1/28/2016 10:29:36 PM.419] at ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 150
  15. [1/28/2016 10:29:36 PM.420] at Rage.GameFiber.Main()
  16. [1/28/2016 10:29:36 PM.420] LSPD First Response: ==============================
  17. [1/28/2016 10:29:36 PM.420] LSPD First Response:
  18. [1/28/2016 10:29:36 PM.703] LSPD First Response: System.Threading.ThreadAbortException: Thread was being aborted.
  19. [1/28/2016 10:29:36 PM.703] at Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, Type returnType, NativeArgument[] arguments)
  20. [1/28/2016 10:29:36 PM.704] at Rage.Native.NativeFunction.CallByHash[ReturnType](UInt64 nativeHash, NativeArgument[] arguments)
  21. [1/28/2016 10:29:36 PM.704] at Rage.Game.get_LocalPlayer()
  22. [1/28/2016 10:29:36 PM.704] at MoreJailPoints.EntryPoint.????????????????????????????????????????()
  23. [1/28/2016 10:29:36 PM.705] at MoreJailPoints.EntryPoint.?????????????????????????????????????????()
  24. [1/28/2016 10:29:36 PM.705] at MoreJailPoints.EntryPoint.?????????????????????????????????????????.?????????????????????????????????????????()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement