Skip to content

Conversation

@HolonProduction
Copy link
Member

Fixes #112099

I did check all dictionary access against the spec and this should be all remaining unsave access problems in the LSP code. Everything else is either required by the spec or protected by contracts from the spec.

@HolonProduction HolonProduction requested a review from a team as a code owner October 28, 2025 17:15
@AThousandShips AThousandShips changed the title LSP: Fix remaining unsave dict access LSP: Fix remaining unsafe dict access Oct 28, 2025
Copy link
Contributor

@fstxz fstxz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, this fixes the issue.

@Ivorforce Ivorforce added this to the 4.6 milestone Oct 28, 2025
@Repiteo Repiteo merged commit be0a658 into godotengine:master Oct 29, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Oct 29, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LSP: ERROR: Bug: Dictionary::operator[] used when there was no value for the given key, please report.

5 participants