Submitted by PocketMine-MP 1.4.1-980
General information
Version: 1.4.1-980
API version: 1.11.0
Caused by a Plugin: Not directly
Report date: Monday 10/10/2022 22:25:24
Attached Issue: None
System Information
PHP version: 5.6.2
Operating system: android
System banner: Linux localhost 3.18.35 #1 SMP PREEMPT Thu Sep 19 16:33:14 KST 2019 armv7l
Error information
Allowed memory size of 67108864 bytes exhausted (tried to allocate 8192 bytes)
File: /src/pocketmine/level/Level
Line: #988
Error level: E_ERROR
[979] }
[980]
[981] $block = clone $this->blockStates[$fullState & 0xfff];
[982]
[983] $block->x = $pos->x;
[984] $block->y = $pos->y;
[985] $block->z = $pos->z;
[986] $block->level = $this;
[987]
[988] return $this->blockCache[$index] = $block;
[989] }
[990]
[991] public function updateAllLight(Vector3 $pos){
[992] $this->updateBlockSkyLight($pos->x, $pos->y, $pos->z);
[993] $this->updateBlockLight($pos->x, $pos->y, $pos->z);
[994] }
[995]
[996] public function updateBlockSkyLight($x, $y, $z){
[997] //TODO
[998] }
#0 (): pocketmine\Server->crashDump()
Loaded Plugins
Name | Version | State | Author(s) |
Server Settings [toggle]
Name | Value |
server-name | .Minecraft: PE Server |
server-port | 19132 |
gamemode | 0 |
max-players | 2 |
spawn-protection | 16 |
whitelist | off |
enable-query | on |
enable-rcon | off |
description | Server made using PocketMine-MP |
motd | Welcome @player to this server! |
server-type | normal |
memory-limit | 64M |
last-update | off |
announce-player-achievements | on |
view-distance | 10 |
allow-flight | off |
spawn-animals | on |
spawn-mobs | on |
hardcore | on |
pvp | on |
difficulty | 3 |
generator-settings | |
level-name | world |
level-seed | 666 |
level-type | DEFAULT |
rcon.password | ****** |
auto-save | on |
white-list | off |
force-gamemode | off |
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 | 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 | |