Every time i try to commit my script drafts, this happens
And this pops up when i hover over it for a second, would this be the status the above image talks about?
I also think this would help but im scared to click it incase it breaks something, and if it does, i dont wanna read through 3k + lines of code to find out what i broke
Anyone else experiencing this issue? Or maybe have found a fix for it?
Yes! I was from my laptop, i think they may have overlapped and messed up something, I copied the script i wanted to commit and put them both in a text document, then deleted the drafts and pasted the code back into the scripts and it let me commit, SO i fixed it but i am still curious on the issue.
Another developer have made some edits to the same script and the change has been committed. As per the documentation, like shown on the image, it appears somebody else was editing the same script as that green plus icon appears on the left side of script name.
In that case, you can click Compare with server button and see what’s the difference. Close the script and reopen. Then, you can commit your changes.
Yeah, I’d honestly disable it. The features fairly new and still have some minor inconveniences. If you’re not working with a team of scripters to develop advanced code then collaborative editing isn’t really needed.
I like it because i can publish my changes for a script without exiting which is really handy because it takes a bit to re open and re-find my place in the script because i am dealing with thousands of lines of code, where if collaborative editing was disabled you have to exit the script then publish the game for it to work, and ill have to find my place in the script again, which is almost always a hassle/waste of time.
I’ve weighed the pros and cons and i think ill always use collaborative editing
Committing scripts is the most annoying thing for me. I go onto studio, open my place, do a bit of building, scripting and then publish/ save
And then: yOu HaVe UnCoMmiTtEd ScRiPtS
I ended up just disabling team create for a few minutes so I could edit the script normally.