MichaelHoffmann / AGORA

AGORA main repository
GNU Affero General Public License v3.0
7 stars 0 forks source link

Global chat does not disappear when you create a map #283

Closed MichaelHoffmann closed 9 years ago

MichaelHoffmann commented 10 years ago

The chat field should be empty on new maps, each map has its own chat. Right now, the global chat does not disappear. If you add something to the chat while map open, the text pops up at the end of the chat sequence. But if you close the map the addition is not part of the global map. If you reload the map, the chat window is empty. After a while, though, the new chat entry pops up in the global chat.

Sometimes, though, you get an empty chat window on a map. You can add to the check. But after reloading the map, the chat text does not pop up. It should be saved as on the global chat.

MichaelHoffmann commented 10 years ago

When you open a map, the global chat disappears and the chat field is empty. Very good. But the chat is not saved. When you relaunch the map, the chat field is empty. Chat should be stored for each individual map. (observed on May 10, 2014, on 3.8 test)

lokresh88 commented 10 years ago

Works now. Have setup a script. That runs once every week. Restarting our socket services.

MichaelHoffmann commented 10 years ago

Chat does not load again, only an error message shows up (for a few weeks now). I thought this problem of breaking down after a certain time period has been resolved.