The left-hand side of an assignment must be a variable, a property or an indexerNot An Issue

Broken after this force wipe

CraftChassis - Failed to compile: CraftChassis.cs(172,26): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer

This will be fixed in the next Oxide update.

This should be resolved in the latest Oxide update, thanks!

  • Exposed EntityFuelSystem::GetFuelContainer in Rust for plugins (fixes a lot of vehicle plugins)

Noticed this today after the patch, using 1.2.2.

14:32 [Error] Error while compiling: CraftChassis.cs(172,26): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer​

I get that error as well, and my plugin refuses to load.

Rockefeller

I get that error as well, and my plugin refuses to load.

Did you update Oxide to the latest?

YEs, 2.0.5329

Merged post

Disregard, it appears to load now.  Sorry!

Locked automatically