Failed to run a 10.00 timer in 'AutoStashTraps v0.2.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AutoStashTraps.SetTrap (StashContainer stashContainer) [0x000ab] in <b606af249bbb4ac09119718a639e211a>:0
at Oxide.Plugins.AutoStashTraps.GenerateTraps () [0x00085] in <b606af249bbb4ac09119718a639e211a>:0
at Oxide.Plugins.AutoStashTraps.<OnServerInitialized>m__0 () [0x00000] in <b606af249bbb4ac09119718a639e211a>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 NullReferenceException at GenerateTrapsError
{
"Config": {
"Plugin - Enabled": true,
"Buildings Radius Check": 25,
"Discord - Enabled": true,
"Discord - Webhook URL": "",
"Discord - Embed - Color(HEX)": "#2F3136",
"Discord - Roles To Mention": [],
"Log - Console": true,
"Log - File": true,
"Log - Game Chat (Only Admins)": true,
"Ignore Warnings - Admins": false,
"Ignore Warnings - Team Members": false,
"Stash - Auto Generate Count": 150,
"Stash - Destroyer Cooldown In Minutes": 10,
"Stash - Generator Cooldown In Minutes": 10,
"Stash - Loot Table": [
{
"ItemName": "lmg.m249",
"MinAmount": 0,
"MaxAmount": 1
},
{
"ItemName": "ammo.rocket.basic",
"MinAmount": 1,
"MaxAmount": 3
},
{
"ItemName": "rifle.l96",
"MinAmount": 0,
"MaxAmount": 1
},
{
"ItemName": "explosive.timed",
"MinAmount": 1,
"MaxAmount": 3
},
{
"ItemName": "autoturret",
"MinAmount": 1,
"MaxAmount": 1
},
{
"ItemName": "ammo.rifle.explosive",
"MinAmount": 64,
"MaxAmount": 128
}
]
}
}
Merged post
any thoughts guys?