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

Error checking #4

Open
2 of 5 tasks
MemeticsX opened this issue Jan 14, 2022 · 0 comments
Open
2 of 5 tasks

Error checking #4

MemeticsX opened this issue Jan 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request refactor

Comments

@MemeticsX
Copy link
Owner

MemeticsX commented Jan 14, 2022

Need error checking in several places:

  • Check the length of the user-entered random seed to prevent possible buffer overruns
  • Check for empty config lists (or sections) and report any issues in runtime output
  • Check for missing config file(s)
  • Check for loot table names that exist on more than one config list.
  • For each entry in each of the config lists, check whether a loot table file exists, and report any missing files during runtime

...

@MemeticsX MemeticsX self-assigned this Jan 14, 2022
@MemeticsX MemeticsX added the enhancement New feature or request label Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

No branches or pull requests

1 participant