Build

Build, spawn, plant, upgrade, deploy anything the way that you want it.

Total Downloads: 21,055 - First Release: Nov 8, 2014 - Last Update: Jul 26, 2018

4.9/5, 50 likes
  1. any chance of this actually building a set of stairs where the little dot is aiming at. it is placing them everywhere and anywhere with no intelligence at all except where I am aiming at. I have aimed at the side of the foundations, at the foundation etc no luck. what do i need to do differently to get this to work ?
     
  2. Reneb updated Build with a new update entry:

    2.0.0

     
  3. Reneb updated Build with a new update entry:

    2.0.0

     
  4. Error while compiling: Build.cs(285,40): error CS0246: The type or namespace name `AssetBundleBackend' could not be found. Are you missing an assembly reference?
     
  5. you have an updated server oO?
     
  6. not since July 8th ? However I will do that now just for this plugin.
     
  7. Reneb updated Build with a new update entry:

    2.0.1


    [DOUBLEPOST=1531943849][/DOUBLEPOST]
    maybe an old version of oxide?
     
  8. My middle mouse button doesn't work. Can I bind it to a key?
     
  9. Re Updated and :
    Code:
    Load requested for plugin which is already loading: Build
    Build was compiled successfully in 3654ms
    Missing plugin name prefix 'build.' for permission 'permbuild' (by plugin 'Build')
    Failed to call hook 'OnServerInitialized' on plugin 'Build v2.0.0' (ArgumentException: An item with the same key has already been added. Key: Monument/assets/bundled/prefabs/autospawn/monument/tiny/water_well_d.prefab/Structure/waterwellstatic)
      at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <e1a80661d61443feb3dbdaac88eeb776>:0
      at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
      at Oxide.Plugins.Build.OnServerInitialized () [0x009c3] in <78f77aaa24a244a19583c7e7456cc0e9>:0
      at Oxide.Plugins.Build.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0009c] in <78f77aaa24a244a19583c7e7456cc0e9>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <db8eacac902a4df4bfeb92f0619ac1c8>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bfa4e457157d4e089ab91719c5b1288b>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bfa4e457157d4e089ab91719c5b1288b>:0
    Loaded plugin Build v2.0.0 by Reneb & NoGrod
    Validating Oxide files now.
     
    Last edited by a moderator: Jul 18, 2018
  10. Reneb updated Build with a new update entry:

    2.0.2


    [DOUBLEPOST=1531945051][/DOUBLEPOST]
    i wrote in the overview how to:
    bind KEY +attack3
     
  11. still same error message with 2.0.2., not sure why all server files are up to date, might be a conflict.
     
  12. Wulf

    Wulf Community Admin

    If "AssetBundleBackend" can't be found (this is from Rust), then your server is not fully updated else you are using an old Oxide build from many weeks ago.
     
  13. Solved
     
    Last edited by a moderator: Jul 19, 2018
  14. Code:
    23:12 [Info] Unloaded plugin Build v1.2.9 by Reneb & NoGrod
    23:12 [Error] Failed to call hook 'OnServerInitialized' on plugin 'Build v2.0.2' (ArgumentException: An item with the same key has already been added. Key: Monument/assets/bundled/prefabs/autospawn/monument/tiny/water_well_a.prefab/Structure/waterwellstatic)
      at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <e1a80661d61443feb3dbdaac88eeb776>:0
      at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
      at Oxide.Plugins.Build.OnServerInitialized () [0x009c4] in <42e3fe08d0114a9abbb7bb5e799dc15f>:0
      at Oxide.Plugins.Build.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0009c] in <42e3fe08d0114a9abbb7bb5e799dc15f>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <db8eacac902a4df4bfeb92f0619ac1c8>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bfa4e457157d4e089ab91719c5b1288b>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bfa4e457157d4e089ab91719c5b1288b>:0
    23:12 [Warning] Calling 'OnServerInitialized' on 'Build v2.0.2' took 153ms
    23:12 [Info] Loaded plugin Build v2.0.2 by Reneb & NoGrod
    Oxide.Rust 2.0.3999
     
  15. Code:
    Load requested for plugin which is already loading: Build
    Build was compiled successfully in 3264ms
    Failed to call hook 'OnServerInitialized' on plugin 'Build v2.0.2' (ArgumentException: An item with the same key has already been added. Key: Monument/assets/bundled/prefabs/autospawn/monument/tiny/water_well_d.prefab/Structure/waterwellstatic)
      at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <e1a80661d61443feb3dbdaac88eeb776>:0
      at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
      at Oxide.Plugins.Build.OnServerInitialized () [0x009c4] in <c2b444583255441d8241597c85d1aeda>:0
      at Oxide.Plugins.Build.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0009c] in <c2b444583255441d8241597c85d1aeda>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <db8eacac902a4df4bfeb92f0619ac1c8>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bfa4e457157d4e089ab91719c5b1288b>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bfa4e457157d4e089ab91719c5b1288b>:0
    Loaded plugin Build v2.0.2 by Reneb & NoGrod
     
  16. when i go to spawn there is nothing there
    Screenshot
     
  17. Just did your update sir :( This is what I got instead.
    Code:
    02:00:44) | Loaded plugin Build v2.0.2 by Reneb & NoGrod
    (02:00:55) | Unloaded plugin Build v2.0.2 by Reneb & NoGrod
    (02:00:55) | Failed to call hook 'OnServerInitialized' on plugin 'Build v2.0.2' (ArgumentException: An item with the same key has already been added. Key: assets/prefabs/building core/foundation/foundation.prefab)
    at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <e1a80661d61443feb3dbdaac88eeb776>:0
    at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
    at Oxide.Plugins.Build.OnServerInitialized () [0x0045c] in <686d9249ff794f7dba701958d780818b>:0
    at Oxide.Plugins.Build.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0009c] in <686d9249ff794f7dba701958d780818b>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <62815b9f877c43bdb493464716cb3f0a>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <593395d9162947ba875249d99798ac87>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <593395d9162947ba875249d99798ac87>:0
    (02:00:55) | Loaded plugin Build v2.0.2 by Reneb & NoGrod
    Can you tell me where the issue is please. It's not like "I" did anything. It's suppose to be plug and play isn't it? With no Config/json....? Right ????
     
    Last edited by a moderator: Jul 19, 2018
  18. Strange, easy fix ill do it tonight when i get home