summaryrefslogtreecommitdiff
path: root/src/main/java/sevenUnits/unit/LoadingException.java
AgeCommit message (Collapse)Author
2024-08-22Show unit/dim file errors as popupAdrien Hopkins
Previously, any error in the unit or dimension file(s) crashes the program. Instead, 7Units now ignores any invalid lines, still parsing the correct ones, and shows a popup in case any errors happen.