Changes

update for SMAPI 3.0
Line 66: Line 66:  
   this.Monitor("This will only appear if verbose logging is enabled.", LogLevel.Trace);
 
   this.Monitor("This will only appear if verbose logging is enabled.", LogLevel.Trace);
 
</source>
 
</source>
  −
==Emergency shutdown==
  −
{{SMAPI upcoming|3.0|This method no longer exists.}}
  −
  −
In extraordinary cases, you can cause an emergency game shutdown by calling <tt>this.Monitor.ExitGameImmediately</tt>. '''This will immediately crash the game, bypassing all SMAPI error checks.''' This should only be invoked when an irrecoverable error happens that risks save corruption or game-breaking bugs.
 
translators
8,404

edits