Advertisement
Guest User

ScriptHookVDotNet2.log

a guest
Sep 3rd, 2018
1,178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. [00:26:47] [DEBUG] Created script domain 'ScriptDomain_ACCEB8D7' with v2.10.6.
  2. [00:26:47] [DEBUG] Loading scripts from 'E:\Steam Games\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_ACCEB8D7' ...
  3. [00:26:47] [INFO] Loading assembly 'ContextualMenuAPI.dll' ...
  4. [00:26:47] [DEBUG] Found 2 script(s) in 'ContextualMenuAPI.dll'.
  5. [00:26:47] [INFO] Loading assembly 'Lively World.dll' ...
  6. [00:26:47] [DEBUG] Found 1 script(s) in 'Lively World.dll'.
  7. [00:26:47] [INFO] Loading assembly 'NAudio.dll' ...
  8. [00:26:47] [DEBUG] Found 0 script(s) in 'NAudio.dll'.
  9. [00:26:47] [INFO] Loading assembly 'RagePresence.dll' ...
  10. [00:26:47] [DEBUG] Found 1 script(s) in 'RagePresence.dll'.
  11. [00:26:47] [INFO] Loading assembly 'RegenerationV.dll' ...
  12. [00:26:47] [DEBUG] Found 1 script(s) in 'RegenerationV.dll'.
  13. [00:26:47] [INFO] Loading assembly 'Sergeant.dll' ...
  14. [00:26:47] [DEBUG] Found 1 script(s) in 'Sergeant.dll'.
  15. [00:26:47] [INFO] Loading assembly 'SpotifyRage.dll' ...
  16. [00:26:47] [DEBUG] Found 1 script(s) in 'SpotifyRage.dll'.
  17. [00:26:47] [DEBUG] Starting 7 script(s) ...
  18. [00:26:47] [DEBUG] Instantiating script 'ContextualMenuAPI.CMA_SharedMenu' in script domain 'ScriptDomain_ACCEB8D7' ...
  19. [00:26:47] [DEBUG] Started script 'ContextualMenuAPI.CMA_SharedMenu'.
  20. [00:26:47] [DEBUG] Instantiating script 'ContextualMenuAPI.FloatingIconMenu' in script domain 'ScriptDomain_ACCEB8D7' ...
  21. [00:26:47] [DEBUG] Started script 'ContextualMenuAPI.FloatingIconMenu'.
  22. [00:26:47] [DEBUG] Instantiating script 'LivelyWorld' in script domain 'ScriptDomain_ACCEB8D7' ...
  23. [00:26:47] [DEBUG] Started script 'LivelyWorld'.
  24. [00:26:47] [DEBUG] Instantiating script 'RagePresenceAPI.Discord' in script domain 'ScriptDomain_ACCEB8D7' ...
  25. [00:26:47] [DEBUG] Started script 'RagePresenceAPI.Discord'.
  26. [00:26:47] [DEBUG] Instantiating script 'PayDay2Regen' in script domain 'ScriptDomain_ACCEB8D7' ...
  27. [00:26:47] [DEBUG] Started script 'PayDay2Regen'.
  28. [00:26:47] [DEBUG] Instantiating script 'Sergeant.Sergeant' in script domain 'ScriptDomain_ACCEB8D7' ...
  29. [00:26:47] [DEBUG] Started script 'Sergeant.Sergeant'.
  30. [00:26:47] [DEBUG] Instantiating script 'SpotifyRage.Spotify' in script domain 'ScriptDomain_ACCEB8D7' ...
  31. [00:26:48] [ERROR] Failed to instantiate script 'SpotifyRage.Spotify' because constructor threw an exception:
  32. System.Exception: Failed to create the ISpotifyWebHelperCommunicationService due to the reason 'System.Net.WebException: The remote server returned an error: (404) Not Found.
  33. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
  34. at System.Net.WebClient.DownloadString(Uri address)
  35. at SpotifyWebHelperAPI.Web.RequestService.GetResponse(String request)
  36. at SpotifyWebHelperAPI.SpotifyEmbededAuthProvider.GetAuth()
  37. at SpotifyWebHelperAPI.SpotifyWebHelperApi.Create()' ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
  38. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
  39. at System.Net.WebClient.DownloadString(Uri address)
  40. at SpotifyWebHelperAPI.Web.RequestService.GetResponse(String request)
  41. at SpotifyWebHelperAPI.SpotifyEmbededAuthProvider.GetAuth()
  42. at SpotifyWebHelperAPI.SpotifyWebHelperApi.Create()
  43. --- End of inner exception stack trace ---
  44. at SpotifyWebHelperAPI.SpotifyWebHelperApi.Create()
  45. at SpotifyRage.Spotify..ctor()
  46. [00:27:09] [ERROR] Caught fatal unhandled exception:
  47. System.IndexOutOfRangeException: Index was outside the bounds of the array.
  48. at LivelyWorld.AllVehiclesChecker()
  49. at LivelyWorld.OnTick(Object sender, EventArgs e)
  50. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  51. at GTA.Script.MainLoop()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement