Advertisement
Guest User

ScriptHookVDotNet.log

a guest
Jan 1st, 2018
555
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. [19:42:31] [DEBUG] Created script domain 'ScriptDomain_D29ABCA2' with v2.9.6.
  2. [19:42:31] [DEBUG] Loading scripts from 'C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_D29ABCA2' ...
  3. [19:42:31] [DEBUG] Found 2 script(s) in 'Better Chases.dll'.
  4. [19:42:31] [DEBUG] Found 1 script(s) in 'IntelligentAI.dll'.
  5. [19:42:31] [DEBUG] Found 1 script(s) in 'MoreCrimeMod.dll'.
  6. [19:42:31] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
  7. [19:42:31] [DEBUG] Starting 5 script(s) ...
  8. [19:42:31] [DEBUG] Instantiating script 'BetterChases' in script domain 'ScriptDomain_D29ABCA2' ...
  9. [19:42:32] [DEBUG] Started script 'BetterChases'.
  10. [19:42:32] [DEBUG] Instantiating script 'BetterChases+PedFinder' in script domain 'ScriptDomain_D29ABCA2' ...
  11. [19:42:32] [DEBUG] Started script 'BetterChases+PedFinder'.
  12. [19:42:32] [DEBUG] Instantiating script 'IntelligentAI1.IntelligentAI1' in script domain 'ScriptDomain_D29ABCA2' ...
  13. [19:42:32] [DEBUG] Started script 'IntelligentAI1.IntelligentAI1'.
  14. [19:42:32] [DEBUG] Instantiating script 'MoreCrimeMod' in script domain 'ScriptDomain_D29ABCA2' ...
  15. [19:42:32] [DEBUG] Started script 'MoreCrimeMod'.
  16. [19:42:32] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_D29ABCA2' ...
  17. [19:42:32] [DEBUG] Started script 'NativeUI.BigMessageThread'.
  18. [19:42:32] [ERROR] Caught fatal unhandled exception:
  19. System.TypeInitializationException: The type initializer for 'GTA.Native.MemoryAccess' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  20. at GTA.Native.MemoryAccess..cctor()
  21. --- End of inner exception stack trace ---
  22. at GTA.Native.MemoryAccess.GetPedHandles()
  23. at GTA.World.GetAllPeds()
  24. at BetterChases.PedFinder.PedFinder_Tick(Object sender, EventArgs e)
  25. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  26. at GTA.Script.MainLoop()
  27. [19:42:33] [ERROR] Caught fatal unhandled exception:
  28. System.NullReferenceException: Object reference not set to an instance of an object.
  29. at BetterChases.HandleCops()
  30. at BetterChases.OnTick(Object sender, EventArgs e)
  31. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  32. at GTA.Script.MainLoop()
  33. [19:42:38] [ERROR] Script 'BetterChases' is not responding! Aborting ...
  34. [19:42:38] [DEBUG] Aborted script 'BetterChases'.
  35. [19:42:39] [ERROR] Caught fatal unhandled exception:
  36. System.NullReferenceException: Object reference not set to an instance of an object.
  37. at IntelligentAI1.IntelligentAI1.BallerEvent(Object sender, EventArgs e)
  38. at System.EventHandler.Invoke(Object sender, EventArgs e)
  39. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  40. at GTA.Script.MainLoop()
  41. [19:42:44] [ERROR] Script 'IntelligentAI1.IntelligentAI1' is not responding! Aborting ...
  42. [19:42:44] [DEBUG] Aborted script 'IntelligentAI1.IntelligentAI1'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement