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 ?

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
-
-
-
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?
-
you have an updated server oO?
-
not since July 8th ? However I will do that now just for this plugin.
-
Players are getting the GUI in their view constantly while grabbing stuff with the newest version
https://i.gyazo.com/76d5c4b2ec3f4d894378cd2411364237.jpg -
My middle mouse button doesn't work. Can I bind it to a key?
-
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
Last edited by a moderator: Jul 18, 2018 -
Thanks!
-
still same error message with 2.0.2., not sure why all server files are up to date, might be a conflict.
-
Wulf Community Admin
-
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
-
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
-
when i go to spawn there is nothing there
Screenshot -
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
Last edited by a moderator: Jul 19, 2018 -