Submitted by PocketMine-MP Alpha_1.4dev-822
General information
Version: 1.4dev-822
API version: 1.7.0
Caused by a Plugin: Not directly
Report date: Thursday 25/11/2021 06:55:46
Attached Issue: None
System Information
PHP version: 5.6.2
Operating system: win
System banner: Windows NT DESKTOP-IP1V28E 6.2 build 9200 (Windows 8 Business Edition) i586
Error information
zlib_decode(): data error
File: /src/pocketmine/nbt/NBT
Line: #118
Error level: warning
[109]
[110] public function read($buffer){
[111] $this->offset = 0;
[112] $this->buffer = $buffer;
[113] $this->data = $this->readTag();
[114] $this->buffer = "";
[115] }
[116]
[117] public function readCompressed($buffer, $compression = ZLIB_ENCODING_GZIP){
[118] $this->read(\zlib_decode($buffer));
[119] }
[120]
[121] public function write(){
[122] $this->offset = 0;
[123] if($this->data instanceof Compound){
[124] $this->writeTag($this->data);
[125]
[126] return $this->buffer;
[127] }else{
[128] return \false;
Loaded Plugins
Name | Version | State | Author(s) |
Server Settings [toggle]
Name | Value |
motd | BrotSmp Official |
server-port | 19132 |
memory-limit | 256M |
white-list | off |
announce-player-achievements | off |
spawn-protection | 16 |
max-players | 20 |
allow-flight | off |
spawn-animals | on |
spawn-mobs | on |
gamemode | 0 |
force-gamemode | off |
hardcore | off |
pvp | on |
difficulty | 0 |
generator-settings | |
level-name | world |
level-seed | |
level-type | DEFAULT |
enable-query | on |
enable-rcon | on |
rcon.password | ****** |
auto-save | on |
view-distance | 8 |
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 | 96 |
chunk-ticking.per-tick | 80 |
chunk-ticking.tick-radius | 2 |
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 | beta |
auto-updater.suggest-channels | true |
auto-updater.host | www.pocketmine.net |
aliases | |
worlds | |