ArgumentException at ConfigurationFixed
Could not initialize plugin 'GetSlapped v1.0.2' (ArgumentException: An item with the same key has already been added. Key: Penalty word)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in :0 
  at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in :0 
  at Oxide.Plugins.GetSlapped+Configuration..ctor () [0x00017] in <2fa61d88eeef405393203d12a1ad4a0c>:0 
  at Oxide.Plugins.GetSlapped.LoadDefaultConfig () [0x00000] in <2fa61d88eeef405393203d12a1ad4a0c>:0 
  at Oxide.Core.Plugins.Plugin.LoadConfig () [0x00039] in :0 
  at Oxide.Plugins.GetSlapped.LoadConfig () [0x00000] in <2fa61d88eeef405393203d12a1ad4a0c>:0 
  at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0000f] in :0 
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in :0 
  at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <80b90e8213db44b29ec2d4111764172c>:0 
  at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <80b90e8213db44b29ec2d4111764172c>:0 
  at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in :0 
  at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in :0 
Looks like we missed a change there when reviewing an update.

In the plugin, change one of the "Penalty word" entries to something else, then save and load again.

Edit: Did a quick fix, @klauz24

When changing  a penalty word i just get this now.

Error while compiling: GetSlapped.cs(28,34): error CS0103: The name `moto' does not exist in the current context
Please try the version I updated.
i change the "30f" to something else in the .cs is that correct?
No, just use the version I updated and edit the oxide/config instead.
Yeah, that fixed it, thanks :)
5e13a8d5b2bc5.jpg Wulf
Looks like we missed a change there when reviewing an update.

In the plugin, change one of the "Penalty word" entries to something else, then save and load again.

Edit: Did a quick fix, @klauz24
Thanks dad
Locked automatically