mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 20:59:09 +00:00
This happens on DirtSand shards when two avatars are loading the same age at once. LoadCloneMsgs are dispatched to the clients before they have loaded the original keys. The server has no way of knowing that however, so this is the correct place to fix the problem.