Zgoly / bloxstrap-multi-instance-integration

Bloxstrap integration that brings back ability to use multiple instances of Roblox.
MIT License
8 stars 0 forks source link

(Bloxstrap v2.8.0+) Error inside the PowerShell window #1

Open KrazyKleb opened 1 month ago

KrazyKleb commented 1 month ago
New-Object : Exception calling ".ctor" with "2" argument(s): "A WaitHandle with system-wide name
'ROBLOX_singletonEvent' cannot be created. A WaitHandle of a different type might have the same name."
At C:\Users\User\AppData\Local\Bloxstrap\Integrations\Multi-instance\Multi-instance.ps1:153 char:18
+         $mutex = New-Object System.Threading.Mutex($true, $mutexName)
+                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [New-Object], MethodInvocationException
    + FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Commands.NewObjectCommand

Also I can't use multiple instances most likely because of this error

Zgoly commented 1 month ago

Interesting. I'll look later to see what the problem might be

LaffX commented 1 month ago

same error, the problem started after updating bloxstrap to the latest version (or updating roblox)

Zgoly commented 1 month ago

@KrazyKleb @LaffX Thanks for your reports. Most likely, the reason was the recent Bloxtrap update, after which Roblox began to launch faster due to code optimization.

Most likely because this line of code is missing in the new version of Bloxtrap.

I'm already looking for a solution.

mosy-png commented 1 month ago

I also seem to get the same error now. Also seems like i cant downgrade bloxtrap anymore after the new update of it

Axel-ctirl commented 1 month ago

I also seem to have the same problem

KrazyKleb commented 1 month ago

The roblox account manager Multi Roblox setting also stopped working

mrrewilh commented 3 weeks ago

u forgot the error? where are the fix im checking everyday bro

Zgoly commented 3 weeks ago

@mrrewilh I'm working on a replacement right now.

Unfortunately, I will have to abandon the idea of using a program like Integration (of course for the time when Bloxstrap will function in this way). I went as far as changing the registry and running Bloxstrap through my script, but this solution turned out to be very unstable.

But this is not a reason to be upset, because the new solution will be more convenient, advanced and prettier than the current one.

I'm planning to release it the next day.

mrrewilh commented 3 weeks ago

@Zgoly Thank you for explaining the situation instead of being rude even though I commented with rude language. I know we need to talk about codes and such on a platform like this. But I still wanted to thank you.

xyzopen1 commented 3 weeks ago

How do i change the path file it keep looking bloxstrap on drive C while it on Drive D

Axel-ctirl commented 3 weeks ago

hey can you give me the link to it when your done with the new one

Zgoly commented 3 weeks ago

How do i change the path file it keep looking bloxstrap on drive C while it on Drive D

If you mean the current script, it expects Blockstrap to be located exclusively in the appdata folder (for some reason I didn't think of this). I think I can fix this by getting the path from the registry.

Zgoly commented 3 weeks ago

hey can you give me the link to it when your done with the new one

Of course! I will ping everyone with a link who was interested in the update

Zgoly commented 3 weeks ago

@KrazyKleb @LaffX @mosy-png @Axel-ctirl @mrrewilh @xyzopen1

The project is complete.

Before you begin, please remove the current integration using Uninstall.bat to avoid conflicts.

You can find all the information and download the project here.

I would be VERY grateful if you could give this new project a couple of stars. It will help with search engine rankings and on GitHub itself.

This issue will remain open.

Axel-ctirl commented 2 weeks ago

Hey is there a possibility that you can make a translator for Roblox(the one that Roblox provides don't work)