Roblox on Linux is kinda screwed right now, lots of crashing, people initially rolled back to version-57e2dd886e0e42a5
on LIVE which is 14 days outdated (as version-faaebc838e2e45f6
and version-7cc666219b484414
were both borked)
But some meanie at Roblox HQ set RCCS to block the older versions
After fixing my FFlog tracker from Roblox changing deployment channels to private, I decided to try out a different channel.
I found out that the channel zavatarteam2
works perfectly fine! Running on version-945b0906e9574b45
which was deployed 6 hours ago. (zavatarteam
should also work)
Been testing for over half an hour now without any crashes:
Listening to some tunes, no issues:
Optimisation is really horrible though, random stuttering, not as bad as the recent LIVE deployments though.
For Roblox on Linux people:
Using Vinegar:
- Edit your
config.toml
at~/.config/vinegar/config.toml
- Append the following:
[player] channel = "zavatarteam2"
Using ApplejuiceCLI: applejuicecli --install player zavatarteam2
Check with the bootstrapper/wrapper you use to see how to change your channel
If you are on Windows, I’m unsure if changing to this channel will help and I believe using a third-party bootstrapper like Bloxstrap can help you change your channel:
Keep in mind, staying on a deployment channel that is not LIVE is generally not a great idea