Idk what I changed but for some reason it looks like I gotta commit? ._.
This commit is contained in:
parent
4978c47d51
commit
aeb6be6841
@ -82,6 +82,7 @@ public final class ModuleLoader implements CoreModule
|
|||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
{
|
{
|
||||||
Utils.error("Failed to load module " + module.getClass().getName());
|
Utils.error("Failed to load module " + module.getClass().getName());
|
||||||
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user