ArgumentException at GetDefaultConfigFixed
(14:52:34) | Could not initialize plugin 'LootMultiplier v1.1.1' (ArgumentException: An item with the same key has already been added. Key: crate_mine)
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <7d97106330684add86d080ecf65bfe69>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <7d97106330684add86d080ecf65bfe69>:0
at Oxide.Plugins.LootMultiplier.GetDefaultConfig () [0x000af] in <e6b7472904f042eda9b546cfa4b731a5>:0
at Oxide.Plugins.LootMultiplier.LoadDefaultConfig () [0x00011] in <e6b7472904f042eda9b546cfa4b731a5>:0
at Oxide.Core.Plugins.Plugin.LoadConfig () [0x00039] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Plugins.LootMultiplier.LoadConfig () [0x00000] in <e6b7472904f042eda9b546cfa4b731a5>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0000f] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <93bd2500d4d04a24b730564f7d0e46b9>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <4452f821def6406d834e4149849fe7ea>:0
(14:52:34) | No previous version to rollback plugin: LootMultiplier
(ArgumentException: An item with the same key has already been added. Key: crate_mine)
here is your issue, check your config
EDIT: Ended up fixing it by manually creating a config file.
Could not initialize plugin 'LootMultiplier v1.1.1' (ArgumentException: An item with the same key has already been added. Key: crate_mine)
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <7d97106330684add86d080ecf65bfe69>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <7d97106330684add86d080ecf65bfe69>:0
at Oxide.Plugins.LootMultiplier.GetDefaultConfig () [0x000af] in <635e07fe7601450e9b2b14722a344aaa>:0
at Oxide.Plugins.LootMultiplier.LoadDefaultConfig () [0x00011] in <635e07fe7601450e9b2b14722a344aaa>:0
at Oxide.Plugins.LootMultiplier.LoadConfig () [0x0002d] in <635e07fe7601450e9b2b14722a344aaa>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0000f] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <93bd2500d4d04a24b730564f7d0e46b9>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <4452f821def6406d834e4149849fe7ea>:0
(12:40:13) | No previous version to rollback plugin: LootMultiplier
Thanks for the reply and update.Orange
Fixed in last update