(00:00:43) | ArgumentOutOfRangeException: Argument is out of range.
Parameter name: Min value is greater than max value.
Airdrop Extended [Unmaintained]
Discussion in 'Plugin Support' started by Wulf, Jul 14, 2015.
-
-
I have not touched anything from yesterday to today, and today does not work ...
[DOUBLEPOST=1463868509][/DOUBLEPOST]this is me cfgAttached Files:
-
-
the timer is 60 sec and no airdrop coming way ? o:
-
Hi, for some reason the airplane speed doesn't change even though I update it in config. It still takes a few minutes instead of 30 seconds
-
I can't seem to stop lmg.m249 from dropping in my air drops. I have tried setting Percent to 0.0 as well as min/max 0/0 i have tried leaving m249 as deafult percent at 84 and setting min/max to 0/0 and still getting M249 drops when I aire.test. any ideas on what to do? Thank you in advance!
Also i have tried just deleting the M249 Item from the .json file and that also didn't stop it.
I am using aire.reload after everytime i edit as well. -
-
I have it set to true yes
-
Here is my Json file.
You will noticed i created a group for lmg.m249 called no to try and stop it that way.
Still No luckAttached Files:
-
-
Can someone help me out please?
How do i make the airdrops spawn once every 2 hours without me spawning them?
Is it this command?
"MinDropFrequency": "01:00:00",
"MaxDropFrequency": "01:00:00", -
"MinDropFrequency": "02:00:00",
"MaxDropFrequency": "02:00:00", -
Will this support skins for items in the airdrop? example Scavenged Sneaker Boots insted of just boots
-
rust update, bug report
Code:06/03/2016 05:26:06] [Oxide] 05:26 [Debug] at System.Random.Next (Int32 minValue, Int32 maxValue) [0x00000] in <filename unknown>:0 at Oxide.Core.Random.Range (Int32 min, Int32 max) [0x00000] in <filename unknown>:0 at AirdropExtended.Airdrop.Settings.AirdropSettings.PickItemWeightedOrDefault (AirdropExtended.Airdrop.Settings.AirdropItemGroup weightedGroup) [0x00000] in <filename unknown>:0 at AirdropExtended.Airdrop.Settings.AirdropSettings.CapacityWeightedPick (IEnumerable`1 groups) [0x00000] in <filename unknown>:0 at AirdropExtended.Airdrop.Settings.AirdropSettings.CreateItemList () [0x00000] in <filename unknown>:0 at AirdropExtended.Airdrop.Services.AirdropController.FillWithCustomLoot (.ItemContainer itemContainer) [0x00000] in <filename unknown>:0 at AirdropExtended.Airdrop.Services.AirdropController.HandleSupplyDrop (.SupplyDrop entity) [0x00000] in <filename unknown>:0 at AirdropExtended.Airdrop.Services.AirdropController.OnEntitySpawned (.BaseEntity entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropExtended.OnEntitySpawned (.BaseEntity entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropExtended.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
Code:... [06/03/2016 04:55:54] [Oxide] 04:55 [Warning] AirdropExtended has replaced the 'aire.topos' console command previously registered by AirdropExtended [06/03/2016 04:55:54] [Oxide] 04:55 [Warning] AirdropExtended has replaced the 'aire.toplayer' console command previously registered by AirdropExtended [06/03/2016 04:55:54] [Oxide] 04:55 [Warning] AirdropExtended has replaced the 'aire.localize' console command previously registered by AirdropExtended [06/03/2016 04:55:54] [Oxide] 04:55 [Warning] AirdropExtended has replaced the 'aire.notify' console command previously registered by AirdropExtended [06/03/2016 04:55:54] [Oxide] 04:55 [Warning] AirdropExtended has replaced the 'aire.customloot' console command previously registered by AirdropExtended [06/03/2016 04:55:54] [Oxide] 04:55 [Warning] AirdropExtended has replaced the 'aire.pick' console command previously registered by AirdropExtended [06/03/2016 04:55:54] [Oxide] 04:55 [Warning] AirdropExtended has replaced the 'aire.test' console command previously registered by AirdropExtended
-
Wulf Community Admin
-
-
Wulf Community Admin
-
After the viewing, please delete.
-
Wulf Community Admin
Also, the actual error you are getting is "Parameter name: Min value is greater than max value.)" which means that in your config you may be setting the min higher than the max. -
hmm...ok! -