1. I cannot figure out why my server isn't spawning helicopters.
    I get this as the server starts.

    4:03 AM [Info] [LootConfig] Item does not exist: large.furnace for: large.furnace Blueprint
    4:03 AM [Info] [LootConfig] Item does not exist: gates.external.high for: gates.external.high Blueprint
    4:03 AM [Info] [LootConfig] Item does not exist: jacket.snow2 for: jacket.snow2 Blueprint
    4:03 AM [Info] [LootConfig] Item does not exist: jacket.snow3 for: jacket.snow3 Blueprint
    4:03 AM [Info] [LootConfig] Item does not exist: jacket.snow3 for: jacket.snow3
    4:03 AM [Info] [LootConfig] Item does not exist: gates.external.high for: gates.external.high
    4:03 AM [Info] [LootConfig] Item does not exist: jacket.snow2 for: jacket.snow2
    4:03 AM [Info] [LootConfig] Item does not exist: large.furnace for: large.furnace
    4:03 AM [Info] [LootConfig] No container data found: assets/prefabs/npc/patrol helicopter/heli_crate.prefab
    4:03 AM [Info] [LootConfig] No container data found: assets/prefabs/misc/supply drop/supply_drop.prefab
    4:03 AM [Info] [LootConfig] No SpawnConfig loaded, skipping SpawnGroups...

    Are these preventing Heli's from spawning?
    How would I fix this issue?
    I can call Heli's via HeliControl plugin. But nothing automatic.
    I have removed that plugin and still no Heli's spawn.

    Advice?