Scripthook error with custompeds?
-
Why am I getting this when I press F4 to open the console?
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].[17:06:04] [ERROR] The exception was thrown while executing the script CustomPeds.Main.
[17:06:04] [WARNING] Aborted script CustomPeds.Main.
[17:06:04] [ERROR] Caught fatal unhandled exception:
System.TypeInitializationException: The type initializer for 'CustomPeds.Main' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'NativeUI, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at CustomPeds.Main..cctor()
--- End of inner exception stack trace ---
at CustomPeds.OnFootSexScript.OnTick(Object sender, EventArgs e)
at SHVDN.Script.MainLoop()
[17:06:04] [ERROR] The exception was thrown while executing the script CustomPeds.OnFootSexScript.
[17:06:04] [WARNING] Aborted script CustomPeds.OnFootSexScript.
[17:06:04] [ERROR] Caught fatal unhandled exception:
System.TypeInitializationException: The type initializer for 'CustomPeds.Main' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'NativeUI, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at CustomPeds.Main..cctor()
--- End of inner exception stack trace ---
at CustomPeds.VehicleSexScript.OnTick(Object sender, EventArgs e)
at SHVDN.Script.MainLoop()
[17:06:04] [ERROR] The exception was thrown while executing the script CustomPeds.VehicleSexScript.
[17:06:04] [WARNING] Aborted script CustomPeds.VehicleSexScript.
-
@gbxemu It is punishing you for running all those sex scripts. Just kidding. Remove the scripts and see if you get errors.