0 файлов понравилось
1 комментарий
0 видео
0 загрузок
0 подписчиков
Good'day!
Whenever I try to open the menu this is the error that poops out in the debug log for ScriptHookVDotNet. Any help would be appreciated!
[17:08:01] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
[17:08:01] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
[17:08:01] [DEBUG] Loading scripts from G:\SteamLibrarySSD\steamapps\common\Grand Theft Auto V\scripts ...
[17:08:01] [DEBUG] Loading assembly LapTimer.dll ...
[17:08:01] [INFO] Found 1 script(s) in LapTimer.dll resolved to API 3.4.0.
[17:08:01] [DEBUG] Loading assembly NativeUI.dll ...
[17:08:01] [INFO] Found 1 script(s) in NativeUI.dll resolved to API 2.11.3.
[17:08:01] [DEBUG] Instantiating script LapTimer.RaceTimerMain ...
[17:08:01] [INFO] Started script LapTimer.RaceTimerMain.
[17:08:01] [DEBUG] Instantiating script NativeUI.BigMessageThread ...
[17:08:01] [INFO] Started script NativeUI.BigMessageThread.
[17:08:03] [ERROR] Caught fatal unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at LapTimer.RaceTimerMain.<.ctor>b__3_0(Object o, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at SHVDN.Script.MainLoop()
[17:08:03] [ERROR] The exception was thrown while executing the script LapTimer.RaceTimerMain.
[17:08:03] [WARNING] Aborted script LapTimer.RaceTimerMain.