logging changes
This commit is contained in:
@@ -315,6 +315,8 @@ public class mod_pocketDim
|
||||
{
|
||||
PocketManager.unload();
|
||||
deathTracker.writeToFile();
|
||||
System.out.println(DDLogger.logger().printLog());
|
||||
DDLogger.logger().clearLog();
|
||||
deathTracker = null;
|
||||
worldProperties = null;
|
||||
this.currrentSaveRootDirectory=null;
|
||||
|
||||
@@ -293,7 +293,6 @@ public class DDSaveHandler
|
||||
}
|
||||
|
||||
DDLogger.stopTimer("Saving data");
|
||||
System.out.println(DDLogger.logger().printLog());
|
||||
return succeeded;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user