mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-27 11:09:06 +00:00
oops
This commit is contained in:
@@ -77,7 +77,7 @@ public class J {
|
||||
a.run();
|
||||
} catch (Throwable e) {
|
||||
Iris.reportError(e);
|
||||
Iris.error.println("Failed to run async task");
|
||||
Iris.error("Failed to run async task");
|
||||
e.printStackTrace();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user