`PaintedItemStorageEntity' could not be foundSolved

(10:12:22) | Error while compiling: DiscordSignLogger.cs(1902,57): error CS0246: The type or namespace name `PaintedItemStorageEntity' could not be found. Are you missing an assembly reference?

 

I'm seeing a reference to oxide from 3 days ago that says the hook for PaintedItemStorageEntity was temporarily removed due to the Rust update, but I'm not seeing more than that. Is this something I'm botching during setup, or is it something I need to wait for an update on?

This was removed in version 1.0.4. Can you confirm you're running that version?

Can confirm the plugin was not up-to-date and have updated. Reloaded, and no change. Does it require a server restart?

I just tested and it's working fine for me on the latest server version. It doesn't require a restart.

Error while compiling: DiscordSignLogger.cs(1902,57): error CS0246: The type or namespace name `PaintedItemStorageEntity' could not be found. Are you missing an assembly reference?

You'd either need to update your server or use the previous version of the plugin.

Thanks, bad gsp apparently, server don't have updated correctly :(

Locked automatically