Submitted by PocketMine-MP 1.4-916
General information
Version: 1.4-916
API version: 1.10.0
Caused by a Plugin: Not directly
Report date: Saturday 19/12/2020 20:12:31
Attached Issue: None
System Information
PHP version: 5.6.4
Operating system: mac
System banner: Darwin Pleaides.local 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64
Error information
Allowed memory size of 1073741824 bytes exhausted (tried to allocate 65536 bytes)
File: /src/pocketmine/nbt/NBT
Line: #145
Error level: E_ERROR
[136] }
[137] return $this->buffer;
[138] }
[139]
[140] return \false;
[141] }
[142]
[143] public function writeCompressed($compression = ZLIB_ENCODING_GZIP, $level = 7){
[144] if(($write = $this->write()) !== \false){
[145] return \zlib_encode($write, $compression, $level);
[146] }
[147]
[148] return \false;
[149] }
[150]
[151] public function readTag(){
[152] switch(\ord($this->get(1))){
[153] case NBT::TAG_Byte:
[154] $tag = new Byte($this->getString());
[155] $tag->read($this);
Loaded Plugins
Name | Version | State | Author(s) |
Server Settings [toggle]
Name | Value |
server-name | Minecraft: PE Server |
server-port | 19132 |
memory-limit | 1024M |
gamemode | 1 |
max-players | 20 |
spawn-protection | 16 |
white-list | off |
enable-query | on |
enable-rcon | off |
motd | Minecraft: PE Server |
announce-player-achievements | on |
allow-flight | off |
spawn-animals | on |
spawn-mobs | on |
force-gamemode | off |
hardcore | off |
pvp | on |
difficulty | 1 |
generator-settings | |
level-name | Maxworld |
level-seed | 2 |
level-type | DEFAULT |
rcon.password | ****** |
auto-save | on |
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 | 4 |
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 | false |
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.warn-console | true |
auto-updater.on-update.warn-ops | true |
auto-updater.preferred-channel | stable |
auto-updater.suggest-channels | true |
auto-updater.host | www.pocketmine.net |
aliases | |
worlds | |