exch-bms2/beatoraja

Skin loading failures should produce better error messages

Opened this issue · 0 comments

When a skin fails to load, often only NullPointerException is thrown, without anything indicating what field caused the exception. This makes debugging of skin loading issues tedious for skin creators.

I need better messages for when a skin failed to load, indicating things like which object caused the failure etc.