21.03.2018, 10:51
To anyone who proceeds to have this issue, there’s a simple fix. You need to have OnPlayerFinishedDownload in your script returning 1. In the server configuration files you’re allowing the downloading of models but you don’t have OnPlayerFinishedDownloading in your script. I’ve figured out that this causes a “desync” where you can’t see anyone when your Virtual World changes because OnPlayerFinishedDownloding can’t/isn’t being called.
Edit: Apparently this happens even if you don’t have any custom models.
Edit: Apparently this happens even if you don’t have any custom models.