Advertisement
Guest User

ScriptHookVDotNet.log

a guest
Jun 21st, 2022
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.91 KB | None | 0 0
  1. [15:05:01] [ERROR] Failed to load config: System.IO.FileNotFoundException: Could not find file 'D:\Epic Games\GTAV\ScriptHookVDotNet.ini'.
  2. File name: 'D:\Epic Games\GTAV\ScriptHookVDotNet.ini'
  3. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  4. at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  5. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  6. at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
  7. at System.IO.StreamReader..ctor(String path, Encoding encoding)
  8. at System.IO.File.InternalReadAllLines(String path, Encoding encoding)
  9. at ?A0xc1aa4bd5.ScriptHookVDotnet_ManagedInit()
  10. [15:05:01] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
  11. [15:05:01] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
  12. [15:05:01] [DEBUG] Loading scripts from D:\Epic Games\GTAV\scripts ...
  13. [15:05:01] [DEBUG] Loading assembly LemonUI.SHVDN3.dll ...
  14. [15:05:01] [INFO] Found 0 script(s) in LemonUI.SHVDN3.dll.
  15. [15:05:01] [DEBUG] Loading assembly SinglePlayerGaragesReloaded.dll ...
  16. [15:05:01] [INFO] Found 4 script(s) in SinglePlayerGaragesReloaded.dll resolved to API 2.11.3.
  17. [15:05:01] [DEBUG] Loading assembly SPGR_Helper.dll ...
  18. [15:05:01] [INFO] Found 1 script(s) in SPGR_Helper.dll resolved to API 2.11.3.
  19. [15:05:01] [DEBUG] Instantiating script SinglePlayerGaragesReloaded.Garages ...
  20. [15:05:01] [ERROR] Failed to instantiate script SinglePlayerGaragesReloaded.Garages because constructor threw an exception: System.IO.FileNotFoundException: Could not load file or assembly 'iFruitAddon2, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  21. File name: 'iFruitAddon2, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null'
  22. at SinglePlayerGaragesReloaded.Garages..ctor()
  23.  
  24. WRN: Assembly binding logging is turned OFF.
  25. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  26. Note: There is some performance penalty associated with assembly bind failure logging.
  27. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  28.  
  29. [15:05:01] [DEBUG] Instantiating script SinglePlayerGaragesReloaded.Garages+GarageHolder ...
  30. [15:05:01] [INFO] Started script SinglePlayerGaragesReloaded.Garages+GarageHolder.
  31. [15:05:01] [DEBUG] Instantiating script SinglePlayerGaragesReloaded.LoadInterior ...
  32. [15:05:01] [ERROR] Failed to instantiate script SinglePlayerGaragesReloaded.LoadInterior because constructor threw an exception: System.IO.FileNotFoundException: Could not load file or assembly 'LemonUI.SHVDN2, Version=1.5.2.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  33. File name: 'LemonUI.SHVDN2, Version=1.5.2.0, Culture=neutral, PublicKeyToken=null'
  34. at SinglePlayerGaragesReloaded.LoadInterior..ctor()
  35.  
  36. WRN: Assembly binding logging is turned OFF.
  37. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  38. Note: There is some performance penalty associated with assembly bind failure logging.
  39. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  40.  
  41. [15:05:01] [DEBUG] Instantiating script SinglePlayerGaragesReloaded.SPGRGarage ...
  42. [15:05:01] [INFO] Started script SinglePlayerGaragesReloaded.SPGRGarage.
  43. [15:05:01] [DEBUG] Instantiating script SPGR_Helper.Class1 ...
  44. [15:05:01] [INFO] Started script SPGR_Helper.Class1.
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement