No visible rooms in the lobby
Thu, 2013-02-28 13:22
Hi!
I'm using Ubuntu 12.04.2
I had to compile the game for instructions
https://code.google.com/p/hedgewars/wiki/BuildingOnLinux
After starting the game, I do not see any room and can not join the players
But I can play, if I create the room myself
Screenshot!
http://itmages.ru/image/view/918100/3a34b919
please help
Due to compatibility reasons you can only see/join the rooms of players with the same hedgewars version as you.
If you followed the guide, then you probably compiled the latest _development_ version.
If you want to compile and install the latest release version (0.9.18) that most of the players are using, please run following commands in the trunk folder:
hg up 0.9.18
cmake .
make install
Btw, feel free to visit us on live chat/irc if you have any further questions
sheepluva <- me my code stats ->
a Hedgewars Developer
click here to message me
<- where I'm from what I speak ->
thanks!