Game version: GTA V Enhanced v1.0.1013.34 (Rockstar Launcher) LSPDFR version: 0.4.9 (compiled 13 Apr 2026) RPH version: 1.130.1406.17682 Windows 11, no antivirus, running as admin The game loads fine, I can switch to my character, go off duty, but the moment I go ON duty (or any weapon interaction happens — NPC damage, etc.) LSPDFR crashes with the exact same stack trace. 13 crashes total, all identical. Stack trace: LSPD First Response: Origin: Game fiber "LoadingSpinner". LSPD First Response: Exception type: System.AccessViolationException LSPD First Response: Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at WeaponSkin.ZpObpXbXMUvZsTVblHrwlWXrqisc(Ped, UInt32) in WeaponSkin.cs:line 98 at WeaponSkin.FromWeapon(Ped, WeaponDescriptor) in WeaponSkin.cs:line 36 at RagePedExtension.cgmfmdCHsNrgsQZppTteDJNBuOmt(Ped) in RagePedExtension.cs:line 1839 at GamePlayer.YoZVbNTcickihGeNLiOqeciRNkdbb() in GamePlayer.cs:line 455 at DutyMenu.daLFhudMpuRVkJKYqlqAjMTrQUjc() in DutyMenu.cs:line 238 at LoadingSpinner.NRUSdJPEtlShRpBNNBVKGQJRZNaS() in LoadingSpinner.cs:line 30 at Rage.GameFiber.Main() What I've tried (none helped): - Fresh reinstall of LSPDFR 0.4.9 (deleted lspdfr folder, reinstalled) - Verified game files via Rockstar Launcher - Disabled ALL plugins (Policing Redefined, KeyMaster, ClearTheWayV, pdComp) — crash persists with zero plugins loaded - Set Main.PreloadAllModels = false in lspdfr.ini - Full game restart between attempts The crash happens both from DutyMenu (LoadingSpinner fiber, as shown above) and from PlayerCharacter fiber when an NPC cop takes damage (slightly different top-of-stack: PlayerCharacter.cs:line 224 instead of DutyMenu, but same WeaponSkin:98 root). The attached RAGEPluginHook.log was captured with a completely clean setup — no other RPH plugins in the Plugins folder, and no LSPDFR plugins in Plugins\LSPDFR. Only the base LSPDFR 0.4.9 installation is present. RAGEPluginHook.log