Advertisement
Guest User

Untitled

a guest
Feb 1st, 2018
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. [10:45:40] [DEBUG] Created script domain 'ScriptDomain_55B28B4C' with v2.10.3.
  2. [10:45:40] [DEBUG] Loading scripts from 'L:\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_55B28B4C' ...
  3. [10:45:40] [INFO] Loading assembly 'ClearScript.dll' ...
  4. [10:45:40] [DEBUG] Found 0 script(s) in 'ClearScript.dll'.
  5. [10:45:40] [INFO] Loading assembly 'iFruitAddon2.dll' ...
  6. [10:45:40] [DEBUG] Found 1 script(s) in 'iFruitAddon2.dll'.
  7. [10:45:40] [INFO] Loading assembly 'MapEditor.dll' ...
  8. [10:45:40] [DEBUG] Found 2 script(s) in 'MapEditor.dll'.
  9. [10:45:40] [INFO] Loading assembly 'MMI-SP.dll' ...
  10. [10:45:40] [DEBUG] Found 4 script(s) in 'MMI-SP.dll'.
  11. [10:45:40] [INFO] Loading assembly 'NativeUI.dll' ...
  12. [10:45:40] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
  13. [10:45:40] [INFO] Loading assembly 'ParksTools.dll' ...
  14. [10:45:40] [ERROR] Failed to load assembly 'ParksTools.dll':
  15. System.IO.FileNotFoundException: Could not load file or assembly 'RagePluginHook, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  16. File name: 'RagePluginHook, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
  17.  
  18. WRN: Assembly binding logging is turned OFF.
  19. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  20. Note: There is some performance penalty associated with assembly bind failure logging.
  21. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  22.  
  23. [10:45:40] [INFO] Loading assembly 'SuperYacht.dll' ...
  24. [10:45:40] [DEBUG] Found 1 script(s) in 'SuperYacht.dll'.
  25. [10:45:40] [DEBUG] Starting 9 script(s) ...
  26. [10:45:40] [DEBUG] Instantiating script 'iFruitAddon2.iFruitAddon2' in script domain 'ScriptDomain_55B28B4C' ...
  27. [10:45:40] [DEBUG] Started script 'iFruitAddon2.iFruitAddon2'.
  28. [10:45:40] [DEBUG] Instantiating script 'MapEditor.JavascriptHook' in script domain 'ScriptDomain_55B28B4C' ...
  29. [10:45:40] [DEBUG] Started script 'MapEditor.JavascriptHook'.
  30. [10:45:40] [DEBUG] Instantiating script 'MapEditor.MapEditor' in script domain 'ScriptDomain_55B28B4C' ...
  31. [10:45:42] [DEBUG] Started script 'MapEditor.MapEditor'.
  32. [10:45:42] [DEBUG] Instantiating script 'MMI_SP.InsuranceObserver' in script domain 'ScriptDomain_55B28B4C' ...
  33. [10:45:42] [DEBUG] Started script 'MMI_SP.InsuranceObserver'.
  34. [10:45:42] [DEBUG] Instantiating script 'MMI_SP.MMI' in script domain 'ScriptDomain_55B28B4C' ...
  35. [10:45:42] [DEBUG] Started script 'MMI_SP.MMI'.
  36. [10:45:42] [DEBUG] Instantiating script 'MMI_SP.iFruit.iFruitMMI' in script domain 'ScriptDomain_55B28B4C' ...
  37. [10:45:42] [DEBUG] Started script 'MMI_SP.iFruit.iFruitMMI'.
  38. [10:45:42] [DEBUG] Instantiating script 'MMI_SP.Agency.Agency' in script domain 'ScriptDomain_55B28B4C' ...
  39. [10:45:42] [DEBUG] Started script 'MMI_SP.Agency.Agency'.
  40. [10:45:42] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_55B28B4C' ...
  41. [10:45:42] [DEBUG] Started script 'NativeUI.BigMessageThread'.
  42. [10:45:42] [DEBUG] Instantiating script 'SuperYacht.YachtScript' in script domain 'ScriptDomain_55B28B4C' ...
  43. [10:45:42] [DEBUG] Started script 'SuperYacht.YachtScript'.
  44. [10:45:52] [ERROR] Caught fatal unhandled exception:
  45. System.NullReferenceException: Object reference not set to an instance of an object.
  46. at SuperYacht.Yacht.Build()
  47. at SuperYacht.YachtScript.LoadYachts()
  48. at SuperYacht.YachtScript.<.ctor>b__17_14(Object , EventArgs )
  49. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  50. at GTA.Script.MainLoop()
  51. [10:46:44] [ERROR] Caught fatal unhandled exception:
  52. System.MissingMethodException: Method not found: 'NativeUI.UIMenu NativeUI.MenuPool.AddSubMenu(NativeUI.UIMenu, System.String, System.String)'.
  53. at MMI_SP.Agency.MenuOffice.CreateMenuCancelContract(UIMenu menu)
  54. at MMI_SP.Agency.MenuOffice.Create()
  55. at MMI_SP.Agency.Agency.EnterAgency()
  56. at MMI_SP.Agency.Agency.DisplayAgencyThisFrame()
  57. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  58. at GTA.Script.MainLoop()
  59. [10:46:49] [ERROR] Script 'MMI_SP.Agency.Agency' is not responding! Aborting ...
  60. [10:46:49] [DEBUG] Aborted script 'MMI_SP.Agency.Agency'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement