summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/hannibal2/skyhanni/test')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/test/command/ErrorManager.kt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/test/command/ErrorManager.kt b/src/main/java/at/hannibal2/skyhanni/test/command/ErrorManager.kt
index 2100489ce..34b08b82f 100644
--- a/src/main/java/at/hannibal2/skyhanni/test/command/ErrorManager.kt
+++ b/src/main/java/at/hannibal2/skyhanni/test/command/ErrorManager.kt
@@ -49,6 +49,8 @@ object ErrorManager {
"at at.hannibal2.skyhanni.config.commands.Commands\$createCommand\$1.processCommand",
"at at.hannibal2.skyhanni.test.command.ErrorManager.logError",
"at at.hannibal2.skyhanni.events.LorenzEvent.postAndCatch",
+ "at at.hannibal2.skyhanni.api.event.SkyHanniEvent.post",
+ "at at.hannibal2.skyhanni.api.event.EventHandler.post",
"at net.minecraft.launchwrapper.",
)