Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display error message on BaseSection loop #460

Open
Crimsonum opened this issue Apr 12, 2023 · 0 comments
Open

Display error message on BaseSection loop #460

Crimsonum opened this issue Apr 12, 2023 · 0 comments

Comments

@Crimsonum
Copy link
Contributor

If the client's INI processor runs into a BaseSection loop*, the client will silently crash. No error message is displayed, and no crash log is generated. When such a crash occurs, the last line on the client log is <time_stamp> Initializing GameClass.. This makes it difficult for the modder to figure out why the client doesn't start.

*a case where BaseSection points to the parent section itself, i.e.

[FOO]
BaseSection=FOO
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

No branches or pull requests

1 participant