Advertisement
Guest User

Untitled

a guest
Oct 9th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. // GTA V SCRIPT HOOK (build Oct 5 2016, v1.0.877.1)
  2. // (C) Alexander Blade 2015-2016
  3. [20:05:59] INIT: Started
  4. [20:05:59] INIT: Success, game version is VER_1_0_877_1_NOSTEAM
  5. [20:05:59] INIT: Registering script 'BVA.asi' (0x000007FEE2974280)
  6. [20:05:59] INIT: Registering script 'mpbiker.asi' (0x000007FEF8E61220)
  7. [20:05:59] INIT: Registering script 'OpenInteriors.asi' (0x000007FEEC2CBBC0)
  8. [20:05:59] INIT: Registering script 'PLD.asi' (0x000007FEEAF12D80)
  9. [20:05:59] INIT: Registering script 'ScriptHookVDotNet.asi' (0x000007FEE94A14A0)
  10. [20:05:59] INIT: Registering script 'Skin Control.asi' (0x000007FEE26E3600)
  11. [20:05:59] INIT: Registering script 'TrainerV.asi' (0x000007FEE243CE70)
  12. [20:05:59] INIT: Registering script 'TSM.asi' (0x000007FEE21D7E10)
  13. [20:06:06] INIT: Pool 1 extended
  14. [20:06:06] INIT: Pool 2 extended
  15. [20:06:06] INIT: Pool 3 extended
  16. [20:06:06] INIT: Pool 4 extended
  17. [20:06:12] INIT: GtaThread collection size 188
  18. [20:06:12] INIT: wnd proc 0x00000000FFFF170D
  19. [20:06:12] INIT: IDXGISwapChain 0x000007FEF6985AE0 (0x000007FEF69AB2F8)
  20. [20:06:12] INIT: IDXGISwapChain set
  21. [20:06:12] INIT: DX init started
  22. [20:06:12] INIT: DX feature level B000
  23. [20:06:12] INIT: DX init succeeded
  24. [20:07:18] CORE: Requesting thread creation
  25. [20:07:18] CORE: Creating threads
  26. [20:07:20] CORE: Started control thread, id 28 active 1
  27. [20:07:20] CORE: Started thread 'BVA.asi' (0x000007FEE2974280), id 29 active 1
  28. [20:07:20] CORE: Started thread 'mpbiker.asi' (0x000007FEF8E61220), id 30 active 1
  29. [20:07:20] CORE: Started thread 'OpenInteriors.asi' (0x000007FEEC2CBBC0), id 31 active 1
  30. [20:07:20] CORE: Started thread 'PLD.asi' (0x000007FEEAF12D80), id 32 active 1
  31. [20:07:20] CORE: Started thread 'ScriptHookVDotNet.asi' (0x000007FEE94A14A0), id 33 active 1
  32. [20:07:20] CORE: Started thread 'Skin Control.asi' (0x000007FEE26E3600), id 34 active 1
  33. [20:07:20] CORE: Started thread 'TrainerV.asi' (0x000007FEE243CE70), id 35 active 1
  34. [20:07:20] CORE: Started thread 'TSM.asi' (0x000007FEE21D7E10), id 36 active 1
  35. [20:07:20] CORE: Launching main() for 'BVA.asi' (0x000007FEE2974280), id 29
  36. [20:07:20] CORE: Launching main() for 'mpbiker.asi' (0x000007FEF8E61220), id 30
  37. [20:07:20] CORE: Launching main() for 'OpenInteriors.asi' (0x000007FEEC2CBBC0), id 31
  38. [20:07:20] CORE: Launching main() for 'PLD.asi' (0x000007FEEAF12D80), id 32
  39. [20:07:20] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x000007FEE94A14A0), id 33
  40. [20:07:20] CORE: Launching main() for 'Skin Control.asi' (0x000007FEE26E3600), id 34
  41. [20:07:20] CORE: Launching main() for 'TrainerV.asi' (0x000007FEE243CE70), id 35
  42. [20:07:20] CORE: Launching main() for 'TSM.asi' (0x000007FEE21D7E10), id 36
  43. [20:07:20] CORE: Creating texture 'D:\Rockstar Games\Grand Theft Auto V\/TSM/signal_r.png', id 0
  44. [20:07:20] CORE: Creating texture 'D:\Rockstar Games\Grand Theft Auto V\/TSM/signal_g.png', id 1
  45. [20:07:26] CORE: An exception occurred while executing 'OpenInteriors.asi' (0x000007FEEC2CBBC0), id 31
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement