Static member `FileSystemBackend.cache' cannot be accessed with an instance referenceNot An Issue
Error while compiling: Build.cs(341,52): error CS0176: Static member `FileSystemBackend.cache' cannot be accessed with an instance reference, qualify it with a type name instead 

It was fixed 4 days ago with version 2.2.2.

Thats the version i got this error with

T17zaiGlxbzfcRV.jpg CntHunter

Thats the version i got this error with

It isn't possible to though, since that line of code doesn't exist in it.

Have the same issue. Plugin was downloaded right now.

I can confirm same error with new version, i deleted the plugin and downloaded 2.2.2 and it's still getting this error.

atomictexan

I can confirm same error with new version, i deleted the plugin and downloaded 2.2.2 and it's still getting this error.

You can check the file you have to make sure it has "FileSystem.Backend.cache" rather than "FileSystemBackend.cache"; otherwise there isn't anything we can do as the file is already updated with the relevant change.

Hi Wulf, it seems that the Github page holds the v2.2.1 instead of the 2.2.2. It seems that some people download it from there and get the issue. Is there any mean to force the bot to upload the latest patch ?

p2f1R6QhQaW2yDu.png Spiikesan

Hi Wulf, it seems that the Github page holds the v2.2.1 instead of the 2.2.2. It seems that some people download it from there and get the issue. Is there any mean to force the bot to upload the latest patch ?

I don't think they are downloading it from there, as they've shown they have 2.2.2 with the fix applied, just for whatever reason on their server it appears to have the old. The version on GitHub also isn't related to this error, as the error from this thread is when using version 2.2.0.

Error while compiling: Build.cs(341,52): error CS0176: Static member `FileSystemBackend.cache' cannot be accessed with an instance reference, qualify it with a type name instead

 

Just downloaded it now never used it before.

Also receiving this error. Downloaded and installed today. 

Error while compiling: Build.cs(341,52): error CS0176: Static member `FileSystemBackend.cache' cannot be accessed with an instance reference, qualify it with a type name instead

could it be another plugin causing this issue?

atomictexan

could it be another plugin causing this issue?

No, it's a bit of a puzzle. Blue and I were discussing it earlier, though unsure why only a few see it. Do you have the NewAssembly.dll in your Managed folder still?
@Wulf  sorry for the late reply but no I do not have anything in managed called newAssemby.dll

Having the same problem as well on dev server and main server. Even ide is showing as error

Locked automatically