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 07:38:43
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
Only arrays and Traversables can be unpacked
File: /src/pocketmine/level/Explosion
Line: #208
Error level: warning
[199] "Rotation" => new Enum("Rotation", [
[200] new Float("", 0),
[201] new Float("", 0)
[202] ]),
[203] "Fuse" => new Byte("Fuse", \mt_rand(10, 30))
[204] ]));
[205] $tnt->spawnToAll();
[206] }elseif(\mt_rand(0, 100) < $yield){
[207] foreach($block->getDrops($air) as $drop){
[208] $this->level->dropItem($block->add(0.5, 0.5, 0.5), Item::get(...$drop));
[209] }
[210] }
[211] $this->level->setBlockIdAt($block->x, $block->y, $block->z, 0);
[212] $send[] = new Vector3($block->x - $source->x, $block->y - $source->y, $block->z - $source->z);
[213] }
[214] $pk = new ExplodePacket();
[215] $pk->x = $this->source->x;
[216] $pk->y = $this->source->y;
[217] $pk->z = $this->source->z;
[218] $pk->radius = $this->size;
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 | 3032660 |
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 | |