ReGameDLL_CS icon indicating copy to clipboard operation
ReGameDLL_CS copied to clipboard

ERROR: Start position invalid

Open SmileYzn opened this issue 2 years ago • 3 comments

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?

SmileYzn avatar Sep 14 '22 17:09 SmileYzn

put the spawn point a few units higher

Vaqtincha avatar Sep 14 '22 19:09 Vaqtincha

I already do that:

https://i.imgur.com/VAohaLy.png

SmileYzn avatar Sep 14 '22 22:09 SmileYzn

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.

SmileYzn avatar Sep 15 '22 02:09 SmileYzn