PeZsmistic
(PeZsmistic)
January 11, 2024, 2:47am
#1
In this specific repro file, play solo, click on the brick, press stop when the error occurs.
Studio crashes for me 100% of the time.
Repro.rbxl (54,1 KB)
Beta features:
Log is attached privately.
Expected behavior
No crash should happen.
A private message is associated with this bug report
2 Likes
kbcubezz
(kbcubezz)
January 11, 2024, 4:03am
#2
My studio keep crashing too. when I press stop trying to set an intValue in a script.
I did a bit of digging around and this is my problem. – edit
Is There a Big Studio Crashing problem going on right now?
studio crashes upon pressing stop button when script error occurs.
I was getting the error in a script that was all messy and my Studio was crashing every time I press stop. I figured my script was just that bad or something.
Then I went to recreate it in a working version of my game. turns out when I misspell any value in my script anything with .Value in it it errors and crashes. I think its all gui stuff thats erroring.
ex. --[[is…
kbcubezz
(kbcubezz)
January 11, 2024, 4:24am
#3
Actually. I recreated the Error in a working version of my game.
When there’s a Value inside something ex.
measuresDisplay.Text = tostring(measuresDisplayValue.Value) – this is a text label
If I mis spell the word in brackets, when it Errors, it crashes studio litterally every time
Yup just tested it on isPlaying.Value = true. I wrote isPlaing.Value = true and it crashed studio which is also GUI but its a bool value.
Studio Just updated theres problably a big bug.
2 Likes
WheretIB
(WheretIB)
January 11, 2024, 12:27pm
#6
Thank you for the report.
We have identified the issue and will be working on a fix.
1 Like
WheretIB
(WheretIB)
January 11, 2024, 12:35pm
#7
Your examples didn’t crash for me.
If you have a rblx place file, that can help.
kbcubezz
(kbcubezz)
January 11, 2024, 1:36pm
#8
Hmm. Still happening this morning. I hope its not a bigger issue for me.
Bug TESt.rbxl (53.9 KB)
Also, I tried PeZsmistic’s file. It also crashed for me.
When I select the option never on debug errors it stops crashing. – temporary fix if i need to get work done
kbcubezz
(kbcubezz)
January 11, 2024, 7:25pm
#9
Tried both our files again a few times. It didn’t crash. Maybe they fixed it.
We turned off a flag that was causing this issue to happen consistently. A future release we have queued up should fix the issue fully.
1 Like
kbcubezz
(kbcubezz)
January 11, 2024, 9:18pm
#11
Awesome thanks for helping us. It should work until then? Ill be sure to save frequently just in case.
It should happen much less frequently now, then completely gone in the 608 version of Studio. Please feel free to follow up if this occurs in 608.
1 Like
system
(system)
Closed
January 26, 2024, 1:23am
#13
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.