GuidanceOfGrace / CLASSIC-Fallout4

Crash Log Auto-Scanner & Setup Integrity Checker for Fallout 4 / Buffout 4. Tool that extensively scans Fallout 4 game & mod files and Buffout 4 crash logs, then provides troubleshooting advice depending on what it finds.
8 stars 4 forks source link

Part 2 of dictionary conversion and misc Scan_Crashlogs.py changes #33

Closed evildarkarchon closed 1 year ago

evildarkarchon commented 1 year ago

The stats variables are a prime target for turning into dictionaries. The reasoning is the same as last time, readability and easier extensibility.

evildarkarchon commented 1 year ago

In the course of testing this PR, I found that 2 criteria for the Item crash were not being counted and output to the scan file. Fix included.