Advertisement
Guest User

Scripthookvdotnet2.log

a guest
Mar 11th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. [13:06:19] [DEBUG] Created script domain 'ScriptDomain_845C5A2' with v2.10.5.
  2. [13:06:19] [DEBUG] Loading scripts from 'E:\Steam\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_845C5A2' ...
  3. [13:06:19] [ERROR] Failed to compile 'gunseizure.cs' with 1 error(s):
  4. at line 54: Type or namespace definition, or end-of-file expected
  5.  
  6. [13:06:20] [DEBUG] Successfully compiled 'meleeseizure.cs'.
  7. [13:06:20] [DEBUG] Found 1 script(s) in 'meleeseizure.cs'.
  8. [13:06:20] [DEBUG] Successfully compiled 'meleeseizure2.cs'.
  9. [13:06:20] [DEBUG] Found 1 script(s) in 'meleeseizure2.cs'.
  10. [13:06:20] [INFO] Loading assembly 'ATMBankHeist.dll' ...
  11. [13:06:20] [DEBUG] Found 1 script(s) in 'ATMBankHeist.dll'.
  12. [13:06:20] [INFO] Loading assembly 'DrugTraffic.dll' ...
  13. [13:06:20] [DEBUG] Found 1 script(s) in 'DrugTraffic.dll'.
  14. [13:06:20] [INFO] Loading assembly 'GangAndTurfMod.dll' ...
  15. [13:06:20] [DEBUG] Found 3 script(s) in 'GangAndTurfMod.dll'.
  16. [13:06:20] [INFO] Loading assembly 'InjuredMovement.dll' ...
  17. [13:06:20] [DEBUG] Found 1 script(s) in 'InjuredMovement.dll'.
  18. [13:06:20] [INFO] Loading assembly 'NativeUI.dll' ...
  19. [13:06:20] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
  20. [13:06:20] [INFO] Loading assembly 'ROADKiLL.dll' ...
  21. [13:06:20] [DEBUG] Found 1 script(s) in 'ROADKiLL.dll'.
  22. [13:06:20] [DEBUG] Starting 10 script(s) ...
  23. [13:06:20] [DEBUG] Instantiating script 'MeleeSeizure.MeleeSeizure' in script domain 'ScriptDomain_845C5A2' ...
  24. [13:06:20] [DEBUG] Started script 'MeleeSeizure.MeleeSeizure'.
  25. [13:06:20] [DEBUG] Instantiating script 'MeleeSeizure2.MeleeSeizure2' in script domain 'ScriptDomain_845C5A2' ...
  26. [13:06:20] [DEBUG] Started script 'MeleeSeizure2.MeleeSeizure2'.
  27. [13:06:20] [DEBUG] Instantiating script 'RP.Bank' in script domain 'ScriptDomain_845C5A2' ...
  28. [13:06:20] [DEBUG] Started script 'RP.Bank'.
  29. [13:06:20] [DEBUG] Instantiating script 'DrugTraffic.DrugDeal' in script domain 'ScriptDomain_845C5A2' ...
  30. [13:06:20] [DEBUG] Started script 'DrugTraffic.DrugDeal'.
  31. [13:06:20] [DEBUG] Instantiating script 'GTA.GangAndTurfMod.AmbientGangMemberSpawner' in script domain 'ScriptDomain_845C5A2' ...
  32. [13:06:20] [DEBUG] Started script 'GTA.GangAndTurfMod.AmbientGangMemberSpawner'.
  33. [13:06:20] [DEBUG] Instantiating script 'GTA.GangAndTurfMod.GangWarManager' in script domain 'ScriptDomain_845C5A2' ...
  34. [13:06:20] [DEBUG] Started script 'GTA.GangAndTurfMod.GangWarManager'.
  35. [13:06:20] [DEBUG] Instantiating script 'GTA.GangAndTurfMod.ModCore' in script domain 'ScriptDomain_845C5A2' ...
  36. [13:06:21] [DEBUG] Started script 'GTA.GangAndTurfMod.ModCore'.
  37. [13:06:21] [DEBUG] Instantiating script 'InjuredMovement.InjuredMovement' in script domain 'ScriptDomain_845C5A2' ...
  38. [13:06:21] [DEBUG] Started script 'InjuredMovement.InjuredMovement'.
  39. [13:06:21] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_845C5A2' ...
  40. [13:06:21] [DEBUG] Started script 'NativeUI.BigMessageThread'.
  41. [13:06:21] [DEBUG] Instantiating script 'Roadkill.Roadkill' in script domain 'ScriptDomain_845C5A2' ...
  42. [13:06:21] [DEBUG] Started script 'Roadkill.Roadkill'.
  43. [13:06:39] [ERROR] Caught fatal unhandled exception:
  44. System.NullReferenceException: Object reference not set to an instance of an object.
  45. at RP.Bank.onTick(Object sender, EventArgs e)
  46. at System.EventHandler.Invoke(Object sender, EventArgs e)
  47. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  48. at GTA.Script.MainLoop()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement