Skip to content

What am I supposed to press to continue debugging, with FFlagDebugLuauDeferredConstraintResolution? #1192

Closed Answered by AmaranthineCodices
karl-police asked this question in Q&A
Discussion options

You must be logged in to vote

Once an internal compiler error has been triggered, type checking is disabled for that Roblox Studio instance. There is no way to recover from that state beyond restarting Studio. This is deliberate - that category of error is triggered when Luau detects that something has gone wrong beyond recovery and Luau's internal state may be corrupted. In order to avoid crashing the entire Studio instance (and potentially losing data), we disable type-checking for that instance from that point on.

With that said: that error is unambiguously a bug, and you should file an issue for any code snippet that causes one.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@karl-police
Comment options

@AmaranthineCodices
Comment options

@karl-police
Comment options

@karl-police
Comment options

@karl-police
Comment options

Answer selected by karl-police
Comment options

You must be logged in to vote
2 replies
@AmaranthineCodices
Comment options

@karl-police
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants