Encountering this issue might also manifest as a lack of applied mods or changes in new instances upon launch.
This problem in Bloxstrap’s functionality stems from a series of errors, particularly when the accounts you’re launching are enrolled in different client channels. This triggers a forced upgrade when switching channels, which can skip the application of configured mods, especially if Roblox is already running due to launching multiple instances.
A forthcoming update is expected to address this issue. In the meantime, you can temporarily resolve it by staying on the production channel. Follow these steps:
- Open Bloxstrap’s installation folder at
%localappdata%\Bloxstrap
or your designated installation location. - Edit
Settings.json
using a text editor (such as Notepad if you don’t have another). - Ensure that the following settings are configured as shown:makefileCopy code
“Channel”: “LIVE”, “ChannelChangeMode”: 2,
- Save the changes and close the text editor.
By following these steps, you should no longer encounter difficulties when launching multiple instances.