PocketMine Crash Archive

#29781808 Out of memory error

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:46:40
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 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);
#0 (): pocketmine\Server->crashDump()

Loaded Plugins

NameVersionStateAuthor(s)

Server Settings [toggle]

NameValue
server-name.Minecraft: PE Server
server-port19132
gamemode0
max-players2
spawn-protection16
whitelistoff
enable-queryon
enable-rconoff
descriptionServer made using PocketMine-MP
motdWelcome @player to this server!
server-typenormal
memory-limit64M
last-updateoff
announce-player-achievementson
view-distance10
allow-flightoff
spawn-animalson
spawn-mobson
hardcoreoff
pvpoff
difficulty3
generator-settings
level-nameworld
level-seedvila
level-typeDEFAULT
rcon.password******
auto-saveon
white-listoff
force-gamemodeoff
settings.shutdown-messageServer closed
settings.query-pluginstrue
settings.deprecated-verbosetrue
settings.enable-profilingfalse
settings.advanced-cachefalse
settings.upnp-forwardingfalse
settings.send-usagetrue
settings.async-workers1
debug.level1
debug.commandsfalse
level-settings.default-formatmcregion
level-settings.convert-formatfalse
chunk-sending.per-tick4
chunk-sending.compression-level8
chunk-sending.max-chunks256
chunk-ticking.per-tick260
chunk-ticking.tick-radius4
chunk-ticking.light-updatesfalse
chunk-ticking.clear-tick-listfalse
chunk-generation.use-asyncfalse
chunk-generation.per-tick1
chunk-gc.period-in-ticks600
ticks-per.animal-spawns400
ticks-per.monster-spawns1
ticks-per.autosave6000
ticks-per.cache-cleanup900
spawn-limits.monsters70
spawn-limits.animals15
spawn-limits.water-animals5
spawn-limits.ambient15
auto-report.enabledtrue
auto-report.send-codetrue
auto-report.send-settingstrue
auto-report.send-phpinfotrue
auto-report.hostcrash.pocketmine.net
auto-updater.enabledtrue
auto-updater.on-update.warn-consoletrue
auto-updater.on-update.warn-opstrue
auto-updater.preferred-channelbeta
auto-updater.suggest-channelstrue
auto-updater.hostwww.pocketmine.net
aliases
worlds
Find duplicates  |   Download