Jump to content

Error in harmony patch

Closed 1.2.6

Namsaknoi
Namsaknoi

Posted

Hello we have next error:
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Item.MaxStackable_Patch1(Item)
  at PlayerInventory.GetIdealPickupContainer (Item item, System.Boolean tryWearClothing) (at <1d027c330abe4100a2beed140da8a4ac>:0)
  at Oxide.Plugins.RMAutoLooter.HandleLootingAsync (BasePlayer player, System.Collections.Generic.List`1[T] itemList) (at /home/container/carbon/plugins/RMAutoLooter.cs:340)

I think this happens when the item name is a single word and the Split function cannot find the specified delimiter.

imthenewguy

Posted

Split won't throw an exception because even with 1 word, its only accessing the first word in the array [0].

The plugin this is mentioning is RMAutoLooter.

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.