BotSpawn

Moved

Total Downloads: 11,762 - First Release: Jul 31, 2017 - Last Update: Jul 27, 2018

5/5, 81 likes
  1. In case this helps:

    Error while compiling: BotSpawn1.cs(69,23): error CS0117: `Scientist' does not contain a definition for `Population'
     
  2. Oh, Thanks Devander. I'll take a look. :)
     
  3. +1 thx steenamaroo
     
  4. Confirmed, as soon as Botspawn tries to load a scientists, the server restarts.
     
  5. Same problem i update Oxide again : Release build changelog

    Edit :
    If you have an error comment this :

    67 //if (configData.Options.Cull_Default_Population)
    68 //Scientist.Population = 0;
     
    Last edited by a moderator: Jan 25, 2018
  6. for a temp fix search line 67 and 68 and edit it from:
    Code:
                if (configData.Options.Cull_Default_Population)
                Scientist.Population = 0;
    to:

    Code:
                //if (configData.Options.Cull_Default_Population)
                //Scientist.Population = 0;
     
  7. Steenamaroo updated BotSpawn with a new update entry:

    1.4.4

     
  8. Nvm found it
     
  9. yeah, but now just update plugin :p
     
  10. Error:
    ExType: JsonSerializationException
    Failed to initialize plugin 'BotSpawn v1.4.4' (ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.List`1[System.String].)
    at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00000] in <filename unknown>:0
    at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00000] in <filename unknown>:0
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x00000] in <filename unknown>:0
     
  11. You have an error in your json probably.

    I found a bug sometimes bots stop using their weapons as if it was broken or something.
     
  12. Right, data folder... I found the error...
     
  13. bots are missing from many monuments including Launch site and Dome, where they do appear they are firing in very slow motion, single shots from an assault rifle and only when you get very close, i have aggro range set to 40
     
  14. They are also disappearing for me as well as the other stuff above.
     
  15. The robot will, kneeling shooting, more flexible, don't let him lay eggs in high places, such as the launch site on the top
     
  16. Anyone else seeing this - bots are falling through the world and ending up below the playable surface. Then, after a bit they despawn. Every bot that doesn't spawn on a structure - falls through the ground. The ones on structures are ok.
     
  17. I haven't seen that yet.. but they are acting really freaking weird -_- lol
     
  18. Havent been seeing any murderers or scientists that are able to spawn.
    Not sure what to do
     
  19. The Bots do not move anymore. How to solve this problem thank you
     
  20. If you're using Vanish it's because they can't see you to move, bots only move when players are around unless you turn "ai_dormant false". When in doubt have a player test them for you.