AetherInteractiveLtd/Tina

ECS: An error thrown in a system will spam console.

Closed this issue · 0 comments

We can either take two approaches to this:

  1. If a system errors, we unschedule the system to stop it from running further.
  2. If a system errors, we use matter's approach of surpressing the same error for a period of time,