Open rzblue opened 5 days ago
Missing/incorrect keys usually results in a difficult to debug NPE when the value is accessed.
It looks like there's code to throw exceptions for many errors. Do you have examples of files that have NPEs?
https://github.com/wpilibsuite/native-utils/blob/d7a64d61551c9d915488b10b2d309968de1eb5a5/src/main/java/edu/wpi/first/nativeutils/vendordeps/WPIVendorDepsExtension.java#L199-L224
Missing/incorrect keys usually results in a difficult to debug NPE when the value is accessed.