Rage Plugin Hook injects code into the GTA V executable. To an antivirus, this looks like a virus. Windows Defender is notorious for quarantining RagePluginHook.exe or its components, resulting in a 037 read error.
Keywords used: Rage Plugin Hook 037, RPH error 037, fix GTA V mod crash, LSPDFR troubleshooting.
// Create a ped Ped myPed = new Ped("s_m_y_cop_01", Game.LocalPlayer.Character.Position + 5f, 0f);
RPH 0.37 was the bridge that took GTA V modding from simple "superpower" scripts to professional-grade simulations. It proved that the RAGE engine could handle persistent, logic-heavy mods, paving the way for the massive roleplay (GTA RP) scene we see today.
void OnFrame() override // Code to be executed every frame