Error while compiling.

Error while compiling RepairCost: Operator '!=' cannot be applied to operands of type 'ulong' and 'ItemId' | Line: 263, Pos: 26

if anyone has fixed this please let me know or if the dev can fix it that would be great, thanks.

I grabbed the fixed copy from the post by @MrLiquid 4 months ago.

When turning global on we are receiving errors on every item that is not explicitly listed in the config. This example is the space lr, but as stated above we see this error sequence any time an item is repaired that is not specifically stated, and only when global is true. We would like global = true to work. Willing to pay for support, admittedly, I am not good with cs but I am trying to fix this in the meantime.

(19:36:57) | Loaded plugin Repair Cost v0.1.1 by Rustoholics(19:37:01) | Exception while calling NextTick callback (KeyNotFoundException: The given key 'rifle.lr300.space' was not present in the dictionary.) at System.Collections.Generic.Dictionary2[TKey,TValue].get_Item (TKey key) [0x0001e] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.RepairCost.ApplyItemListMultiplier (System.Collections.Generic.List1[T] list, Item itemToRepair) [0x00189] in <a8b539b366c2499d8fcdb797f25b7c27>:0 at Oxide.Plugins.RepairCost.RepairList (BasePlayer player, Item itemToRepair) [0x00017] in <a8b539b366c2499d8fcdb797f25b7c27>:0 at Oxide.Plugins.RepairCost.WriteGui (BasePlayer player, Item itemToRepair) [0x00000] in <a8b539b366c2499d8fcdb797f25b7c27>:0 at Oxide.Plugins.RepairCost.CheckAndPresentGui (BasePlayer player, RepairBench container) [0x0002d] in <a8b539b366c2499d8fcdb797f25b7c27>:0 at Oxide.Plugins.RepairCost+<>cDisplayClass17_0.<OnItemRemovedFromContainer>b0 () [0x000cd] in <a8b539b366c2499d8fcdb797f25b7c27>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <15f61ddda771464d8246ebdce8ff4811>:0