mred icon indicating copy to clipboard operation
mred copied to clipboard

failed assets shouldn't cause the app to crash

Open joshmarinacci opened this issue 6 years ago • 0 comments

If some assets fail to load the whole app will give you a warning and then possibly crash if you continue. Instead the things which use assets should be resilient and continue to run as well as possible even without the assets, and print warnings at runtime.

joshmarinacci avatar May 31 '19 15:05 joshmarinacci