PocketMine Crash Archive

#29781569 Undefined call error by EconomyAPI plugin

Submitted by PocketMine-Steadfast 1.5.1-hybrid
Warning! This crash was caused by the EconomyAPI plugin. Please contact the original plugin author.

General information

Version: 1.5.1
API version: 1.12.0
Caused by a Plugin: YES
Report date: Saturday 30/07/2022 03:00:24
Attached Issue: None

System Information

PHP version: 7.3.7
Operating system: linux
System banner: Linux vip192.hosting.reg.ru 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022 x86_64

Error information

Call to undefined method pocketmine\Server::getLanguage()
File: /plugins/EconomyAPI.phar/src/onebone/economyapi/EconomyAPI
Line: #216
Error level: notice

[207] 			$this->getLogger()->notice("Auto save has been set to interval : ".$time." min(s)");
[208] 		}
[209] 
[210] 		$update_check = new Config($this->getDataFolder()."update-check.yml", Config::YAML, yaml_parse($this->readResource("update-check.yml")));
[211] 		if($update_check->get("check-update")){
[212] 			try{
[213] 				$this->getLogger()->info("Checking for updates... It may be take some while.");
[214] 
[215] 				$host = $update_check->get("update-host");
[216] 				$url = "http://".$host."/?package_version=".self::PACKAGE_VERSION."&version=".$this->getDescription()->getVersion()."&lang=".$this->getServer()->getLanguage()->getName();
[217] 				
[218] 				$desc = json_decode(Utils::getUrl($url), true);
[219] 
[220] 				if($desc["update-available"]){
[221] 					$this->getLogger()->notice("New version of EconomyS v".$desc["new-version"]." was released. You can download file from ".$desc["download-address"]);
[222] 				}
[223] 				if($desc["notice"] !== ""){
[224] 					$this->getLogger()->notice($desc["notice"]);
[225] 				}
[226] 			}catch(\Exception $e){
#0 /src/pocketmine/plugin/PharPluginLoader(123): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
#1 /src/pocketmine/plugin/PluginManager(566): pocketmine\plugin\PharPluginLoader->enablePlugin(onebone\economyapi\EconomyAPI EconomyAPI (total accounts: 3))
#2 /src/pocketmine/Server(1924): pocketmine\plugin\PluginManager->enablePlugin(onebone\economyapi\EconomyAPI EconomyAPI (total accounts: 3))
#3 /src/pocketmine/Server(1910): pocketmine\Server->enablePlugin(onebone\economyapi\EconomyAPI EconomyAPI (total accounts: 3))
#4 /src/pocketmine/Server(1723): pocketmine\Server->enablePlugins(integer 1)
#5 /src/pocketmine/PocketMine(470): pocketmine\Server->__construct(pocketmine\CompatibleClassLoader object, pocketmine\utils\MainLogger object, string /var/www/u1746576/data/serv/, string /var/www/u1746576/data/serv/, string /var/www/u1746576/data/serv/plugins/)

Loaded Plugins

NameVersionStateAuthor(s)
aFloatingText1.2EnabledAlexBrin
AntiCrashBot1.0.1EnabledQyok
SClearLaggBeta_0.2EnabledSergey_Dertan
CidAuthV1.0.0Enabled
FreeFly1.3.3EnabledAreaMc
BlockIDFinalEnabledMCYasha
ParticlesPlus0.0.2EnabledImagicalGamer
ClearChat0.0.1EnabledRichen
No-OP1.0 (vk.com/MakStashkevich)EnabledMakStashkevich
Meltdown1.0Disabled
AntiChat1.0Enabledflabberfish
BanItem2.1EnabledLDX
TapToDo2.1.2EnabledFalk
Drink0.1EnabledCMEPTb5
MaxHealth1.0Disabled
SanBotPE1.1Enabledsantiaga
FireWings1.3Enabledvk.com/eddir
EconomyAPI2.0.8Enabledonebone
BedrockFall1.0Disabled
DevTools1.11.2EnabledPocketMine Team
AntiBot1.0Disabled
RandomTP1.0Disabled
ITotems1.1Disabled
QueryGuard1DisabledXDdAnIk
SexGuard1.1.6Disabledsex_KAMAZ
Skin1DisabledMaTRiZZa
TraVa1DisabledFeNtDev
MoneyMoney0.1-AlphaDisabledisrapil
mob_block-HT1Enabledvk.com/forzzentron

Server Settings [toggle]

NameValue
server-nameIronMine Lox
motdIronMine Lox
server-port19139
online-modeoff
level-nameworld
level-typeDEFAULT
gamemode0
max-players100
spawn-protection16
announce-player-achievementson
white-listoff
enable-queryon
enable-rconon
rcon.password******
allow-flightoff
spawn-animalson
spawn-mobson
force-gamemodeoff
hardcoreoff
pvpon
difficulty1
generator-settings
level-seed
auto-saveon
view-distance8
memory-limit256M
animals-limit0
mobs-limit0
auto-generateoff
save-player-dataoff
time-updateon
use-encryptoff
settings.languagerus
settings.force-languagefalse
settings.shutdown-messageСервер закрыт
settings.query-pluginstrue
settings.deprecated-verbosetrue
settings.enable-profilingfalse
settings.profile-report-trigger20
settings.async-workersauto
settings.enable-testingfalse
memory.global-limit0
memory.main-limit0
memory.main-hard-limit1024
memory.check-rate20
memory.continuous-triggertrue
memory.continuous-trigger-rate30
memory.garbage-collection
memory.period36000
memory.collect-async-workertrue
memory.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-level2
network.async-compressiontrue
network.upnp-forwardingfalse
debug.assertions.warn-if-enabledtrue
debug.assertions.throw-exceptionfalse
debug.level1
debug.commandstrue
player.save-player-datatrue
player.anti-cheat.allow-movement-cheatstrue
player.anti-cheat.allow-instabreaktrue
level-settings.default-formatpmanvil
level-settings.auto-tick-ratefalse
level-settings.auto-tick-rate-limit20
level-settings.base-tick-rate1
level-settings.always-tick-playersfalse
chunk-sending.per-tick2
chunk-sending.spawn-radius4
chunk-sending.cache-chunkstrue
chunk-sending.async-chunk-requestfalse
chunk-ticking.per-tick16
chunk-ticking.tick-radius3
chunk-ticking.light-updatesfalse
chunk-ticking.clear-tick-listtrue
chunk-ticking.disable-block-ticking
chunk-generation.queue-size2
chunk-generation.population-queue-size2
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
anonymous-statistics.enabledtrue
anonymous-statistics.hoststats.pocketmine.net
commands.defaulttrue
timings.hosttimings.pmmp.io
aliases
worlds
Find duplicates  |   Download