Advertisement
Guest User

Untitled

a guest
Oct 8th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. [07:54:05] [DEBUG] Created script domain 'ScriptDomain_B1D60419' with v2.10.3.
  2. [07:54:05] [DEBUG] Loading scripts from 'D:\Steam\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_B1D60419' ...
  3. [07:54:05] [INFO] Loading assembly 'NativeUI.dll' ...
  4. [07:54:05] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
  5. [07:54:05] [INFO] Loading assembly 'NFSNitroV5.dll' ...
  6. [07:54:05] [DEBUG] Found 1 script(s) in 'NFSNitroV5.dll'.
  7. [07:54:05] [DEBUG] Starting 2 script(s) ...
  8. [07:54:05] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_B1D60419' ...
  9. [07:54:05] [DEBUG] Started script 'NativeUI.BigMessageThread'.
  10. [07:54:05] [DEBUG] Instantiating script 'NFSNitroV5.NFSNitroV5' in script domain 'ScriptDomain_B1D60419' ...
  11. [07:54:05] [ERROR] Failed to instantiate script 'NFSNitroV5.NFSNitroV5' because constructor threw an exception:
  12. System.IO.IOException: The process cannot access the file 'D:\Steam\steamapps\common\Grand Theft Auto V\scripts\NFSNitroV5.log' because it is being used by another process.
  13. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  14. 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)
  15. 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)
  16. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  17. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  18. at System.IO.StreamWriter..ctor(String path, Boolean append)
  19. at NFSNitroV5.SimpleLogger.WriteLine(String str)
  20. at NFSNitroV5.NFSNitroV5..ctor()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement