Assorted Studio Crashes

Not sure whether what was outputted has to do with the studio crash but I think it does.
This is what happened when I was using a for loop(with the commandbar) to remove certain children from the Workspace.

External Media

EDIT: I should’ve known it had to do with the crash since StartProcessException came right after it and when I looked in the memory I saw “Pure Call Error” tied with the exception.

Log file:

[spoiler]

28.07.2014 21:05:06.15312 (114.2661917)Log "Roblox TaskScheduler Thread 2" 21:05:06.15312 (114.2661917) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2671921) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2671921) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2681924) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2681924) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2691928) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2701931) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2701931) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2701931) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2701931) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2711935) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2711935) Error: exception while signalling: tr1::bad_weak_ptr 21:05:06.15312 (114.2721939) Error: Pure Call Error 28.07.2014 21:06:11.14776 (180.0165198)End Log[/spoiler]

This issue with intellisense crashes has been happening to me FOR MONTHS :open_mouth:

Its gotten so bad that I had to set my Auto Save interval to 1 minute in order to prevent me from losing anything important. I work fast, so 5 minutes of work for me is usually pretty crucial not to lose, especially when it happens so intermittently.

Im too scared to even try writing something into the command bar because of how often it crashes. I’ve ended up using Anaminus’ command bar plugin more often than the built in one. It drives me crazy.

There’s no definite way to replicate this issue. It can happen at anytime, but its not uncommon for me to see it. The one thing I do know, is that its called by the Intellisense feature. Can you guys PLEASE add an option to turn it off? I don’t even need it as I know the roblox API inside and out.

Here are my specs if it helps narrow down an issue.

CPU: Intel(R) Core™ i5-4670K CPU @3.40 GHz
Graphics Card: NVIDIA GeForce GTX 560
OS: Windows 7 Ultimate 64-bit
RAM: 8192 MB

A toggle for Intellisense is on its way and also some bug fixes for it.

That is cool to hear. Is a bug fix sometimes the Inellisense does not work for things like game.Workspace? :stuck_out_tongue:

Can it also store variables so if I do

w = workspace

w.Pa will autocomplete w.Part?

Not exactly a crash, but clicking the CSG button menu or Joint button menu on RibbonBar locks the user out of studio making every button unresponsive (even including the close button, I have to Ctrl Alt Delete out every time).

Unrelated bug – There seems to be a memory leak or something, but with ROBLOX water, looking at it with the camera causes lag to build up, and persists, which makes working with water annoying. Anyone else had this issue?

Selecting a BasePart and pressing Ctrl+F will cause studio to freeze.

If it’s useful info, I’m not using the Ribbonbar and haven’t changed any of my shortcuts.

Another crash. I had just opened an empty baseplate in Studio. I was typing in the command bar and it crashed right after I typed “Load.”

Started a server and started typing print(game.Players, and it crashed when I got to print(game.P



Inserted a SurfaceGui, added a Frame, and double clicked in the “Name” field because I was going to rename it.

opened script, ctrl+A, ctrl+v, crash. Figured it wouldn’t hurt to add it, it’s been a long time since I’ve had a crash outside of CSG.

um, I wasn’t even using Studio (it was minimized), and when I was doing stuff here on the dev forums I see a little error/crash window pop up:

Was using the Run button in Studio to check some scripts in ‘randomly’ moving Parts.
Seems every time I use Pause then try to use Run or Play Studio craps out on me.
Using SystemMenu toolbar with nothing except the ROBLOX website running in another tab. Windows XP (I know but the computer is running fine and my Graphics card only gives me lag issues with many moving parts. I could play the Halloween game fine except when there was tons of villains & candy flying around)

Had about 16 parts bouncing around in a large room I’d built to contain them using scripted BodyAngularVelocity and wanted to check why some were ending up concentrated at one end of the room and others were ending up at the other end.

I pressed the yellow Pause button to check the scripts in each Part but couldn’t see any reasons why so I decided to let it run a while longer and hit the green Run button (the Pause button was just its standard grey/white icon colour).

Studio froze up and I had to Alt F4 to close it. No error messages at all.

Opened Studio up again without the scripted Parts. Pressed Run, then Pause, then Run. Studio froze again.
Tried again, just repeated hitting Run then Reset and it worked fine every time.
Tried again trying the Play button then Pause then Play. Frozen.

Aye 4 weeks, that’s pretty good.

Started Play Solo, Local script destroyed LocalPlayer.Character on running which broke some Core Scripts. When clicking Reset studio crashed.

Edit: this one is actually reproducible.

[quote] Aye 4 weeks, that’s pretty good.

Started Play Solo, Local script destroyed LocalPlayer.Character on running which broke some Core Scripts. When clicking Reset studio crashed.
-snip-

Edit: this one is actually reproducible. [/quote]

Put a wait() before the line that destroys the character.

It usually crashes when I press the Play button, then immediately press the Reset button

External Media

i[/i]
Again 4 weeks since studio has crashed.

Instanced an explosion in studio with the code seen in the output, then selected the explosion and pressed the ‘Delete’ key and crashed. Could not reproduce.

i[/i]
Tacking on another crash

Occured after entering Play Solo, finding an error in my script and then resetting. Fortunately my natrual ctrl+s reflex saved me from any loss.

After this recent update, my Studio is crashing occasionally when I Play Solo. I can’t give specific repro steps, but it has happened twice in the last hour.

Freezing or actually giving you a crash message? I’ve noticed that Play Solo tends to freeze for up to 30 seconds sometimes before it loads.