TeamCreate sync issues whenever making large changes

  1. What do you want to achieve?
    Committing large scripts / inserting models to places

  2. What is the issue?
    When inserting models from clipboard/files or committing reasonably sized scripts (~800kb in our case, well aware that this is large but ultimately still a small amount of data), TeamCreate stops syncing, uses a large amount of bandwidth until closed, and when closing, the following prompt appears:

image

  • Network usage by studio about a minute after this issue

image

  • Network usage - blue spike (download) on opening place file, red spike (upload) on committing script
  1. What solutions have you tried so far?
    Doesn’t really appear to be much I can do - well aware of solutions such as using modules for the script issue, but would prefer not to use them in this instance unless absolutely necessary (code is edited in modules outside of Roblox and then compiled into a single script) - nevertheless, this solution would still leave the issue with models.

This issue’s been occurring for the past 10 days or so, and appears to happen for me on any TeamCreate enabled places.

This post appears to showcase the same problem:

Apologies if this is the wrong category, but can’t find anywhere better to post this that I have access to

3 Likes

I am also experiencing this exact issue - the last time this happened for me I saw a lot of RakNet-related packets being sent by my computer. I’ll provide these if it aids in debugging of this issue.