Advertisement
Guest User

Untitled

a guest
Aug 14th, 2019
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. [10:03:10] [DEBUG] Created script domain 'ScriptDomain_592E08BB' with v2.10.9.
  2. [10:03:10] [DEBUG] Loading scripts from 'D:\Steam\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_592E08BB' ...
  3. [10:03:10] [INFO] Loading assembly 'INMNativeUI.dll' ...
  4. [10:03:10] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
  5. [10:03:10] [INFO] Loading assembly 'Metadata.dll' ...
  6. [10:03:10] [DEBUG] Found 0 script(s) in 'Metadata.dll'.
  7. [10:03:10] [INFO] Loading assembly 'BennysOriginalMotorworks.dll' ...
  8. [10:03:10] [DEBUG] Found 2 script(s) in 'BennysOriginalMotorworks.dll'.
  9. [10:03:10] [DEBUG] Starting 3 script(s) ...
  10. [10:03:10] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_592E08BB' ...
  11. [10:03:10] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
  12. [10:03:10] [DEBUG] Instantiating script 'BennysOriginalMotorworks.Bennys' in script domain 'ScriptDomain_592E08BB' ...
  13. [10:03:13] [ERROR] Failed to instantiate script 'BennysOriginalMotorworks.Bennys' because constructor threw an exception:
  14. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
  15. at nativeCall()
  16. at GTA.Native.?A0x55605b1d.NativeTask.Run()
  17. at GTA.ScriptDomain.ExecuteTask(IScriptTask task)
  18. at GTA.Native.Function.Call[T](UInt64 hash, InputArgument[] arguments)
  19. at BennysOriginalMotorworks.Helper.LoadMPDLCMap() in E:\Users\Bartholomew\Documents\GitHub\BennysOriginalMotorWorks\BennysOriginalMotorworks\Class\Helper.vb:line 52
  20. at BennysOriginalMotorworks.Bennys.LoadSettings() in E:\Users\Bartholomew\Documents\GitHub\BennysOriginalMotorWorks\BennysOriginalMotorworks\Bennys.vb:line 45
  21. at BennysOriginalMotorworks.Bennys..ctor() in E:\Users\Bartholomew\Documents\GitHub\BennysOriginalMotorWorks\BennysOriginalMotorworks\Bennys.vb:line 32
  22. [10:03:13] [DEBUG] Instantiating script 'BennysOriginalMotorworks.BennysMenu' in script domain 'ScriptDomain_592E08BB' ...
  23. [10:03:13] [DEBUG] Started script 'BennysOriginalMotorworks.BennysMenu'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement