Caeden117 / ChroMapper

GitHub repository for ChroMapper, the Unity-based map editor for Beat Saber.
https://cm.topc.at/dl
GNU General Public License v2.0
295 stars 86 forks source link

Better Plugin Debuging #526

Closed FallenCharlotte closed 2 months ago

FallenCharlotte commented 2 months ago

Does two things:

  1. Keep loading plugins if one has an error.
  2. Actually give useful exceptions for plugins instead of just a TargetInvocationException.