* [Bug only in the new patch] : When you click a username in the chat the user isn't selected in the list anymore, the fix to this should be quite easy.
* Chat: When the message below a link is clicked, the link is opened anyway. The url parsing and click recognition is highly experimental because there's no API to support it, so this function is error prone and it will be fixed eventually when I get the time to take a look at it.
Status: on hold
*Admincenter: The observer's name isn't shown in the chatlogs and all messages by the observer will show as a message with no name.
Status: on hold
Fix: Not sure, didn't have time yet to think about it. As the observer isn't scored, there is no reason to keep him in the player's database, it would mess up some game stats and it just wouldn't be good practice. I could change the way the observer messages are saved in the DB and include the observer's name in the first chat message. Again that wouldn't be a perfect solution but it would work.
*Reconnect: Not working properly in some cases. In some very rare cases even desyncing or disconnecting other players in the game.
Status: unknown
Fix: none (dont disconnect)
*Patcher: The patcher (and client (?)) don't work with proxies.
Status: unknown - haven't started working on this yet
Fix: None
[Unconfirmed]
- RGC Crash when clicking on the drop button while trying to reconnect ingame.
[Fixed]
*Patcher: Patcher unable to complete download progress for some files.
Status: Fixed in the next patch
Fix: A better way to download those files.
*RGC Crash: There is a very rare crash bug. RGC is supposed to be 100% crashfree, which is one of the things that makes it an excellent piece of software. However there seems to be a rare bug that happens when you switch from one channel to another via mouseclicks on the UI. It has happened to me three times now over the course of a year. I haven't been able yet to catch this bug in the logfiles, as it's a low priority issue, it happens only when you are in the chat so it won't ruin anyone's game experience, and it doesn't happen often enough (once every 4 months) to be ruining anyone's chat experience either.
Status: Fixed in the next patch
Regards,
Sir Rogers