This error occurs while trying to load LSPDFR after unloading it; I think it has to do with police automatically responding on scene (backup which I have not called, just showed up by itself) to a shots fired call.
==============================
UNHANDLED EXCEPTION DURING GAME FIBER TICK
------------------------------
Origin: Game fiber "<UNNAMED THREAD>".
------------------------------
Exception type: System.NullReferenceException
Exception message: Object reference not set to an instance of an object.
------------------------------
Inner exceptions:
------------------------------
Stack trace:
at kbeajQJThYbCDgsuktQqhccmIMBmb.qSlDvqZhrqGhdgVaKdjuIHMabAScB() in D:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\CPed.cs:line 976
at kbeajQJThYbCDgsuktQqhccmIMBmb.AEMdzdWmUxgrEtRYLvCqNKzUrVZv() in D:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\CPed.cs:line 1076
at kbeajQJThYbCDgsuktQqhccmIMBmb.eAZVVmQeHPBlVdajgGfZnrPpaDNG() in D:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\CPed.cs:line 599
at glamCXllLXUyDGzLQXTzGEUiGstk.eAZVVmQeHPBlVdajgGfZnrPpaDNG() in D:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\CPedCache.cs:line 54
at oFTZNmdsuKgSmAMCconpQiLrlQFm.eAZVVmQeHPBlVdajgGfZnrPpaDNG() in D:\GTA V\LSPD First Response\LSPD First Response\Engine\Main.cs:line 51
at dxIbJMIvSZmtYuVoMjTdWKeMGOweA.FkZBgghwiMRGDyityfwcDOuViidxA() in D:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 820
at Rage.GameFiber.Main()
==============================
I encountered this error while trying to reload LSPDFR to apply changes I made to my plugin, it seems that whenever you unload LSPDFR after an ambient backup officer dies, it fails to load again.
Is there any way to disable automatic backup, and is this even an LSPDFR issue or another plugin? Running at the time of the error:
Callout Interface
Stop the Ped
Ultimate Backup (the backup units arriving on scene are not the ones configured in my Ultimate Backup configuration, hence why I believe it's an LSPDFR thing)
My plugin (which does not call for backup in its code)