PocketMine Crash Archive

#29776677 Out of memory error

Submitted by Tesseract 1.3.0-Dev

General information

Version: 1.3
API version: 3.0.0-ALPHA6
Caused by a Plugin: Not directly
Report date: Monday 14/02/2022 17:08:00
Attached Issue: None

System Information

PHP version: 7.0.19
Operating system: linux
System banner: Linux gs256958 4.15.0-128-generic #131-Ubuntu SMP Wed Dec 9 06:57:35 UTC 2020 x86_64

Error information

Allowed memory size of 1073741824 bytes exhausted (tried to allocate 8386109761109977000 bytes)
File: /src/pocketmine/PocketMine
Line: #392
Error level: E_ERROR

[383] 				if(isset($trace[$i]["args"])){
[384] 					$args = $trace[$i]["args"];
[385] 				}else{
[386] 					$args = $trace[$i]["params"];
[387] 				}
[388] 				foreach($args as $name => $value){
[389] 					$params .= (is_object($value) ? get_class($value) . " object" : gettype($value) . " " . (is_array($value) ? "Array()" : Utils::printable(@strval($value)))) . ", ";
[390] 				}
[391] 			}
[392] 			$messages[] = "#$j " . (isset($trace[$i]["file"]) ? cleanPath($trace[$i]["file"]) : "") . "(" . (isset($trace[$i]["line"]) ? $trace[$i]["line"] : "") . "): " . (isset($trace[$i]["class"]) ? $trace[$i]["class"] . (($trace[$i]["type"] === "dynamic" or $trace[$i]["type"] === "->") ? "->" : "::") : "") . $trace[$i]["function"] . "(" . Utils::printable(substr($params, 0, -2)) . ")";
[393] 		}
[394] 
[395] 		return $messages;
[396] 	}
[397] 
[398] 	function cleanPath($path){
[399] 		return rtrim(str_replace(["\", ".php", "phar://", rtrim(str_replace(["\", "phar://"], ["/", ""], \pocketmine\PATH), "/"), rtrim(str_replace(["\", "phar://"], ["/", ""], \pocketmine\PLUGIN_PATH), "/")], ["/", "", "", "", ""], $path), "/");
[400] 	}
[401] 
[402] 	$errors = 0;

Loaded Plugins

NameVersionStateAuthor(s)
EconomyAPI2.0.9Enabledonebone
AdminProtect0.1 LICENSEEnabledTableStudio team
Pets1.0.4EnabledAdam1609&Justin //soul1st is support code not author
MagicWE0.2.6EnabledthebigsmileXD
Santiaga_NPC_Statue1.1.0DisabledSantiaga
ChatManager1Disabledvk.com/eddir
BanItem2.1DisabledLDX
PurePerms1.3.7Disabled64FF00 & ProjectInfinity
AdvancedKits5.0b1 [REDACTED]Disabledluca28pet
FireWings1.3Disabledvk.com/eddir
CreativeActionBlock1.0EnabledMadara
ChatLogin1.4EnabledEvolSoft
FlyingText1DisabledAlexBrin
WorldGuardian1.6.1Disabledmamayadesu
FactionsPro1.4.1DisabledTethered_

Server Settings [toggle]

NameValue
server-nameMinecraft: PE Server
motdMinecraft: PE Server
server-port19139
memory-limit2048M
white-listoff
announce-player-achievementsoff
spawn-protection16
max-players100
allow-flightoff
spawn-animalsoff
spawn-mobsoff
gamemode0
force-gamemodeoff
hardcoreoff
pvpon
difficulty1
generator-settings
level-nameworld
level-seed
level-typeDEFAULT
enable-queryon
enable-rconoff
rcon.password******
auto-saveon
xbox-authoff
view-distance8
settings.languageeng
settings.force-languagefalse
settings.shutdown-messageServer closed
settings.query-pluginstrue
settings.deprecated-verbosetrue
settings.enable-profilingfalse
settings.profile-report-trigger20
settings.async-workersauto
memory.global-limit0
memory.main-limit0
memory.main-hard-limit1024
memory.check-rate20
memory.continuous-triggertrue
memory.continuous-trigger-rate30
memory.garbage-collection.period36000
memory.garbage-collection.collect-async-workertrue
memory.garbage-collection.low-memory-triggertrue
memory.max-chunks.chunk-radius4
memory.max-chunks.trigger-chunk-collecttrue
memory.max-chunks.low-memory-triggertrue
memory.world-caches.disable-chunk-cachetrue
memory.world-caches.low-memory-triggertrue
network.batch-threshold256
network.compression-level7
network.async-compressionfalse
network.upnp-forwardingfalse
developer.incompatible-plugins.loadtrue
developer.folder-plugin-loadertrue
developer.devtools-commandstrue
debug.assertions.warn-if-enabledtrue
debug.level1
debug.commandsfalse
player.save-player-datatrue
player.anti-cheat.allow-movement-cheatstrue
player.anti-cheat.allow-instabreakfalse
level-settings.default-formatpmanvil
level-settings.auto-tick-ratetrue
level-settings.auto-tick-rate-limit20
level-settings.base-tick-rate1
level-settings.always-tick-playersfalse
chunk-sending.per-tick4
chunk-sending.spawn-radius4
chunk-sending.cache-chunksfalse
chunk-ticking.per-tick40
chunk-ticking.tick-radius3
chunk-ticking.light-updatesfalse
chunk-ticking.clear-tick-listtrue
chunk-ticking.disable-block-ticking
chunk-generation.queue-size8
chunk-generation.population-queue-size8
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-phpinfofalse
auto-report.hostcrash.pocketmine.net
anonymous-statistics.enabledfalse
anonymous-statistics.hoststats.pocketmine.net
auto-updater.enabledfalse
auto-updater.on-update.warn-consoletrue
auto-updater.on-update.warn-opsfalse
auto-updater.preferred-channelstable
auto-updater.suggest-channelsfalse
auto-updater.hostwww.pocketmine.net
timings.hosttimings.pmmp.io
console.title-ticktrue
aliases
worlds
Find duplicates  |   Download