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