All my team create games for the last week (since that big team create update) crash either upon studio launching the game, or the second I open any script.
I thought this problem was more common but I’m not seeing anyone else post about it here
.
I don’t have much other information on it other than the message being “You have lost connection to the server”, and then if I close that message sometimes it reconnects to the place with the message along the lines of “Reverting your change” referring to a script. However, if I close out of this it’ll just have a normal Roblox Crash, “An unexpected error occured and ROBLOX needs to quit.” message.
This isn’t just happening to me this is happening to everyone who is on my team create games as well. It seems like the launching and immediantly crashing is a lot more rare than the script editor one. I’d say
2/10 times starting up it’ll crash.
9/10 times opening a script it’ll crash.
However, if a script opens up correctly it won’t crash until you eventually leave studio and join back some other time.
If you create a new place and enable team-create on it, do you still see the same issue? Does it happen only on group team-create places, or personal ones as well?
Both I’m experiencing this on are personal, one where I’m the owner and one where a friend is the owner.
I have not experienced it on a team create game I have just created, but on the previous ones turning team create on and off doesn’t fix the issue either.
In that case it may be something inside the places that all of a sudden team create is unable to handle. If you’re willing to spend some time, you may be able to figure out what that is and help the staff push out a quicker fix. Some things you can try:
Copy/paste all scripts into the new team-create place and see if it has the same issue
If so, something may be up with the sources of one of those scripts – keep halving the scripts in the place until you find the problem
Copy/paste a whole place into the newly-created team-create place and see if it has the same issues
If so, something may be up with one of the things in the place. Similarly to what you would have done with the scripts, keep halving the contents of the place until you find the issue
If neither of those result in the issue, that’ll still be helpful information because it’s for sure not related to the contents of the place.