I downloaded this mod (fairly new to modding so please bare with me) and at first it gave me a "assembly binding logging is turned off error" so I got that figured out. Now it gives me a new error. Did anyone else get this? Any help is greatly appreciated! [22:36:17] [DEBUG] Created script domain 'ScriptDomain_29793C62'. [22:36:17] [DEBUG] Loading scripts from 'C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_29793C62' ... [22:36:17] [ERROR] Failed to load assembly 'TurnTires.net.dll': System.BadImageFormatException: Could not load file or assembly 'file:///C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts\TurnTires.net.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format. File name: 'file:///C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts\TurnTires.net.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.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, 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) === Pre-bind state information === LOG: User = Corey-PC\Corey LOG: Where-ref bind. Location = C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts\TurnTires.net.dll LOG: Appbase = file:///C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/scripts LOG: Initial PrivatePath = NULL Calling assembly : (Unknown). === LOG: This bind starts in LoadFrom load context. WRN: Native image will not be probed in LoadFrom context. Native image will only be probed in default load context, like with Assembly.Load(). LOG: No application configuration file found. LOG: Using host configuration file: LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config. LOG: Attempting download of new URL file:///C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/scripts/TurnTires.net.dll. ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.