Skip to content

Conversation

@ZashIn
Copy link
Contributor

@ZashIn ZashIn commented Apr 4, 2025

  • Catches errors while loading the game list (EA and Epic/Heroic/Legendary Games)
  • Shows an error message at MO start with details about the problematic files and how to solve the problem
  • Fixes lint errors (from feat(sims4): add ModDataChecker, ModDataContent #173 ?)

Remarks:

  • I appended the original error message (without the stack trace), but one could also only log it and hide it from the message.
  • This message will show up at every MO start until the files are either fixed or deleted. There is no option to hide it, since at this loading stage, there is no access to plugin options (IOrganizer) or similar.

Example error message:
Error_loading_game_list

Extends #154

@Holt59 Holt59 merged commit 9e30d7d into ModOrganizer2:master Apr 12, 2025
1 check passed
@ZashIn ZashIn deleted the fix/catch_gamelist_errors branch August 8, 2025 09:22
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.

2 participants