Quote Originally Posted by Dawnseeker View Post
We have a lot of display issues like this in the game, which result from the client and server becoming desynchronized. This happens a lot because we use a browser instead of a dedicated game client. A refresh will generally fix the problem.
One way to know if you are out of sync is to compare the game clock to your PC's clock, taking the time zones into consideration. If the game clock id behind you are out of sync. This assumes that your PC clock is accurate. I run a program that sync my PC clock with the US NIST Central computer every hour.