TheLMiffy1111 / JAOPCA

A mod that aims to add ore processing compatibilty to many mods. Inspired by AOBD.
MIT License
40 stars 34 forks source link

Do not throw exceptions for missing files in dynamic resource pack. #269

Closed YuRaNnNzZZ closed 1 year ago

YuRaNnNzZZ commented 1 year ago

Some mods don't handle the exception correctly (https://github.com/BluSunrize/ImmersiveEngineering/issues/5587) and vanilla behavior is to return null when file is missing.