orange bar in script editor

i have this orange bar in my script editor that randomly showed up. i tried to search up how to fix it and people said to turn off the ‘new luau type solver’ in beta features but i already had it disabled already.

i’m not sure what’s going on. :frowning:

Version 0.679.0.6790761 (64bit)

enabled beta features:

  • UIDragDetectors
  • Live Animation Creator
  • Haptic Effects
1 Like

OMG yes! I have the same issue and I had it for the past ~2 months. Really annoying and I don’t know what to do
image

1 Like

i mean closing studio and opening it up again fixes the issue but at the same time it shouldn’t be like this :pensive:

Please list all the beta features you have enabled. This would help the engineers to pin point the issue.

Please also list your studio version.

For trouble shooting, have you tried reinstalling studio?

Hello, this also happens to me, but it doesn’t really affect your script. I usually keep the first line empty since this started happening (around 3 months ago)

This usually bar indicates an internal error in our type analyzer. Would you be willing to send us your place file via Direct Message to help us debug it?

2 Likes

This happens to so many of my scripts, most of which are extremely uncomplicated. I’m surprised you guys haven’t noticed it yourselves. It’s a major pain point with the new type solver right now.

1 Like

I usually fix this issue by deleting all code and then undoing that action, causes the orange bar to disappear all of the time.

I am still having this issue fairly consistently. I have disabled all beta features. I noticed this issue occurs more when I work with LocalScripts that access PlayerGui. It could be a type issue regarding PlayerGui maybe?

Hello!

If you’re still able to reproduce this, you could help us out a lot by sending us a placefile that reproduces the issue. Feel free to send it in a DM.

If you can, there are a few things you can do to help us out even more:

  1. Delete everything from the place that’s not a script.
  2. Delete every script that isn’t necessary to reproduce the orange bar.

Importantly, it’s not necessary that the place actually work correctly when you run it. It doesn’t matter how badly broken it is as long as it demonstrates the orange bar that you’re seeing.

Thanks!

Without a code fragment that reproduces the issue, there’s not a lot we can do. If you’re still experiencing issues, please submit a new report.

Thanks!