Staging May Compiler error
Error while compiling VehicleVendorOptions: Non-invocable member 'RidableHorse.IsForSale' cannot be used like a method. | Line: 85, Pos: 24

On staging May 2025

You must be still running an old version of the plugin on your staging server. This issue came in the March Rust update and was already fixed in v1.7.6. I'm not able to reproduce this issue on current staging, and I can see from the error message you provided that the error isn't technically possible with the current version of the plugin.

Error while compiling VehicleVendorOptions: The type or namespace name 'RidableHorse2' could not be found (are you missing a using directive or an assembly reference?) | Line: 79, Pos: 45

Apolgies I was using a outdated version woops, however on the latest 1.7.6 build for staging, there is still a error.