the full error im getting is
[BotReSpawn] FAILED TO GET ENOUGH SPAWN POINTS FOR PROFILE The Dome 0.
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
and
[BotReSpawn] FAILED TO GET ENOUGH SPAWN POINTS FOR PROFILE Abandoned Cabins 0.
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
the setting i have for the 2 monuments that are giving the error are
"Abandoned Cabins 0": {
"type": 0,
"Spawn": {
"AutoSpawn": true,
"Radius": 10,
"BotNames": [],
"BotNamePrefix": "",
"Keep_Default_Loadout": false,
"Kit": [
"SwampBots"
],
"Day_Time_Spawn_Amount": 3,
"Night_Time_Spawn_Amount": 0,
"Announce_Spawn": false,
"Announcement_Text": "",
"BotHealth": 100,
"Stationary": false,
"UseCustomSpawns": false,
"ChangeCustomSpawnOnDeath": false
},
"Behaviour": {
"Roam_Range": 20,
"Aggro_Range": 30,
"DeAggro_Range": 40,
"Peace_Keeper": false,
"Bot_Accuracy_Percent": 100,
"Bot_Damage_Percent": 50,
"Running_Speed_Booster": 10,
"AlwaysUseLights": false
},
"Death": {
"Spawn_Hackable_Death_Crate_Percent": 5,
"Death_Crate_CustomLoot_Profile": "",
"Death_Crate_LockDuration": 10,
"Corpse_Duration": 5,
"Weapon_Drop_Percent": 10,
"Min_Weapon_Drop_Condition_Percent": 50,
"Max_Weapon_Drop_Condition_Percent": 100,
"Wipe_Main_Percent": 0,
"Wipe_Belt_Percent": 100,
"Wipe_Clothing_Percent": 100,
"Allow_Rust_Loot_Percent": 100,
"Respawn_Timer": 15,
"RustRewardsValue": 0.0
},
"Other": {
"Chute": false,
"Suicide_Timer": 5,
"Die_Instantly_From_Headshot": false,
"Instant_Death_From_Headshot_Allowed_Weapons": [],
"Disable_Radio": true
and
"The Dome 0": {
"type": 0,
"Spawn": {
"AutoSpawn": true,
"Radius": 30,
"BotNames": [],
"BotNamePrefix": "",
"Keep_Default_Loadout": false,
"Kit": [
"T2Bot"
],
"Day_Time_Spawn_Amount": 1,
"Night_Time_Spawn_Amount": 0,
"Announce_Spawn": false,
"Announcement_Text": "",
"BotHealth": 100,
"Stationary": false,
"UseCustomSpawns": false,
"ChangeCustomSpawnOnDeath": false
},
"Behaviour": {
"Roam_Range": 20,
"Aggro_Range": 30,
"DeAggro_Range": 40,
"Peace_Keeper": false,
"Bot_Accuracy_Percent": 65,
"Bot_Damage_Percent": 50,
"Running_Speed_Booster": 10,
"AlwaysUseLights": false
},
"Death": {
"Spawn_Hackable_Death_Crate_Percent": 5,
"Death_Crate_CustomLoot_Profile": "",
"Death_Crate_LockDuration": 10,
"Corpse_Duration": 5,
"Weapon_Drop_Percent": 10,
"Min_Weapon_Drop_Condition_Percent": 50,
"Max_Weapon_Drop_Condition_Percent": 100,
"Wipe_Main_Percent": 0,
"Wipe_Belt_Percent": 100,
"Wipe_Clothing_Percent": 100,
"Allow_Rust_Loot_Percent": 100,
"Respawn_Timer": 15,
"RustRewardsValue": 0.0
},
"Other": {
"Chute": false,
"Suicide_Timer": 0,
"Die_Instantly_From_Headshot": false,
"Instant_Death_From_Headshot_Allowed_Weapons": [],
"Disable_Radio": true
all other bots spawn and work fine just the 2 monuments that are haveing truble i have tryed turning up the radius and lowering the number of bot that spawn at both and still get the same error