Skip to content

Fix crash on null third repo URL#2846

Open
Aireil wants to merge 3 commits into
goatcorp:masterfrom
Aireil:fix/experimental-tab-crash
Open

Fix crash on null third repo URL#2846
Aireil wants to merge 3 commits into
goatcorp:masterfrom
Aireil:fix/experimental-tab-crash

Conversation

@Aireil

@Aireil Aireil commented Jun 3, 2026

Copy link
Copy Markdown
Member

Fixes #2844.
Unsure how that null even happens.

Should Dalamud fix it directly when loading the config by removing the null entry?
I suppose leaving it in allows the user to tell there is an issue with a repo that was probably fine before. It shows as an error message in the installer and there is an empty entry in the settings.

@Aireil Aireil requested a review from a team as a code owner June 3, 2026 12:23
@Aireil Aireil marked this pull request as draft June 3, 2026 12:35
@Aireil Aireil marked this pull request as ready for review June 3, 2026 12:59
@Aireil

Aireil commented Jun 3, 2026

Copy link
Copy Markdown
Member Author

Removing it in the end! Hasel pointed out the issue of TextInput using it and we might as well get rid of it directly.
Should it somehow happen during a session, it will at least no longer crash the game.

@Aireil

Aireil commented Jun 4, 2026

Copy link
Copy Markdown
Member Author

Added the runtime null checks.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

null Url in repo list can cause crash.

1 participant