splewis / csgo-executes

CS:GO SourceMod plugin for a site-execute practice gamemode
GNU General Public License v3.0
60 stars 22 forks source link

Falling back to a random T to be bomb carrier: map #33

Closed SurajBhari closed 2 years ago

SurajBhari commented 4 years ago

I made the configs and everything worked without any error for a while then everyone started to get an error as follows: L 05/23/2020 - 16:22:30: [executes.smx] Falling back to a random T to be bomb carrier: map=de_dust2, execute id=4, tCount=3 I have seen my configs and everything seems to be fine . can you explain what this is for? I don't see an option that can fix it tho. Wonder you can tell me what is wrong.

splewis commented 2 years ago

The logic here will explain how the bomb carrier is chosen.

I would guess the 'bomb friendliness scores' are too low, or all spawns were marked as lurker spawns. I can't say without the actual config though.

SurajBhari commented 2 years ago

This was infact a config issue.