Trying to reproduce omg's bank bug reported
here, using newly built server and client.
I could not reproduce that bug yet, but here is a different one:
I deposit all my cash, then withdraw 4 gold, 5 silver, 6 copper. (Although my pouch is readied, the money goes into my inventory, but I think this was always the case - this is not the bug I am reporting.)
I put all the money into my pouch, and leave it fully open. I then deposit 5 silver and the script correctly reports "You have on hand 4 gold and 6 copper".
However when I hit Shift, it shows my pouch still containing 4 gold, 5 silver, 6 copper. If I close the pouch and re-open it, it now correctly shows 4 gold and 6 copper.
If I try to get the 5 silver from the pouch after it's been deposited, it reports "Get 5 from 5 silver", but nothing else happens. If I get the other coins then they correctly go to my inventory.
Bug is: contents of open pouch are not updated after bank deposit until pouch is closed and re-opened. The image shown is a "ghost".
EDIT: Verified the same on test server.