morgan5634

Untitled

Jul 15th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. [19:44:10] [DEBUG] Created script domain 'ScriptDomain_61A176A0' with v2.10.9.
  2. [19:44:10] [DEBUG] Loading scripts from 'C:\Program Files\Rockstar Games\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_61A176A0' ...
  3. [19:44:10] [INFO] Loading assembly 'Flatbed.dll' ...
  4. [19:44:11] [DEBUG] Found 1 script(s) in 'Flatbed.dll'.
  5. [19:44:11] [INFO] Loading assembly 'Metadata.dll' ...
  6. [19:44:11] [DEBUG] Found 0 script(s) in 'Metadata.dll'.
  7. [19:44:11] [DEBUG] Starting 1 script(s) ...
  8. [19:44:11] [DEBUG] Instantiating script 'Flatbed.Flatbed' in script domain 'ScriptDomain_61A176A0' ...
  9. [19:44:11] [ERROR] Failed to instantiate script 'Flatbed.Flatbed' because constructor threw an exception:
  10. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Rockstar Games\Grand Theft Auto V\scripts\Flatbed\Vehicles'.
  11. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  12. at System.IO.FileSystemEnumerableIterator`1.CommonInit()
  13. at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
  14. at System.IO.Directory.GetFiles(String path, String searchPattern)
  15. at Flatbed.Flatbed..ctor() in E:\Users\Bartholomew\Documents\GitHub\GTA5-SP-MTL-Flatbed-Script\Flatbed\Flatbed.vb:line 17
Add Comment
Please, Sign In to add comment