2013-04-02 19:03:20 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.0.7.0)
2013-04-02 19:04:36 - Direct3D device created!
2013-04-02 19:04:36 - SEARCHING FOR SCRIPTS...
2013-04-02 19:04:36 - Loading scripts in Assembly 'scriptsFirstResponse.net.dll' ...
2013-04-02 19:04:36 - ...found script 'FirstResponse.Main.EmergencyLights'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.Main.Start'!
2013-04-02 19:04:36 - ...found script 'CSharp.Engine.Core'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.Debugging'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.DeletionList'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.Hardcore'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.TextDraw'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCMD.Main'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCMD.Functions'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Carboot'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Disarm'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Frisk'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.PullOver'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Actions'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Debug'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Flashlight'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Functions'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Partner'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.inputSimulator'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Start'!
2013-04-02 19:04:36 - ...found script 'FirstResponse.LCPD.Various'!
2013-04-02 19:04:36 - Loading scripts in Assembly 'scriptsPolicing.net.dll' ...
2013-04-02 19:04:36 - ...found script 'Policing.Policing'!
2013-04-02 19:04:36 - Loading scripts in Assembly 'scriptsTrafficFlow.net.dll' ...
2013-04-02 19:04:36 - ...found script 'TrafficFlow.Taxi'!
2013-04-02 19:04:36 - DONE! 23 valid scripts found!
2013-04-02 19:04:36 - STARTING SCRIPTS...
2013-04-02 19:04:36 - Error during GetPhoneNumber (Phone checks will be disabled):
System.Exception: Accessing Globals failed! Invalid Memory Address!
at unmanaged.MemoryAccess.GetGlobalAddress(Int32 index)
at unmanaged.MemoryAccess.GetPhoneNumber()
at GTA.NetHook.CheckPhone()
2013-04-02 19:04:36 - ...successfully started script 'TrafficFlow.Taxi'!
2013-04-02 19:04:36 - ...successfully started script 'FirstResponse.LCPD.Various'!
2013-04-02 19:04:36 - ...successfully started script 'FirstResponse.LCPD.Start'!
2013-04-02 19:04:36 - ...successfully started script 'FirstResponse.LCPD.inputSimulator'!
2013-04-02 19:04:36 - ...successfully started script 'FirstResponse.LCPD.Partner'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCPD.Functions'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCPD.Flashlight'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCPD.Debug'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCPD.Actions'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCPD.PullOver'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCPD.Frisk'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCPD.Disarm'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCPD.Carboot'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCMD.Functions'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.LCMD.Main'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.TextDraw'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.Hardcore'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.DeletionList'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.Debugging'!
2013-04-02 19:04:37 - ...successfully started script 'CSharp.Engine.Core'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.Main.Start'!
2013-04-02 19:04:37 - ...successfully started script 'FirstResponse.Main.EmergencyLights'!
2013-04-02 19:04:41 - ...successfully started script 'Policing.Policing'!
2013-04-02 19:05:46 - Error during Tick in script 'Policing.Policing':
System.NullReferenceException: Object reference not set to an instance of an object.
at Policing.Policing.PolicingTick(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at GTA.Script.TryTick()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2013-04-02 19:05:46 - Error in Thread.Abort:
System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at GTA.NetThread.Abort()
2013-04-02 19:16:45 - Error during Tick in script 'FirstResponse.LCPD.PullOver':
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Scripting.?A0xf88de8d2.GetOffsetFromCharInWorldCoords(Int32 , Single , Single , Single , Single* , Single* , Single* )
at FirstResponse.LCPD.PullOver.eval_LCPDFR-0(Object A_0, EventArgs A_1)
at GTA.Script.TryTick()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()