PrefabAttribute.Library does not contain a definition for GetAllFixed
Is a developer to fix the BUILD plugin please?
Thank you

https://umod.org/plugins/build


Error while compiling: Build.cs(298,54): error CS1061: Type `PrefabAttribute.Library' does not contain a definition for `GetAll' and no extension method `GetAll' of type `PrefabAttribute.Library' could be found. Are you missing an assembly reference?

same problem im getting

Error while compiling: Build.cs(298,54): error CS1061: Type `PrefabAttribute.Library' does not contain a definition for `GetAll' and no extension method `GetAll' of type `PrefabAttribute.Library' could be found. Are you missing an assembly reference?

Thx for your help. Perhaps we may wait an Oxide update ?

In response to DanBosS ():
Error while compiling: Build.cs(298,54): error CS1061: Type `PrefabAttribute.Library' does not conta...
This is a plugin issue. The developer will need to adjust his coding to work with the latest Rust Build Version. (Sorry Wulf)
In response to SharkAHolic ():
This is a plugin issue. The developer will need to adjust his coding to work with the latest Rust Bu...
Rust, not Oxide. This error has nothing to do with Oxide.
ok @wulf

(16:28:00) | Error while compiling: Build.cs(298,54): error CS1061: Type `PrefabAttribute.Library' does not contain a definition for `GetAll' and no extension method `GetAll' of type `PrefabAttribute.Library' could be found. Are you missing an assembly reference?

In response to Animal ():
(16:28:00) | Error while compiling: Build.cs(298,54): error CS1061: Type `PrefabAttribute.Library' d...
Grrrr hope they fix this soon.  I miss a one click spawn an entity to check things with other plugins/settings.  lol 
@Wulf Any chance you know the equivalent replacement? PrefabAttribute.server.GetAll<T>() is also no longer available. 
Thanks it's work again
Thank you :)
I had this plugin hang for 11000ms 6 times in a row and server booted everyone. I tried unload and reload the plugin and now get this same error. This seems to happen when someone used the all button on a large strucutre. Is there any way to disable the all button?
In response to Eterniity ():
I had this plugin hang for 11000ms 6 times in a row and server booted everyone. I tried unload and r...
The plugin wouldn't be loaded if you get this error. Make sure you are updated fully with this plugin.
Yes sorry someone on my team thought it would be smart to try to roll back. Then failing to say something. I am sorry.

(00:13:40) | Error while compiling: Build.cs(1347,50): error CS1061: Type `PrefabAttribute.Library' does not contain a definition for `prefabs' and no extension method `prefabs' of type `PrefabAttribute.Library' could be found. Are you missing an assembly reference?

Locked automatically