PaperMC / Paperclip

Bootstrap utility and launcher for the Paper Minecraft server
MIT License
120 stars 51 forks source link

fix NPE if no patches were found #43

Closed Machine-Maker closed 2 years ago

Machine-Maker commented 2 years ago

If the better fix is to have the findPatches method in Paperclip return a 0-length array, that can be done too, I just noticed this while trying to run the jar from paperweight's createReobfBundlerJar task.