Type `CircularBuffer.CircularBuffer<ConVar.Chat.ChatEntry>' does not contain a definition for `Add'Not An Issue

Not sure what is going on. On 3 of my servers I get a compile error:

o.reload BetterChat
Error while compiling: BetterChat.cs(237,26): error CS1061: Type `CircularBuffer.CircularBuffer<ConVar.Chat.ChatEntry>' does not contain a definition for `Add' and no

On other 2 servers it compiles just fine. All files are clones. Not sure what is going on. Any clues?

I'm not able to reproduce this. I'd suggest making sure you are fully updated.

Thanks for the quick reply Wulf.

I did change 3 group names in betterchat.json and did not wipe the oxide.groups.data file. Trying to reroll those changes now and test. Maybe I messed it up with that.

Neither of those files would affect the plugin compiling.

Must not be updated correctly. Thanks wulf ill get my shit together!

Merged post

@Wulf Not sure whats going on. Rebooted. I've made sure rust and Oxide are up to date. Downloaded the last version of the plugin just in case. Deleted any betterchat related data and config files but still getting the same compile error.

Locked automatically