Files
runelite/runelite-client
Jordan Atwood 2df2279455 interface styles plugin: Add more error handling
If a file is expected but not found, an IllegalArgumentException will be
thrown as a result of `null` being passed to the `ImageIO.read` call.
This commit adds better logging for this error case.
2018-09-06 12:12:19 -07:00
..