ZeroK-RTS / Chobby

Spring RTS Ingame lobby project
16 stars 37 forks source link

Can't access chobby while the game is running. #150

Open Orfelius opened 7 years ago

Orfelius commented 7 years ago

F11 or clicking on the lobby button doesn't work.

http://pastebin.com/0qXZxgCw The infolog of that session.

This is a copy of https://github.com/ZeroK-RTS/Zero-K-Infrastructure/issues/1440 and apparently it belongs here.

gajop commented 7 years ago

Does this always happen? How can I reproduce it?

Sortale commented 7 years ago

can not reproduce on my gig

Orfelius commented 7 years ago

The problem is that it isn't reproduceable. Google said it happened to him before but he couldn't repeat the bug. Neither could I. This is the first time and the last time it happened to me. He wanted to keep the ticket open on the infra repo. But Licho said it doesn't belong there so I just ported it here instead.

If anybody runs into this problem again maybe we can debug it somehow by comparing both infologs.

GoogleFrog commented 7 years ago

I added echos for the whole process a few months ago to check what was failing. SendLuaMenuMsg showLobby is the only echo that occurs. This means that the appropriate part in chobby is not receiving the message.