NullReferenceException at InitSolved

(16:36:14) | TemporaryBarricades was compiled successfully in 2047ms

(16:36:14) | Failed to initialize plugin 'TemporaryBarricades v0.0.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.TemporaryBarricades.Init () [0x00006] in <bccf99dbf1a04d63a26ddf2ff7d8dddf>:0

at Oxide.Plugins.TemporaryBarricades.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00032] in <bccf99dbf1a04d63a26ddf2ff7d8dddf>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <4452f821def6406d834e4149849fe7ea>:0

(16:36:14) | Unloaded plugin Temporary Barricades v0.0.2 by Norn

(16:36:14) | No previous version to rollback plugin: TemporaryBarricades

Show me your configuration please.
{
"BarricadeList": [
"wall.external.high.stone",
"wall.external.high.wood",
"barricade.stone",
"barricade.sandbags",
"barricade.concrete",
"watchtower.wood"
],
"RemoveAfter": 300
}
Delete your configuration and reload the plugin, I changed "BarricadeList" to "BarricadePrefabs" but forgot to make it check if the configuration hadn't been updated.

Alternatively you can just rename it yourself.

Sorry about that, cheers.
Okay ty!
Locked automatically