No joy,
Maybe something with TruePVE?
BotSpawn
Moved
Total Downloads: 11,691 - First Release: Jul 31, 2017 - Last Update: Jul 27, 2018
- 5/5, 81 likes
-
possibly.... Post in that addon and see what they say
-
For those that may not be aware why AI's are not working properly.
AI frozen, not moving | Oxide -
Code:
Failed to call hook 'botspawn' on plugin 'BotSpawn v1.2.2' (JsonSerializationException: Self referencing loop detected for property 'normalized' with type 'UnityEngine.Vector3'. Path 'CustomProfiles.tier1.Location.normalized.normalized'.) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonContainerContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.Serialization.JsonContract& memberContract, System.Object& memberValue) [0x00000] in <filename unknown>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract collectionContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
Last edited by a moderator: Oct 21, 2017 -
AI's/Bots Now Fixed...See Below
Release build changes | Page 13 | Oxide -
For some reason when I add a custom location, it doesn't appear in the data/botspawn file. :/
-
-
-
-
Normally this has been restored. Install the latest version of "Oxide" and just restart your server.
Release build changes | Page 13 | OxideLast edited by a moderator: Oct 21, 2017 -
The latest version of OXIDE! But typing/botspawn add customname is still wrong.
Code:Failed to call hook 'botspawn' on plugin 'BotSpawn v1.2.2' (JsonSerializationException: Self referencing loop detected for property 'normalized' with type 'UnityEngine.Vector3'. Path 'CustomProfiles.customname.Location.normalized.normalized'.) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonContainerContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.Serialization.JsonContract& memberContract, System.Object& memberValue) [0x00000] in <filename unknown>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract collectionContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0 Unloaded plugin BotSpawn v1.2.2 by Steenamaroo 1BotSpawn was compiled successfully in 2214ms
-
Hi. Why do the bots pass through the ground? They seem to "stick" the rocks they go down without worrying about getting through the ground.
Attached Files:
-
-
working well for me with latest rust update
-
Still didnt fix. Why is the dev not responding to this?
Code:Failed to call hook 'botspawn' on plugin 'BotSpawn v1.2.2' (JsonSerializationException: Self referencing loop detected for property 'normalized' with type 'UnityEngine.Vector3'. Path 'CustomProfiles.tier1.Location.normalized.normalized'.) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonContainerContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.Serialization.JsonContract& memberContract, System.Object& memberValue) [0x00000] in <filename unknown>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract collectionContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
Last edited by a moderator: Oct 21, 2017 -
make sure u on latest oxide build.Wulf fixed that json and Newton problem.
Last edited by a moderator: Oct 21, 2017 -
My normal bots are spawning in but I cant seem to make a custom spawn. Anybody else? Fix/work around?
-
needs update no longer works please fix asap thanks
-
-
Default spawns are working for me, but not the custom. When I do /botspawn add arena1 I get the followng:
Failed to call hook 'botspawn' on plugin 'BotSpawn v1.2.2' (JsonSerializationException: Self referencing loop detected for property 'normalized' with type 'UnityEngine.Vector3'. Path 'CustomProfiles.arena1.Location.normalized.normalized'.) -
same for me .. Default spawns a good but CUSTOM locations not working.
did the following:
/botspawn add BASE1
/botspawn list (shows BASE1)
Went to botspawn data file in the oxide folder and it's blank.
{
"CustomProfiles": {}
}Last edited by a moderator: Oct 22, 2017