[bad_weak_ptr] Excessive lag in studio with large number of error occurring

Whenever the studio is opened with a specific place, this error constantly pops up at a rate of about 10-20/s

Notice how error ‘exception while signaling: bad_weak_prt’ outputs in massive numbers for an unknown reason; other developer experiences studio quitting itself upon launching the place…

Does anyone have ever had this in their places before?
If so, how were you able to fix it/or does the bug still persist?

Any help or opinion is welcomed and appreciated!

1 Like

So it crashes whenever it throws this error?
Does it happen every time?

Never, ever had this issue. Have you checked your plugins and game scripts for bad_weak_ptr?

Btw, you can check your plugins by downloading them with btroblox.

Have you tried to re-install Studio? Other than that, this looks like a problem only Roblox can solve. If you have access, you can try making a bug report in #bug-reports:studio-bugs, or attempt to report one through Support.

“bad_weak_ptr” is an error in the C languages (C, C#, C++), the programming language Roblox’s client and Studio is written in, I doubt any plugins caused this.

3 Likes

Only in a specific place, nowhere else. And yes, it throws the error all the time when on studio.

I have all plug-ins disabled just in case, but the error still persists.

1 Like

This appears to be a studio bug. No clue what’s causing it. Anything weird in the place?

1 Like

Definitely a roblox bug then, @WilliamAlezandro try moving your game to a different place if that’s possible during the lag

I’ll try that out; but I am uneligible to create the post in the bug report category as of member level.

Nothing much, I haven’t accessed nor edited anything on it for months, but it came out of nowhere when I have joined the studio in a while.

2 Likes

I think you can DM a certain staff group to report bugs, or gain access to the category.

I should be doing that if the bug persists upon re-installing the studio, thanks anyways

Sadly re-installing the studio did not fix the bug :sick:
I’ll be looking into it furthermore!

1 Like

“bad_weak_prt” is a C++ only error, maybe your computer doing this error? Well, you can try to hard delete Roblox Studio, deleting all folders of Roblox Studio and install again (because Roblox Studio keeps some files even uninstalled) or, some admin help you

1 Like

This is a native C++ error, either you have some libraries corrupt or something went wrong to the place, you said it only happens to a place right? Try testing in a empty baseplate. If bug persists then contact @Bug-Support with the same format as #bug-reports:studio-bugs. (Make sure to include the placeid and logs when doing so)

1 Like

Definitely will do, I’ll let you know after clearing all cache files and re-installing.

I should be packing a bug report to one, thank you.

1 Like