Metal Chests

Metal Chests

3M Downloads

[BUG] Crystal Variants (chest & cart) do not show items when upgraded

T145 opened this issue ยท 2 comments

commented

Seems to be that when using an upgrade item on a chest or cart going up to the crystal tier, the items do not render right away. The inventory needs to be updated by opening the inventory, and then everything works perfectly. Fixing this for the chest should also fix it for the cart naturally, as the cart maintains a copy of TileMetalChest.

commented

Here's a video demonstration of the bug!
MUTE AUDIO
https://www.dropbox.com/s/kdtkzfsyihsltpj/2018-03-17%2023-20-00.flv?dl=0

commented

Classic client / sevrer desync issue.
Use the debugger and breakpoints to see when and where your inventory content gets set, and why it doesn't get updated.