0 dosya beğenildi
2 yorum
0 video
0 yükleme
0 takipçi
When I click F7, nothing comes up, here is my log
[09:58:34] [DEBUG] Created script domain 'ScriptDomain_68DCA1DB'.
[09:58:34] [DEBUG] Loading scripts from 'D:\Programs\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_68DCA1DB' ...
[09:58:35] [ERROR] Failed to compile 'TruenoHeadlights.cs' with 5 error(s):
at line 116: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 151: 'GTA.Vehicle' does not contain a definition for 'Driver' and no extension method 'Driver' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 179: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_WORLD_POSITION_OF_ENTITY_BONE'
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_ENTITY_BONE_INDEX_BY_NAME'
[09:58:35] [DEBUG] Found 1 script(s) in 'ClassLibrary2.dll'.
[09:58:35] [ERROR] Failed to load assembly 'dsound.dll':
System.BadImageFormatException: Could not load file or assembly 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at GTA.ScriptDomain.LoadAssembly(String filename)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[09:58:35] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[09:58:36] [DEBUG] Found 5 script(s) in 'Kidnap.dll'.
[09:58:36] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
[09:58:36] [DEBUG] Found 1 script(s) in 'SpeedLimiterDotNet.dll'.
[09:58:36] [DEBUG] Found 0 script(s) in 'ReallySimpleLog.dll'.
[09:58:36] [DEBUG] Starting 9 script(s) ...
[09:58:36] [DEBUG] Instantiating script 'Script2' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'Script2'.
[09:58:36] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[09:58:36] [DEBUG] Instantiating script 'Kidnap.AltruistSacrifice' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'Kidnap.AltruistSacrifice'.
[09:58:36] [DEBUG] Instantiating script 'Kidnap.AltruistSacrificeHideHudAndRadar' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'Kidnap.AltruistSacrificeHideHudAndRadar'.
[09:58:36] [DEBUG] Instantiating script 'Kidnap.Bribe' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'Kidnap.Bribe'.
[09:58:36] [DEBUG] Instantiating script 'Kidnap.Intimidation' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'Kidnap.Intimidation'.
[09:58:36] [DEBUG] Instantiating script 'Kidnap.Main' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'Kidnap.Main'.
[09:58:36] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'NativeUI.BigMessageThread'.
[09:58:36] [DEBUG] Instantiating script 'SpeedLimiterDotNet.SpeedLimiterDotNet' in script domain 'ScriptDomain_68DCA1DB' ...
[09:58:36] [DEBUG] Started script 'SpeedLimiterDotNet.SpeedLimiterDotNet'.
[10:39:29] [DEBUG] Created script domain 'ScriptDomain_FB93D2B3'.
[10:39:29] [DEBUG] Loading scripts from 'D:\Programs\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [ERROR] Failed to compile 'TruenoHeadlights.cs' with 5 error(s):
at line 116: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 151: 'GTA.Vehicle' does not contain a definition for 'Driver' and no extension method 'Driver' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 179: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_WORLD_POSITION_OF_ENTITY_BONE'
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_ENTITY_BONE_INDEX_BY_NAME'
[10:39:30] [DEBUG] Found 1 script(s) in 'ClassLibrary2.dll'.
[10:39:30] [ERROR] Failed to load assembly 'dsound.dll':
System.BadImageFormatException: Could not load file or assembly 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at GTA.ScriptDomain.LoadAssembly(String filename)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[10:39:30] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[10:39:30] [DEBUG] Found 5 script(s) in 'Kidnap.dll'.
[10:39:30] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
[10:39:30] [DEBUG] Found 1 script(s) in 'SpeedLimiterDotNet.dll'.
[10:39:30] [DEBUG] Found 0 script(s) in 'ReallySimpleLog.dll'.
[10:39:30] [DEBUG] Starting 9 script(s) ...
[10:39:30] [DEBUG] Instantiating script 'Script2' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'Script2'.
[10:39:30] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[10:39:30] [DEBUG] Instantiating script 'Kidnap.AltruistSacrifice' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'Kidnap.AltruistSacrifice'.
[10:39:30] [DEBUG] Instantiating script 'Kidnap.AltruistSacrificeHideHudAndRadar' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'Kidnap.AltruistSacrificeHideHudAndRadar'.
[10:39:30] [DEBUG] Instantiating script 'Kidnap.Bribe' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'Kidnap.Bribe'.
[10:39:30] [DEBUG] Instantiating script 'Kidnap.Intimidation' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'Kidnap.Intimidation'.
[10:39:30] [DEBUG] Instantiating script 'Kidnap.Main' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'Kidnap.Main'.
[10:39:30] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'NativeUI.BigMessageThread'.
[10:39:30] [DEBUG] Instantiating script 'SpeedLimiterDotNet.SpeedLimiterDotNet' in script domain 'ScriptDomain_FB93D2B3' ...
[10:39:30] [DEBUG] Started script 'SpeedLimiterDotNet.SpeedLimiterDotNet'.
[10:41:12] [DEBUG] Created script domain 'ScriptDomain_F299018C'.
[10:41:12] [DEBUG] Loading scripts from 'D:\Programs\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_F299018C' ...
[10:41:12] [ERROR] Failed to compile 'TruenoHeadlights.cs' with 5 error(s):
at line 116: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 151: 'GTA.Vehicle' does not contain a definition for 'Driver' and no extension method 'Driver' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 179: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_WORLD_POSITION_OF_ENTITY_BONE'
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_ENTITY_BONE_INDEX_BY_NAME'
[10:41:12] [DEBUG] Found 1 script(s) in 'ClassLibrary2.dll'.
[10:41:12] [ERROR] Failed to load assembly 'dsound.dll':
System.BadImageFormatException: Could not load file or assembly 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at GTA.ScriptDomain.LoadAssembly(String filename)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[10:41:12] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[10:41:12] [DEBUG] Found 5 script(s) in 'Kidnap.dll'.
[10:41:12] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
[10:41:12] [DEBUG] Found 1 script(s) in 'SpeedLimiterDotNet.dll'.
[10:41:12] [DEBUG] Found 0 script(s) in 'ReallySimpleLog.dll'.
[10:41:12] [DEBUG] Starting 9 script(s) ...
[10:41:12] [DEBUG] Instantiating script 'Script2' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'Script2'.
[10:41:12] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[10:41:12] [DEBUG] Instantiating script 'Kidnap.AltruistSacrifice' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'Kidnap.AltruistSacrifice'.
[10:41:12] [DEBUG] Instantiating script 'Kidnap.AltruistSacrificeHideHudAndRadar' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'Kidnap.AltruistSacrificeHideHudAndRadar'.
[10:41:12] [DEBUG] Instantiating script 'Kidnap.Bribe' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'Kidnap.Bribe'.
[10:41:12] [DEBUG] Instantiating script 'Kidnap.Intimidation' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'Kidnap.Intimidation'.
[10:41:12] [DEBUG] Instantiating script 'Kidnap.Main' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'Kidnap.Main'.
[10:41:12] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'NativeUI.BigMessageThread'.
[10:41:12] [DEBUG] Instantiating script 'SpeedLimiterDotNet.SpeedLimiterDotNet' in script domain 'ScriptDomain_F299018C' ...
[10:41:12] [DEBUG] Started script 'SpeedLimiterDotNet.SpeedLimiterDotNet'.
[10:54:34] [DEBUG] Created script domain 'ScriptDomain_A7F71B52'.
[10:54:35] [DEBUG] Loading scripts from 'D:\Programs\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [ERROR] Failed to compile 'TruenoHeadlights.cs' with 5 error(s):
at line 116: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 151: 'GTA.Vehicle' does not contain a definition for 'Driver' and no extension method 'Driver' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 179: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_WORLD_POSITION_OF_ENTITY_BONE'
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_ENTITY_BONE_INDEX_BY_NAME'
[10:54:35] [DEBUG] Found 1 script(s) in 'ClassLibrary2.dll'.
[10:54:35] [ERROR] Failed to load assembly 'dsound.dll':
System.BadImageFormatException: Could not load file or assembly 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at GTA.ScriptDomain.LoadAssembly(String filename)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[10:54:35] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[10:54:35] [DEBUG] Found 5 script(s) in 'Kidnap.dll'.
[10:54:35] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
[10:54:35] [DEBUG] Found 1 script(s) in 'SpeedLimiterDotNet.dll'.
[10:54:35] [DEBUG] Found 0 script(s) in 'ReallySimpleLog.dll'.
[10:54:35] [DEBUG] Starting 9 script(s) ...
[10:54:35] [DEBUG] Instantiating script 'Script2' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'Script2'.
[10:54:35] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[10:54:35] [DEBUG] Instantiating script 'Kidnap.AltruistSacrifice' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'Kidnap.AltruistSacrifice'.
[10:54:35] [DEBUG] Instantiating script 'Kidnap.AltruistSacrificeHideHudAndRadar' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'Kidnap.AltruistSacrificeHideHudAndRadar'.
[10:54:35] [DEBUG] Instantiating script 'Kidnap.Bribe' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'Kidnap.Bribe'.
[10:54:35] [DEBUG] Instantiating script 'Kidnap.Intimidation' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'Kidnap.Intimidation'.
[10:54:35] [DEBUG] Instantiating script 'Kidnap.Main' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'Kidnap.Main'.
[10:54:35] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'NativeUI.BigMessageThread'.
[10:54:35] [DEBUG] Instantiating script 'SpeedLimiterDotNet.SpeedLimiterDotNet' in script domain 'ScriptDomain_A7F71B52' ...
[10:54:35] [DEBUG] Started script 'SpeedLimiterDotNet.SpeedLimiterDotNet'.
[10:57:17] [DEBUG] Created script domain 'ScriptDomain_5C7F7A0B'.
[10:57:17] [DEBUG] Loading scripts from 'D:\Programs\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [ERROR] Failed to compile 'TruenoHeadlights.cs' with 5 error(s):
at line 116: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 151: 'GTA.Vehicle' does not contain a definition for 'Driver' and no extension method 'Driver' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 179: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_WORLD_POSITION_OF_ENTITY_BONE'
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_ENTITY_BONE_INDEX_BY_NAME'
[10:57:17] [DEBUG] Found 1 script(s) in 'ClassLibrary2.dll'.
[10:57:17] [ERROR] Failed to load assembly 'dsound.dll':
System.BadImageFormatException: Could not load file or assembly 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at GTA.ScriptDomain.LoadAssembly(String filename)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[10:57:17] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[10:57:17] [DEBUG] Found 5 script(s) in 'Kidnap.dll'.
[10:57:17] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
[10:57:17] [DEBUG] Found 1 script(s) in 'SpeedLimiterDotNet.dll'.
[10:57:17] [DEBUG] Found 0 script(s) in 'ReallySimpleLog.dll'.
[10:57:17] [DEBUG] Starting 9 script(s) ...
[10:57:17] [DEBUG] Instantiating script 'Script2' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'Script2'.
[10:57:17] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[10:57:17] [DEBUG] Instantiating script 'Kidnap.AltruistSacrifice' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'Kidnap.AltruistSacrifice'.
[10:57:17] [DEBUG] Instantiating script 'Kidnap.AltruistSacrificeHideHudAndRadar' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'Kidnap.AltruistSacrificeHideHudAndRadar'.
[10:57:17] [DEBUG] Instantiating script 'Kidnap.Bribe' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'Kidnap.Bribe'.
[10:57:17] [DEBUG] Instantiating script 'Kidnap.Intimidation' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'Kidnap.Intimidation'.
[10:57:17] [DEBUG] Instantiating script 'Kidnap.Main' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'Kidnap.Main'.
[10:57:17] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'NativeUI.BigMessageThread'.
[10:57:17] [DEBUG] Instantiating script 'SpeedLimiterDotNet.SpeedLimiterDotNet' in script domain 'ScriptDomain_5C7F7A0B' ...
[10:57:17] [DEBUG] Started script 'SpeedLimiterDotNet.SpeedLimiterDotNet'.
[11:19:29] [DEBUG] Created script domain 'ScriptDomain_63478E1A'.
[11:19:29] [DEBUG] Loading scripts from 'D:\Programs\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_63478E1A' ...
[11:19:29] [ERROR] Failed to compile 'TruenoHeadlights.cs' with 5 error(s):
at line 116: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 151: 'GTA.Vehicle' does not contain a definition for 'Driver' and no extension method 'Driver' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 179: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_WORLD_POSITION_OF_ENTITY_BONE'
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_ENTITY_BONE_INDEX_BY_NAME'
[11:19:29] [DEBUG] Found 1 script(s) in 'ClassLibrary2.dll'.
[11:19:29] [ERROR] Failed to load assembly 'dsound.dll':
System.BadImageFormatException: Could not load file or assembly 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at GTA.ScriptDomain.LoadAssembly(String filename)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[11:19:29] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[11:19:29] [DEBUG] Found 5 script(s) in 'Kidnap.dll'.
[11:19:29] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
[11:19:30] [DEBUG] Found 1 script(s) in 'SpeedLimiterDotNet.dll'.
[11:19:30] [DEBUG] Found 0 script(s) in 'ReallySimpleLog.dll'.
[11:19:30] [DEBUG] Starting 9 script(s) ...
[11:19:30] [DEBUG] Instantiating script 'Script2' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'Script2'.
[11:19:30] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[11:19:30] [DEBUG] Instantiating script 'Kidnap.AltruistSacrifice' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'Kidnap.AltruistSacrifice'.
[11:19:30] [DEBUG] Instantiating script 'Kidnap.AltruistSacrificeHideHudAndRadar' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'Kidnap.AltruistSacrificeHideHudAndRadar'.
[11:19:30] [DEBUG] Instantiating script 'Kidnap.Bribe' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'Kidnap.Bribe'.
[11:19:30] [DEBUG] Instantiating script 'Kidnap.Intimidation' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'Kidnap.Intimidation'.
[11:19:30] [DEBUG] Instantiating script 'Kidnap.Main' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'Kidnap.Main'.
[11:19:30] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'NativeUI.BigMessageThread'.
[11:19:30] [DEBUG] Instantiating script 'SpeedLimiterDotNet.SpeedLimiterDotNet' in script domain 'ScriptDomain_63478E1A' ...
[11:19:30] [DEBUG] Started script 'SpeedLimiterDotNet.SpeedLimiterDotNet'.
[12:09:39] [DEBUG] Created script domain 'ScriptDomain_9C190608'.
[12:09:39] [DEBUG] Loading scripts from 'D:\Programs\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_9C190608' ...
[12:09:39] [ERROR] Failed to compile 'TruenoHeadlights.cs' with 5 error(s):
at line 116: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 151: 'GTA.Vehicle' does not contain a definition for 'Driver' and no extension method 'Driver' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 179: 'GTA.Vehicle' does not contain a definition for 'IsDoorOpen' and no extension method 'IsDoorOpen' accepting a first argument of type 'GTA.Vehicle' could be found (are you missing a using directive or an assembly reference?)
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_WORLD_POSITION_OF_ENTITY_BONE'
at line 330: 'GTA.Native.Hash' does not contain a definition for 'GET_ENTITY_BONE_INDEX_BY_NAME'
[12:09:39] [DEBUG] Found 1 script(s) in 'ClassLibrary2.dll'.
[12:09:40] [DEBUG] Found 0 script(s) in 'ClearScript.dll'.
[12:09:40] [ERROR] Failed to load assembly 'dsound.dll':
System.BadImageFormatException: Could not load file or assembly 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///D:\Programs\Grand Theft Auto V\scripts\dsound.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at GTA.ScriptDomain.LoadAssembly(String filename)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[12:09:40] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
[12:09:40] [DEBUG] Found 5 script(s) in 'Kidnap.dll'.
[12:09:41] [DEBUG] Found 2 script(s) in 'MapEditor.dll'.
[12:09:41] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
[12:09:41] [DEBUG] Found 1 script(s) in 'SpeedLimiterDotNet.dll'.
[12:09:41] [DEBUG] Found 0 script(s) in 'ReallySimpleLog.dll'.
[12:09:41] [DEBUG] Starting 11 script(s) ...
[12:09:41] [DEBUG] Instantiating script 'Script2' in script domain 'ScriptDomain_9C190608' ...
[12:09:41] [DEBUG] Started script 'Script2'.
[12:09:41] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_9C190608' ...
[12:09:41] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
[12:09:41] [DEBUG] Instantiating script 'Kidnap.AltruistSacrifice' in script domain 'ScriptDomain_9C190608' ...
[12:09:41] [DEBUG] Started script 'Kidnap.AltruistSacrifice'.
[12:09:41] [DEBUG] Instantiating script 'Kidnap.AltruistSacrificeHideHudAndRadar' in script domain 'ScriptDomain_9C190608' ...
[12:09:41] [DEBUG] Started script 'Kidnap.AltruistSacrificeHideHudAndRadar'.
[12:09:41] [DEBUG] Instantiating script 'Kidnap.Bribe' in script domain 'ScriptDomain_9C190608' ...
[12:09:41] [DEBUG] Started script 'Kidnap.Bribe'.
[12:09:41] [DEBUG] Instantiating script 'Kidnap.Intimidation' in script domain 'ScriptDomain_9C190608' ...
[12:09:41] [DEBUG] Started script 'Kidnap.Intimidation'.
[12:09:41] [DEBUG] Instantiating script 'Kidnap.Main' in script domain 'ScriptDomain_9C190608' ...
[12:09:41] [DEBUG] Started script 'Kidnap.Main'.
[12:09:41] [DEBUG] Instantiating script 'MapEditor.JavascriptHook' in script domain 'ScriptDomain_9C190608' ...
[12:09:41] [DEBUG] Started script 'MapEditor.JavascriptHook'.
[12:09:41] [DEBUG] Instantiating script 'MapEditor.MapEditor' in script domain 'ScriptDomain_9C190608' ...
[12:09:42] [DEBUG] Started script 'MapEditor.MapEditor'.
[12:09:42] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_9C190608' ...
[12:09:42] [DEBUG] Started script 'NativeUI.BigMessageThread'.
[12:09:42] [DEBUG] Instantiating script 'SpeedLimiterDotNet.SpeedLimiterDotNet' in script domain 'ScriptDomain_9C190608' ...
[12:09:42] [DEBUG] Started script 'SpeedLimiterDotNet.SpeedLimiterDotNet'.
[12:09:42] [ERROR] Caught fatal unhandled exception:
System.MissingMethodException: Method not found: 'GTA.Native.InputArgument GTA.Native.InputArgument.op_Implicit(Byte)'.
at MapEditor.MapEditor.OnTick(Object sender, EventArgs e)
at GTA.Script.raise_Tick(Object value0, EventArgs value1)
at GTA.Script.MainLoop()
Umm? https://snag.gy/8dlC0f.jpg