mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-26 09:05:28 +02:00
@@ -71,8 +71,8 @@ public final class SQLDatabaseManager implements DatabaseManager {
|
|||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
ex.printStackTrace();
|
ex.printStackTrace();
|
||||||
mcMMO.p.getLogger().severe("Neither driver found");
|
mcMMO.p.getLogger().severe("Neither driver found");
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
return;
|
|
||||||
//throw e; // aborts onEnable() Riking if you want to do this, fully implement it.
|
//throw e; // aborts onEnable() Riking if you want to do this, fully implement it.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user