Type `ContainerIOEntity' does not contain a definition for `dropsLoot'Not An Issue

i have no clue what this is even refrencing at all any help please

Error while compiling: RaidableBases.cs(4123,20): error CS1061: Type `ContainerIOEntity' does not contain a definition for `dropsLoot' and no extension method `dropsLoot' of type `ContainerIOEntity' could be found. Are you missing an assembly reference?

Same thing here.  Must need an update 

that is the updated version is the bad part...i believe its an error in how that section 4123,20 may be written but i cant figure it out

you need to update your servers and oxide

ok ill re do the update again but this happened after all updates were done

i can assure you that this error is not present when using the latest updates

Same issue even with updates (re updated twice) just different lines. 
RaidableBases.cs(10396,54): error CS1061: Type `ContainerIOEntity' does not contain a definition for `dropChance'

JonDillenger

Same issue even with updates (re updated twice) just different lines. 
RaidableBases.cs(10396,54): error CS1061: Type `ContainerIOEntity' does not contain a definition for `dropChance'

The original dropsLoot error reported in this thread was because the person's server hadn't been updated. However, the dropChance error you are seeing means that you have not updated the plugin (need v2.4.1).

Locked automatically