PocketMine Crash Archive

#29781831 Undefined call error by SimpleAuth plugin

Submitted by PocketMine-MP 1.5dev-1254
Warning! This crash was caused by the SimpleAuth plugin. Please contact the original plugin author.

General information

Version: 1.5dev-1254
API version: 1.12.0
Caused by a Plugin: YES
Report date: Sunday 16/10/2022 12:31:53
Attached Issue: None

System Information

PHP version: 5.6.6
Operating system: win
System banner: Windows NT DESKTOP-62263G0 6.2 build 9200 (Windows 8) i586

Error information

Call to a member function setUsage() on null
File: /SimpleAuth_v1.6.0.phar/src/SimpleAuth/SimpleAuth
Line: #294
Error level: E_ERROR

[285] 		$this->reloadConfig();
[286] 
[287] 		$this->saveResource("messages.yml", false);
[288] 
[289] 		$messages = (new Config($this->getDataFolder() . "messages.yml"))->getAll();
[290] 
[291] 		$this->messages = $this->parseMessages($messages);
[292] 
[293] 		$registerCommand = $this->getCommand("注册");
[294] 		$registerCommand->setUsage($this->getMessage("register.usage"));
[295] 		$registerCommand->setDescription($this->getMessage("register.description"));
[296] 		$registerCommand->setPermissionMessage($this->getMessage("register.permission"));
[297] 
[298] 		$loginCommand = $this->getCommand("登入");
[299] 		$loginCommand->setUsage($this->getMessage("login.usage"));
[300] 		$loginCommand->setDescription($this->getMessage("login.description"));
[301] 		$loginCommand->setPermissionMessage($this->getMessage("login.permission"));
[302] 
[303] 		$provider = $this->getConfig()->get("dataProvider");
[304] 		unset($this->provider);
#0 /src/pocketmine/Server__32bit(0): pocketmine\Server->crashDump()
#1 /src/pocketmine/plugin/PluginBase(86): SimpleAuth\SimpleAuth->onEnable()
#2 /src/pocketmine/plugin/PharPluginLoader(123): pocketmine\plugin\PluginBase->setEnabled()
#3 /src/pocketmine/plugin/PluginManager(562): pocketmine\plugin\PharPluginLoader->enablePlugin()
#4 /src/pocketmine/Server__32bit(1962): pocketmine\plugin\PluginManager->enablePlugin()
#5 /src/pocketmine/Server__32bit(1948): pocketmine\Server->enablePlugin()
#6 /src/pocketmine/Server__32bit(1705): pocketmine\Server->enablePlugins()
#7 /src/pocketmine/PocketMine(303): pocketmine\Server->__construct()
#8 (1): ()
#9 (0): ()

Loaded Plugins

NameVersionStateAuthor(s)
CheckJS1.0.1EnabledFENGberd
ChestLocker1.2EnabledEvolSoft
clt1DisabledSTegg
cmd1.0.0Disabledegg
CustomChat1.1.2DisabledArray
EconomyAPI2.0.4Disabledonebone
essentialsTP1.0.9Disabled
Protection1.8.0Disabledzzx
RealKeepInventory0.0.1DisabledMUedsa
SimpleAuth1.6.0EnabledPocketMine Team, shoghicp
SWorld1.1.0Disabled18WYJ2 & boybook

Server Settings [toggle]

NameValue
motdMinecraft: PE Server
server-port19132
white-listoff
announce-player-achievementson
spawn-protection16
max-players20
allow-flightoff
spawn-animalson
spawn-mobson
gamemode0
force-gamemodeoff
hardcoreoff
pvpon
difficulty1
generator-settings
level-nameworld
level-seed
level-typeDEFAULT
enable-queryon
enable-rconoff
rcon.password******
auto-saveon
settings.languagezho
settings.force-languagefalse
settings.shutdown-messageServer closed
settings.query-pluginsfalse
settings.deprecated-verbosetrue
settings.enable-profilingfalse
settings.profile-report-trigger20
settings.async-workersauto
memory.global-limit512
memory.main-limit320
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.trigger-limit96
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
debug.level1
debug.commandsfalse
level-settings.default-formatmcregion
level-settings.convert-formatfalse
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.max-chunks192
chunk-sending.spawn-threshold56
chunk-sending.cache-chunksfalse
chunk-ticking.per-tick40
chunk-ticking.tick-radius3
chunk-ticking.light-updatesfalse
chunk-ticking.clear-tick-listtrue
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.enabledtrue
anonymous-statistics.hoststats.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