Advertisement
Guest User

ScripthookdotnetLinux

a guest
Mar 24th, 2024
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.95 KB | Software | 0 0
  1. [21:19:13] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
  2. [21:19:13] [DEBUG] Loading scripts from Z:\home\kowalski\modded\steamapps\common\Grand Theft Auto V\scripts ...
  3. [21:19:14] [DEBUG] Loading assembly Disarm.dll ...
  4. [21:19:14] [ERROR] Unable to load Disarm.dll: System.IO.FileLoadException: The specified user does not have a valid profile.  Unable to load 'Disarm, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  5. File name: 'Disarm, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.IO.FileLoadException: The specified user does not have a valid profile.  Unable to load 'file:///Z:\home\kowalski\modded\steamapps\common\Grand Theft Auto V\scripts\Disarm.dll'.
  6. File name: 'file:///Z:\home\kowalski\modded\steamapps\common\Grand Theft Auto V\scripts\Disarm.dll'
  7.  
  8. WRN: Assembly binding logging is turned OFF.
  9. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  10. Note: There is some performance penalty associated with assembly bind failure logging.
  11. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  12.  
  13.    at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  14.   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  15.   at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
  16.   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
  17.   at SHVDN.ScriptDomain.LoadScriptsFromAssembly(String filename)
  18.  
  19.  
  20. [21:19:14] [DEBUG] Loading assembly Stance.dll ...
  21. [21:19:14] [ERROR] Unable to load Stance.dll: System.IO.FileLoadException: The specified user does not have a valid profile.  Unable to load 'Stance, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  22. File name: 'Stance, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.IO.FileLoadException: The specified user does not have a valid profile.  Unable to load 'file:///Z:\home\kowalski\modded\steamapps\common\Grand Theft Auto V\scripts\Stance.dll'.
  23. File name: 'file:///Z:\home\kowalski\modded\steamapps\common\Grand Theft Auto V\scripts\Stance.dll'
  24.  
  25. WRN: Assembly binding logging is turned OFF.
  26. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  27. Note: There is some performance penalty associated with assembly bind failure logging.
  28. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  29.  
  30.   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  31.   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  32.   at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
  33.   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
  34.   at SHVDN.ScriptDomain.LoadScriptsFromAssembly(String filename)
  35.  
  36.  
Tags: logs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement