paralin/go-dota2

create a lobby

xDes-by opened this issue · 3 comments

I have 2 problems

  1. I create a lobby with details for a custom game, it is created, but my lobby is not valid, i.e. I don’t see it in the general list of all lobbies, and this is the most important point
  2. I was never able to enter the created lobby as a bot, it always writes to me that the bot is not ready, I still can’t understand what this is connected with.
  1. You have to set the lobby to public I think.
  2. Not sure what you mean but you can't start the lobby with just bots. All the players have to connect.

there are no problems in either the public or private lobby, the lobby is public by default. The fact is that at the moment lobbies are no longer created using Go. I have code in Python, lobbies are created there but the general problem is both Go and Python is that if you create it without a password, then it seems to be created, but it cannot be found in the lobby list, and if you create it with a password, then it can be found by the password, but it is still not in the list lobby.

I wrote to you on LinkedIn, I would really like to discuss this with you there.
Thank you!

Hi, I don't have time available to help w/ go-dota2 at the moment, my apologies. You'll have to figure this one out.