赞了0个文件
写了1个评论
上传了0个视频
上传0个文件
0个跟随者
can you look for me its my log
[16:32:56] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
[16:32:56] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
[16:32:56] [DEBUG] Loading scripts from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts ...
[16:32:57] [DEBUG] Loading assembly NativeUI.dll ...
[16:32:57] [INFO] Found 1 script(s) in NativeUI.dll resolved to API 2.11.6.
[16:32:57] [DEBUG] Loading assembly PullMeOver.dll ...
[16:32:57] [INFO] Found 2 script(s) in PullMeOver.dll resolved to API 2.11.6.
[16:32:57] [DEBUG] Instantiating script NativeUI.BigMessageThread ...
[16:32:57] [INFO] Started script NativeUI.BigMessageThread.
[16:32:57] [DEBUG] Instantiating script PullMeOver.PullMeOverMain ...
[16:32:58] [INFO] Started script PullMeOver.PullMeOverMain.
[16:32:58] [DEBUG] Instantiating script PullMeOver.SpeedDisplay ...
[16:32:58] [ERROR] Failed to instantiate script PullMeOver.SpeedDisplay because constructor threw an exception: System.TypeInitializationException: 'SHVDN.NativeMemory' tür başlatıcısı özel durum döndürdü. ---> System.NullReferenceException: Nesne başvurusu bir nesnenin örneğine ayarlanmadı.
konum: SHVDN.NativeMemory..cctor()
--- İç özel durum yığını izlemesinin sonu ---
konum: SHVDN.NativeMemory.StringToCoTaskMemUTF8(String s)
konum: SHVDN.ScriptDomain.PinString(String str)
konum: GTA.Native.Function.ObjectToNative(Object value)
konum: GTA.Scaleform..ctor(String scaleformID)
konum: NativeUI.UIMenu..ctor(String title, String subtitle, Point offset, String spriteLibrary, String spriteName)
konum: NativeUI.UIMenu..ctor(String title, String subtitle)
konum: PullMeOver.SpeedDisplay.SetDisplay() C:\Users\Josh\code\GTAV\pullmeover\pullmeover\SpeedDisplay.cs içinde: satır 105
konum: PullMeOver.SpeedDisplay..ctor() C:\Users\Josh\code\GTAV\pullmeover\pullmeover\SpeedDisplay.cs içinde: satır 76
[16:33:21] [ERROR] Caught fatal unhandled exception:
System.TypeInitializationException: 'SHVDN.NativeMemory' tür başlatıcısı özel durum döndürdü. ---> System.NullReferenceException: Nesne başvurusu bir nesnenin örneğine ayarlanmadı.
konum: SHVDN.NativeMemory..cctor()
--- İç özel durum yığını izlemesinin sonu ---
konum: SHVDN.NativeMemory.GetVehicleHandles(Single[] position, Single radius, Int32[] modelHashes)
konum: GTA.World.GetNearbyVehicles(Vector3 position, Single radius)
konum: PullMeOver.PullMeOverMain.RunningRedLight() C:\Users\Josh\code\GTAV\pullmeover\pullmeover\ViolationChecker.cs içinde: satır 19
konum: PullMeOver.PullMeOverMain.TrackPlayer() C:\Users\Josh\code\GTAV\pullmeover\pullmeover\PullMeOver2.cs içinde: satır 1276
konum: PullMeOver.PullMeOverMain.OnTick(Object sender, EventArgs e) C:\Users\Josh\code\GTAV\pullmeover\pullmeover\PullMeOver2.cs içinde: satır 195
konum: SHVDN.Script.DoTick()
[16:33:21] [ERROR] The exception was thrown while executing the script PullMeOver.PullMeOverMain.
[16:33:21] [ERROR] Caught fatal unhandled exception:
System.NullReferenceException: Nesne başvurusu bir nesnenin örneğine ayarlanmadı.
konum: PullMeOver.PullMeOverMain.EndEvent(Boolean change) C:\Users\Josh\code\GTAV\pullmeover\pullmeover\PullMeOver2.cs içinde: satır 1012
konum: PullMeOver.PullMeOverMain.OnAborted(Object sender, EventArgs e) C:\Users\Josh\code\GTAV\pullmeover\pullmeover\PullMeOver2.cs içinde: satır 301
konum: SHVDN.Script.Abort()
[16:33:21] [ERROR] The exception was thrown while executing the script PullMeOver.PullMeOverMain.
[16:33:21] [WARNING] Aborted script PullMeOver.PullMeOverMain.
konum: System.Threading.Thread.AbortInternal()
konum: System.Threading.Thread.Abort()
konum: SHVDN.Script.Abort()
konum: SHVDN.Script.DoTick()
konum: SHVDN.Script.MainLoop()