PocketMine Crash Archive

#29781807 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: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

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
hardcoreon
pvpon
difficulty3
generator-settings
level-nameworld
level-seed666
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