Weird Stuff Need Urgent Help.Not An Issue
airdrop with supply signals are doing good but when i use spawn plane command it spawns a default airdrop
 
 
 
and when i reload it it says this :-

(23:36:33) | Exception while calling NextTick callback (ArgumentException: An item with the same key has already been added. Key: GunRoll_Sub_Medium) at System.Collections.Generic.Dictionary2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.Collections.Generic.Dictionary2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.FancyDrop.ExportLootSpawn (Oxide.Plugins.FancyDrop+ExportData expData, LootSpawn lootSpawn, System.Int32 level) [0x000c1] in <293d46ed82f84801b9b87acda31f726c>:0 at Oxide.Plugins.FancyDrop.ExportLootSpawn (Oxide.Plugins.FancyDrop+ExportData expData, LootSpawn lootSpawn, System.Int32 level) [0x000ce] in <293d46ed82f84801b9b87acda31f726c>:0 at Oxide.Plugins.FancyDrop.SetupLoot () [0x000a7] in <293d46ed82f84801b9b87acda31f726c>:0 at Oxide.Plugins.FancyDrop.<OnServerInitialized>m__0 () [0x00000] in <293d46ed82f84801b9b87acda31f726c>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

My JSON.

{
  "Airdrop": {
    "Default radius for location based massdrop": 100,
    "Delay between Massdrop plane spawns": 0.66,
    "Deploy Smoke on drop as it falls": true,
    "Deploy with Audio Alarm on drop": true,
    "Deploy with Audio Alarms on drop only during the night": true,
    "Deploy with Spinning Siren Light on drop": true,
    "Deploy with Spinning Siren Light on drop only during the night": true,
    "Disable SupplySignal randomization": false,
    "Massdrop default plane amount": 5,
    "Multiplier for (plane height * highest point on Map); Default 1.0": 0.8,
    "Multiplier for overall flight distance; lower means faster at map": 0.75,
    "Prefab effect to use": "assets/bundled/prefabs/fx/survey_explosion.prefab",
    "signal rocket explosion timer": 15,
    "signal rocket speed": 15,
    "Use special effect at reaching ground position": true
  },
  "Allow Damage Airdrop Settings": {
    "Players can shoot down the drop": false,
    "Players can shoot down the drop - needed hits": 3,
    "Set Angular Drag for drop": 0.1,
    "Set Drag for drop (drop resistance)": 0.3,
    "Set drop allow to explode on impact": true,
    "Set drop chance exploding on impact (x out of 100)": 25,
    "Set Mass weight for drop": 0.75
  },
  "DropSettings": {
    "DropDefault": {
      "additionalheight": 0,
      "crateAirResistance": 0.70,
      "cratesGap": 50,
      "despawnMinutes": 20,
      "includeStaticItemList": false,
      "includeStaticItemListName": "regular",
      "includeStaticItemListOnly": false,
      "itemDivider": 2,
      "maxCrates": 1,
      "maxItems": 10,
      "minCrates": 1,
      "minItems": 8,
      "planeSpeed": 200,
      "useCustomLootTable": true
    },
    "DropTypes": {
      "custom_event": {
        "additionalheight": 0,
        "crateAirResistance": 1.0,
        "cratesGap": 50,
        "despawnMinutes": 20,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "custom_event",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 1,
        "maxItems": 10,
        "minCrates": 1,
        "minItems": 8,
        "notificationInfo": "Custom Stuff",
        "planeSpeed": 200,
        "useCustomLootTable": true
      },
      "dropdirect": {
        "additionalheight": 0,
        "crateAirResistance": 2.0,
        "cratesGap": 50,
        "despawnMinutes": 15,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "dropdirect",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 1,
        "maxItems": 8,
        "minCrates": 1,
        "minItems": 8,
        "planeSpeed": 75,
        "useCustomLootTable": true
      },
      "massdrop": {
        "additionalheight": 0,
        "crateAirResistance": 2.0,
        "cratesGap": 50,
        "despawnMinutes": 15,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "massdrop",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 1,
        "maxItems": 8,
        "minCrates": 1,
        "minItems": 8,
        "planeSpeed": 75,
        "useCustomLootTable": true
      },
      "regular": {
        "additionalheight": 0,
        "crateAirResistance": 0.70,
        "cratesGap": 50,
        "despawnMinutes": 15,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "regular",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 2,
        "maxItems": 15,
        "minCrates": 1,
        "minItems": 8,
        "planeSpeed": 250,
        "useCustomLootTable": true
      },
      "supplysignal": {
        "additionalheight": 0,
        "crateAirResistance": 0.70,
        "cratesGap": 50,
        "despawnMinutes": 20,
        "fireSignalRocket": false,
        "includeStaticItemList": false,
        "includeStaticItemListName": "supplysignal",
        "includeStaticItemListOnly": false,
        "itemDivider": 2,
        "maxCrates": 2,
        "maxItems": 15,
        "minCrates": 1,
        "minItems": 8,
        "planeSpeed": 250,
        "useCustomLootTable": true
      }
    }
  },
  "Generic": {
    "Admin messages color": "#c0c0c0",
    "AuthLevel needed for console commands": 1,
    "Broadcast messages color": "#ffffff",
    "Chat/Message prefix": "Air Drop",
    "GUI Announce command": "announce",
    "Lock DirectDrop to be looted only by target player": true,
    "Lock SignalDrop to be looted only by target player": false,
    "Prefix color": "#00ffff",
    "Prefix format": "<color={0}>{1}</color>: ",
    "Show message to admin after command usage": true,
    "Time for active smoke of SupplySignal": 210.0,
    "Unlock crates only after player stopped looting": false,
    "version": "2.9.2"
  },
  "Notification": {
    "Maximum distance in meters to get notified about landed Drop": 5000,
    "Maximum distance in meters to get notified about looted Drop": 5000,
    "Notify a player about incoming Drop to his location": true,
    "Notify a player about spawned Drop at his location": true,
    "Notify admins per chat about player who has thrown SupplySignal ": false,
    "Notify console at Drop by SupplySignal": true,
    "Notify console at timed-regular Drop": true,
    "Notify console when a Drop is being looted": true,
    "Notify console when Drop is landed": false,
    "Notify console when Drop is spawned": false,
    "Notify console when Drop landed/spawned only at the first": true,
    "Notify players at custom/event Drop": true,
    "Notify players at custom/event Drop including Coords": false,
    "Notify players at custom/event Drop including Grid Area": false,
    "Notify players at Drop by SupplySignal": true,
    "Notify players at Drop by SupplySignal including Coords ": false,
    "Notify players at Drop by SupplySignal including Grid Area": false,
    "Notify players at Massdrop": true,
    "Notify players at Random/Timed Drop": true,
    "Notify players at Random/Timed Drop including Coords": false,
    "Notify players at Random/Timed Drop including Grid Area": false,
    "Notify players when a Drop is being looted": false,
    "Notify players when a Drop is being looted including coords": false,
    "Notify players when a Drop is being looted including Grid Area": false,
    "Notify players when Drop is landed about distance": true,
    "Notify Players who has thrown a SupplySignal": false,
    "Notify Players who has thrown a SupplySignal including coords": false,
    "Notify Players who has thrown a SupplySignal including Grid Area": false,
    "use GUI Announcements for any Drop notification": true
  },
  "SimpleUI": {
    "SimpleUI_Enable": false,
    "SimpleUI_FontSize": 25,
    "SimpleUI_HideTimer": 10,
    "SimpleUI_Left": 0.1,
    "SimpleUI_MaxHeight": 0.1,
    "SimpleUI_MaxWidth": 0.8,
    "SimpleUI_NoticeColor": "1 1 1 0.9",
    "SimpleUI_ShadowColor": "0.1 0.1 0.1 0.5",
    "SimpleUI_Top": 0.05
  },
  "StaticItems": {
    "DropTypes": {
      "custom_event": {
        "itemDivider": 2,
        "itemList": {
          "explosive.timed": 10,
          "grenade.f1": 10
        }
      },
      "dropdirect": {
        "itemDivider": 2,
        "itemList": {
          "explosive.timed": 4,
          "surveycharge": 10
        }
      },
      "massdrop": {
        "itemDivider": 2,
        "itemList": {
          "explosive.timed": 4,
          "grenade.f1": 10
        }
      },
      "regular": {
        "itemDivider": 2,
        "itemList": {
          "cctv.camera": 2,
          "targeting.computer": 2
        }
      },
      "supplysignal": {
        "itemDivider": 2,
        "itemList": {
          "explosive.timed": 4,
          "metal.refined": 100
        }
      }
    }
  },
  "Timer": {
    "Cleanup old Drops at serverstart": true,
    "Maximum minutes for random timer delay ": 50,
    "Minimum minutes for random timer delay ": 30,
    "Minimum players for timed Drop": 2,
    "Remove builtIn Airdrop": true,
    "Reset Timer after manual random drop": false,
    "Use Airdrop timer": true,
    "Used Airdrop timer command": "random"
  },
  "Timers": {
    "log to console": true,
    "Minimum players for running Timers": 0,
    "RealTime": {
      "16:00": "massdrop 3",
      "18:00": "toplayer *"
    },
    "ServerTime": {
      "18": "massdropto 0 0 5 100",
      "6": "massdrop 3"
    },
    "use RealTime": false,
    "use ServerTime": false
  }
}​

Just tested it on my server, did the following
/dropdirect = 1 pod        normal 12-18 items
/droptopos    =  4 pods         "               "
/droptoplayer =  4 pods         "             "
/droptomass   = 18 pods (some were low on items which is normal for massdrop , and i also forgot that it is 5 "drops" not five pods so i got 5 actual drops x 2- 4 pods.
I did not check supply signals as i was testing them yesterday and the day before for another thread and they work perfectly.

got no errors at all . could not see anything wrong with your config though and it validates ok with validator ?

Which "spawn plane" command did you use ?

config seems fine i used typed "spawn plane" command in console it spawned a cargo plane i should have used supply.call but still that error comes up every time th plugin loads up

UVSTAR

config seems fine i used typed "spawn plane" command in console it spawned a cargo plane i should have used supply.call but still that error comes up every time th plugin loads up

there is no "spawn plane" command for FancyDrop plugin ,
if you type that command in console it will give a you  "cargo plane" at 0.0, 0.0, 0.0"   which is under the map ?
supply.call did not give me  any  results either from F1 console or Rcon console.
its better if you are using FancyDrop to use the commands in the documentation !
This is not a Fancydrop error

Locked automatically