Uploaded image for project: 'SpigotPlugins'
  1. SpigotPlugins
  2. PLUG-59

Exception Handlers are needed

XMLWordPrintable

      Spigot is lacking an plugin exception handler.

      When any stack trace is spilled in the console, there's no way to silence it, email it, save it, block it, get it, get it's cause, etc...

      I previously made this thread wanting to edit my plugin's stack trace handling only to know that I couldn't!
      http://www.spigotmc.org/threads/any-way-to-detect-and-get-a-stack-trace-the-plugin-produced.66351/

      Minecraft mods can do it so why can't plugins?

      I thought about implements Thread.UncaughtExceptionHandler but that just seems too much and possibly might very likely not work at all or deal heavily on lag.

      This needs to be a thing that the Bukkit.getLogger() should be able to do or maybe implementing SpigotUncaughtExceptionHandler or something.

            Unassigned Unassigned
            LordSaad John
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: