Mod works perfectly fine. Only issue I have right now is some kind of conflict with Realism.
Airdrops seem to be bugged when i run both mods at the same time.
currently done with testing:
SPT 3.6.1 >> Airdrops normal
SPT 3.6.1 + Realism >> Airdrops normal
SPT 3.6.1 + Realism + I.Raids >> Airdrops spawn but are empty // bugged
found this in the error logs:
QuoteDisplay MoreEXCEPTION: System.MissingMethodException: void Aki.Custom.Airdrops.Utils.ItemFactoryUtil.BuildContainer(EFT.Interactive.LootableContainer)
at (wrapper dynamic-method) Aki.Custom.Airdrops.AirdropsManager.DMD<Aki.Custom.Airdrops.AirdropsManager::BuildLootContainer>(Aki.Custom.Airdrops.AirdropsManager,Aki.Custom.Airdrops.Models.AirdropConfigModel)
at Aki.Custom.Airdrops.AirdropsManager.FixedUpdate () [0x0007c] in <c22d383d041d4a8eb43062fc2a70f509>:0
2023-09-08 01:55:53.731 +02:00|0.13.1.3.25206|Error|Default|MissingMethodException: void Aki.Custom.Airdrops.Utils.ItemFactoryUtil.BuildContainer(EFT.Interactive.LootableContainer)
(wrapper dynamic-method) Aki.Custom.Airdrops.AirdropsManager.DMD<Aki.Custom.Airdrops.AirdropsManager::BuildLootContainer>(Aki.Custom.Airdrops.AirdropsManager,Aki.Custom.Airdrops.Models.AirdropConfigModel)
Aki.Custom.Airdrops.AirdropsManager.FixedUpdate () (at <c22d383d041d4a8eb43062fc2a70f509>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Class312:UnityEngine.ILogHandler.LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
currently doing a fresh install to check if airdrops are bugged without Realism...
EDIT:
Done testing. Fresh Install SPT 3.6.1 and only mod Immersive Raids
Airdrop spawns empty or rather with no inventory.
error log:
QuoteDisplay MoreEXCEPTION: System.MissingMethodException: void Aki.Custom.Airdrops.Utils.ItemFactoryUtil.BuildContainer(EFT.Interactive.LootableContainer)
at (wrapper dynamic-method) Aki.Custom.Airdrops.AirdropsManager.DMD<Aki.Custom.Airdrops.AirdropsManager::BuildLootContainer>(Aki.Custom.Airdrops.AirdropsManager,Aki.Custom.Airdrops.Models.AirdropConfigModel)
at Aki.Custom.Airdrops.AirdropsManager.FixedUpdate () [0x0007c] in <c22d383d041d4a8eb43062fc2a70f509>:0
2023-09-08 02:28:41.652 +02:00|0.13.1.3.25206|Error|Default|MissingMethodException: void Aki.Custom.Airdrops.Utils.ItemFactoryUtil.BuildContainer(EFT.Interactive.LootableContainer)
(wrapper dynamic-method) Aki.Custom.Airdrops.AirdropsManager.DMD<Aki.Custom.Airdrops.AirdropsManager::BuildLootContainer>(Aki.Custom.Airdrops.AirdropsManager,Aki.Custom.Airdrops.Models.AirdropConfigModel)
Aki.Custom.Airdrops.AirdropsManager.FixedUpdate () (at <c22d383d041d4a8eb43062fc2a70f509>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Class312:UnityEngine.ILogHandler.LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)