Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MrSupersam14

Members
  • Joined

  • Last visited

Everything posted by MrSupersam14

  1. I re-installed as admin, and ran gta as admin, at the first car i pulled over i got an error, something with main start or so here's the log file: 2011-11-26 21:15:00 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.0.7.0) 2011-11-26 21:16:00 - Direct3D device created! 2011-11-26 21:16:00 - SEARCHING FOR SCRIPTS... 2011-11-26 21:16:00 - Loading scripts in Assembly 'scripts\FirstResponse.net.dll' ... 2011-11-26 21:16:00 - ...found script 'FirstResponse.Main.EmergencyLights'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.Main.Start'! 2011-11-26 21:16:00 - ...found script 'CSharp.Engine.Core'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.Debugging'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.DeletionList'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.Hardcore'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.TextDraw'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCMD.Main'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCMD.Functions'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.Carboot'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.Disarm'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.Frisk'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.PullOver'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.Actions'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.Debug'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.Flashlight'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.Functions'! 2011-11-26 21:16:00 - ...found script 'FirstResponse.LCPD.Partner'! 2011-11-26 21:16:01 - ...found script 'FirstResponse.LCPD.inputSimulator'! 2011-11-26 21:16:01 - ...found script 'FirstResponse.LCPD.Start'! 2011-11-26 21:16:01 - ...found script 'FirstResponse.LCPD.Various'! 2011-11-26 21:16:01 - Loading scripts in Assembly 'scripts\indicator.net.dll' ... 2011-11-26 21:16:01 - ...found script 'indicatorClass'! 2011-11-26 21:16:01 - DONE! 22 valid scripts found! 2011-11-26 21:16:01 - STARTING SCRIPTS... 2011-11-26 21:16:01 - 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() 2011-11-26 21:16:01 - ...successfully started script 'indicatorClass'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Various'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Start'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.inputSimulator'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Partner'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Functions'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Flashlight'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Debug'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Actions'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.PullOver'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Frisk'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Disarm'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCPD.Carboot'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCMD.Functions'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.LCMD.Main'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.TextDraw'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.Hardcore'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.DeletionList'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.Debugging'! 2011-11-26 21:16:01 - ...successfully started script 'CSharp.Engine.Core'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.Main.Start'! 2011-11-26 21:16:01 - ...successfully started script 'FirstResponse.Main.EmergencyLights'! 2011-11-26 21:18:51 - Error during Tick in script 'FirstResponse.Main.Start': System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at AdvancedHookManaged.AVehicle.SetHeliSearchlightTargetPed(APed ped) at CSharp.LCPDFR.Scripts.Pursuit.StartChase(Ped suspect1, Ped suspect2, Vehicle suspectVehicle, Vector3 startPos, Boolean noSecondSuspect, Boolean isWorldEvent) at FirstResponse.LCPD.PullOver.Pull() at GTA.Script.ProcessBoundKey(Keys Key) at GTA.Script.ProcessEvents() at GTA.Script.DoTick() at GTA.ScriptThread.OnTick() 2011-11-26 21:18:51 - 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() 2011-11-26 21:20:53 - Direct3D device lost! 2011-11-26 21:20:54 - SCRIPTS TERMINATED!
  2. I will re-install the mod, if I keep getting the error i will report back here
  3. 2011-11-26 20:49:21 - Initializing ScriptHookDotNet v1.7.1.4 BETA (GTA IV version 1.0.7.0) 2011-11-26 20:51:55 - Direct3D device created! 2011-11-26 20:51:55 - SEARCHING FOR SCRIPTS... 2011-11-26 20:51:56 - Loading scripts in Assembly 'scriptsFirstResponse.net.dll' ... 2011-11-26 20:51:56 - ...found script 'FirstResponse.Main.EmergencyLights'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.Main.Start'! 2011-11-26 20:51:56 - ...found script 'CSharp.Engine.Core'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.Debugging'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.DeletionList'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.Hardcore'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.TextDraw'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCMD.Main'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCMD.Functions'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Carboot'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Disarm'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Frisk'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.PullOver'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Actions'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Debug'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Flashlight'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Functions'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Partner'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.inputSimulator'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Start'! 2011-11-26 20:51:56 - ...found script 'FirstResponse.LCPD.Various'! 2011-11-26 20:51:56 - Loading scripts in Assembly 'scriptsindicator.net.dll' ... 2011-11-26 20:51:56 - ...found script 'indicatorClass'! 2011-11-26 20:51:56 - DONE! 22 valid scripts found! 2011-11-26 20:51:56 - STARTING SCRIPTS... 2011-11-26 20:51:56 - 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() 2011-11-26 20:51:56 - ...successfully started script 'indicatorClass'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Various'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Start'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.inputSimulator'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Partner'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Functions'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Flashlight'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Debug'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Actions'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.PullOver'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Frisk'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Disarm'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCPD.Carboot'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCMD.Functions'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.LCMD.Main'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.TextDraw'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.Hardcore'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.DeletionList'! 2011-11-26 20:51:56 - ...successfully started script 'FirstResponse.Debugging'! 2011-11-26 20:51:56 - ...successfully started script 'CSharp.Engine.Core'! 2011-11-26 20:51:57 - ...successfully started script 'FirstResponse.Main.Start'! 2011-11-26 20:51:57 - ...successfully started script 'FirstResponse.Main.EmergencyLights'! 2011-11-26 20:58:59 - 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 AdvancedHookManaged.AVehicle.SetHeliSearchlightTargetPed(APed ped) at CSharp.LCPDFR.Scripts.Pursuit.StartChase(Ped suspect1, Ped suspect2, Vehicle suspectVehicle, Vector3 startPos, Boolean noSecondSuspect, Boolean isWorldEvent) 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() 2011-11-26 20:58:59 - 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() 2011-11-26 20:59:54 - Direct3D device lost! 2011-11-26 20:59:54 - SCRIPTS TERMINATED!
  4. I runned the installer as admin and the game, but I still keep getting the error in pull-over script thing

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.