I can see in first screenshot the lightning is broken, this is because of angelica 2.2, other things will be broken too and there's some memory leaks...
Actually server uses int32 for most things, but for items, it split item ID in half sending ID on first 2 bytes and custom data on other 2 bytes, for...