Submitted by PocketMine-MP 1.6dev-48
Warning! This crash was caused by the essentialsTP plugin. Please contact the original plugin author.
General information
Version: 1.6dev-48
API version: 1.13.0
Caused by a Plugin: YES
Report date: Tuesday 01/10/2019 20:18:57
Attached Issue: None
System Information
PHP version: 5.6.10
Operating system: linux
System banner: Linux minecraftserver 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64
Error information
mkdir(): File exists
File: /essentialsTP_v1.1.0.phar/src/essentialsTP/essentialsTP
Line: #1346
Error level: E_WARNING
[1337] $this->config->set("wild-MaxY", "300");
[1338] $this->config->save();
[1339] }
[1340]
[1341]
[1342] }
[1343]
[1344] public function onEnable(){
[1345] $this->getLogger()->info(TextFormat::GREEN."essentialsTP+ loading...");
[1346] @mkdir($this->getDataFolder());
[1347] $this->check_config();
[1348] try{
[1349] if(!file_exists($this->getDataFolder().$this->config->get("sqlite-dbname").'.db')){
[1350] $this->db2 = new \SQLite3($this->getDataFolder().$this->config->get("sqlite-dbname").'.db', SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE);
[1351] }else{
[1352] $this->db2 = new \SQLite3($this->getDataFolder().$this->config->get("sqlite-dbname").'.db', SQLITE3_OPEN_READWRITE);
[1353] }
[1354] }
[1355] catch (Exception $e)
[1356] {
#0 (): pocketmine\Server->crashDump(boolean)
Loaded Plugins
Name | Version | State | Author(s) |
PocketDockConsole | 0.0.14 | Enabled | humerusj |
essentialsTP | 1.1.0 | Enabled | |
Server Settings [toggle]
Name | Value |
motd | Averys PE Server |
server-port | 19132 |
server-ip | |
memory-limit | 512M |
white-list | off |
announce-player-achievements | on |
spawn-protection | 16 |
max-players | 10 |
allow-flight | on |
spawn-animals | on |
spawn-mobs | on |
spawn-monsters | on |
spawn-npcs | on |
gamemode | 1 |
force-gamemode | on |
hardcore | off |
pvp | off |
difficulty | 2 |
generator-settings | |
level-name | Averys_World |
level-seed | |
level-type | DEFAULT |
enable-query | on |
enable-rcon | off |
rcon.password | ****** |
auto-save | on |
generate-structures | on |
max-build-height | 512 |
view-distance | 10 |
settings.shutdown-message | Server closed |
settings.query-plugins | true |
settings.deprecated-verbose | true |
settings.enable-profiling | false |
settings.advanced-cache | false |
settings.upnp-forwarding | false |
settings.send-usage | true |
settings.async-workers | 1 |
debug.level | 1 |
debug.commands | false |
level-settings.default-format | mcregion |
level-settings.convert-format | false |
chunk-sending.per-tick | 4 |
chunk-sending.compression-level | 8 |
chunk-sending.max-chunks | 256 |
chunk-ticking.per-tick | 260 |
chunk-ticking.tick-radius | 4 |
chunk-ticking.light-updates | false |
chunk-ticking.clear-tick-list | false |
chunk-generation.use-async | true |
chunk-generation.per-tick | 1 |
chunk-gc.period-in-ticks | 600 |
ticks-per.animal-spawns | 400 |
ticks-per.monster-spawns | 1 |
ticks-per.autosave | 6000 |
ticks-per.cache-cleanup | 900 |
spawn-limits.monsters | 70 |
spawn-limits.animals | 15 |
spawn-limits.water-animals | 5 |
spawn-limits.ambient | 15 |
auto-report.enabled | true |
auto-report.send-code | true |
auto-report.send-settings | true |
auto-report.send-phpinfo | true |
auto-report.host | crash.pocketmine.net |
auto-updater.enabled | true |
auto-updater.on-update | |
auto-updater.warn-console | true |
auto-updater.warn-ops | true |
auto-updater.preferred-channel | development |
auto-updater.suggest-channels | true |
auto-updater.host | www.pocketmine.net |
aliases | |
worlds | |