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: Tuesday 11/10/2022 12:03:41
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 4104 bytes)
File: /src/pocketmine/command/CommandReader
Line: #59
Error level: E_ERROR
[50] return $line;
[51] }
[52]
[53] /**
[54] * Reads a line from console, if available. Returns null if not available
[55] *
[56] * @return string|null
[57] */
[58] public function getLine(){
[59] if($this->buffer->count() !== 0){
[60] return $this->buffer->synchronized(function (){
[61] return $this->buffer->shift();
[62] });
[63] }
[64]
[65] return \null;
[66] }
[67]
[68] public function run(){
[69] $opts = \getopt("", ["disable-readline"]);
#0 (): pocketmine\Server->crashDump()
Loaded Plugins
Name | Version | State | Author(s) |
Server Settings [toggle]
Name | Value |
server-name | Matheus |
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 | off |
pvp | off |
difficulty | 3 |
generator-settings | |
level-name | world |
level-seed | vila |
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 | |