Advertisement
Guest User

Untitled

a guest
Jun 28th, 2024
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. [19:13:38] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
  2. [19:13:38] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
  3. [19:13:38] [DEBUG] Loading scripts from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts ...
  4. [19:13:38] [DEBUG] Loading assembly AMLSNativeUI.dll ...
  5. [19:13:38] [INFO] Found 1 script(s) in AMLSNativeUI.dll resolved to API 2.11.6.
  6. [19:13:38] [DEBUG] Loading assembly Mission Maker.dll ...
  7. [19:13:38] [INFO] Found 2 script(s) in Mission Maker.dll resolved to API 2.11.6.
  8. [19:13:38] [DEBUG] Instantiating script AMLSNativeUI.AMLSBigMessageThread ...
  9. [19:13:38] [INFO] Started script AMLSNativeUI.AMLSBigMessageThread.
  10. [19:13:38] [DEBUG] Instantiating script Mission_Maker11_10_20171 ...
  11. [19:13:38] [ERROR] Failed to instantiate script Mission_Maker11_10_20171 because constructor threw an exception: System.TypeInitializationException: The type initializer for 'SHVDN.NativeMemory' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  12. at SHVDN.NativeMemory..cctor()
  13. --- End of inner exception stack trace ---
  14. at SHVDN.NativeMemory.StringToCoTaskMemUTF8(String s)
  15. at SHVDN.ScriptDomain.PinString(String str)
  16. at GTA.Native.Function.ObjectToNative(Object value)
  17. at GTA.Scaleform.Load(String scaleformID)
  18. at AMLSNativeUI.UIMenu..ctor(String title, String subtitle, Point offset, String spriteLibrary, String spriteName)
  19. at AMLSNativeUI.UIMenu..ctor(String title, String subtitle)
  20. at Mission_Maker11_10_20171..ctor()
  21. [19:13:38] [DEBUG] Instantiating script Mission_Maker11_10_20171+RandomSpawnThread ...
  22. [19:13:38] [ERROR] Failed to instantiate script Mission_Maker11_10_20171+RandomSpawnThread because constructor threw an exception: System.TypeInitializationException: The type initializer for 'SHVDN.NativeMemory' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  23. at SHVDN.NativeMemory..cctor()
  24. --- End of inner exception stack trace ---
  25. at SHVDN.NativeMemory.StringToCoTaskMemUTF8(String s)
  26. at SHVDN.ScriptDomain.PinString(String str)
  27. at GTA.Native.Function.ObjectToNative(Object value)
  28. at Mission_Maker11_10_20171.RandomSpawnHandler..ctor()
  29. at Mission_Maker11_10_20171.RandomSpawnThread..ctor()
  30.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement