Could be me being braindead from starting at code for the last few days, but looking for suggestions on an error I'm getting when trying to start duty. I'm thinking I must have made a typo somewhere but I'm not entirely sure 🙃. Below I have the error copied, also attaching the full log and screenshot if it helps.
Mainly looking for suggestions on what the culprit could be. I appreciate y'all
[12/29/2024 11:24:40 AM.604] ====================================================================================================
[12/29/2024 11:24:40 AM.604] Unhandled exception occurred in console command "ForceDuty"
[12/29/2024 11:24:40 AM.604] Exception type: System.InvalidOperationException
[12/29/2024 11:24:40 AM.604] Exception message: Cannot load invalid model with hash 0x79fbb0c5.
[12/29/2024 11:24:40 AM.604] Stack trace: at Rage.Model.Load()
[12/29/2024 11:24:40 AM.604] at bXvdsekDwpqQsBWoWEqKqoSXBdMT.kRAAMKknEEOchcNAQthdLlHmRrOsA(IHashedAsset , Boolean ) in D:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\ContentManager.cs:line 281
[12/29/2024 11:24:40 AM.604] at bXvdsekDwpqQsBWoWEqKqoSXBdMT.kRAAMKknEEOchcNAQthdLlHmRrOsA(Model , Boolean ) in D:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\ContentManager.cs:line 266
[12/29/2024 11:24:40 AM.604] at YFSEtzCTNOIVoQBanhURbrThdbAGc.MLfkHqowSoPABhTGoiARPenwuxLl() in D:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 712
[12/29/2024 11:24:40 AM.604] at YFSEtzCTNOIVoQBanhURbrThdbAGc.ebtVrTpzGtdrSKvuuhUiHSxwDjjE() in D:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 693
[12/29/2024 11:24:40 AM.604] at RzqGzWgvKkHeoqAJvrwGQgTpdNpYA.rPQeVoAbGHluapYMapyINmoetBPPA.Invoke(Boolean onDuty)
[12/29/2024 11:24:40 AM.604] at RzqGzWgvKkHeoqAJvrwGQgTpdNpYA.KcHPetnpenzQJTWgcgBFiYIhXdHE(Boolean ) in D:\GTA V\LSPD First Response\LSPD First Response\Mod\PlayerDutyController.cs:line 69
[12/29/2024 11:24:40 AM.604] at RzqGzWgvKkHeoqAJvrwGQgTpdNpYA.NTzsAfSMARXhHCNfQfcYXekgoolJ(Boolean , Boolean ) in D:\GTA V\LSPD First Response\LSPD First Response\Mod\PlayerDutyController.cs:line 371
[12/29/2024 11:24:40 AM.604] at RzqGzWgvKkHeoqAJvrwGQgTpdNpYA.GMoGvbBBpJzeWiJQAXpoInjsJCbWA(Boolean , Boolean , Boolean ) in D:\GTA V\LSPD First Response\LSPD First Response\Mod\PlayerDutyController.cs:line 291
[12/29/2024 11:24:40 AM.604] at LSPD_First_Response.Mod.Utils.ConsoleCommands.Command_ForceDuty(Boolean keepCurrentOutfit, Boolean keepLoadout, String agency) in D:\GTA V\LSPD First Response\LSPD First Response\Mod\Utils\ConsoleCommands.cs:line 253
[12/29/2024 11:24:40 AM.604] ====================================================================================================
RagePluginHook.log