ReGameDLL_CS
ReGameDLL_CS copied to clipboard
ERROR: Start position invalid
https://github.com/s1lentq/ReGameDLL_CS/blob/10813019c82b20f7c7f388cffc0f3980bfe6dc27/regamedll/dlls/bot/cs_bot_learn.cpp#L184
Is a bug? I need to create bot navigation on custom maps and server returns this error when start.
Or someone can explain why this error happens?
put the spawn point a few units higher
I already do that:
https://i.imgur.com/VAohaLy.png
I solved the "Bug / Problem".
The error: "ERROR: Start position invalid\n\n is trigger when have only spawn points for one team.
The navigation need to have TRs and CTs (Both) spawnpoints to be generated.