| 45 | | This will start !WorldPainter in safe mode, which disables the following features: |
| 46 | | * Loading plugins |
| 47 | | * Loading custom brushes |
| 48 | | * Installing the visual theme |
| 49 | | * Loading background images |
| 50 | | * Creating a default world |
| 51 | | This may allow !WorldPainter to start successfully if a problem with one of these features is causing normal startup to fail. Functionality may be limited; this mode is not intended for doing work, but for diagnosing problems and changing preferences. |
| | 45 | This will start !WorldPainter in safe mode, which has the following effects: |
| | 46 | * Plugins will not be loaded |
| | 47 | * Custom brushes will not be loaded |
| | 48 | * The visual theme will not be installed |
| | 49 | * Background images will not be loaded |
| | 50 | * The default world will be created with default settings |
| | 51 | * The Minecraft runtime will not be spooled up to provide features such as biomes painting outside the world borders |
| | 52 | This may allow !WorldPainter to start successfully if a problem with one of these features is causing normal startup to fail. Functionality may be limited; this mode is not intended for doing work, but for diagnosing problems and changing settings. |