nnarain / World

Procedural World Project
3 stars 0 forks source link

Stop chunk loading when an exception is thrown #58

Open nnarain opened 6 years ago

nnarain commented 6 years ago

Stop loading chunks when an exception is thrown. This way the exception can be caught a displayed in the console, or on the screen without crashing unity with excess logging.