Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when using playerinfo #14

Closed
TheUtopianPlayz opened this issue Mar 7, 2020 · 3 comments · Fixed by #15
Closed

error when using playerinfo #14

TheUtopianPlayz opened this issue Mar 7, 2020 · 3 comments · Fixed by #15

Comments

@TheUtopianPlayz
Copy link

[10:45:01] [Server thread/CRITICAL]: ErrorException: "Undefined offset: 12" (EXCEPTION) in "plugins/PlayerInfo.phar/src/Matthww/PlayerInfo/PlayerInfo" at line 122
[10:45:01] [Server thread/DEBUG]: #0 plugins/PlayerInfo.phar/src/Matthww/PlayerInfo/PlayerInfo(122): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string[20] Undefined offset: 12, string[85] phar:///home/p2e/prison/plugins/PlayerInfo.phar/src/Matthww/PlayerInfo/PlayerInf, integer 122, array[10])
[10:45:01] [Server thread/DEBUG]: #1 src/pocketmine/command/PluginCommand(54): Matthww\PlayerInfo\PlayerInfo->onCommand(object pocketmine\command\ConsoleCommandSender, object pocketmine\command\PluginCommand, string[10] playerinfo, array[1])
[10:45:01] [Server thread/DEBUG]: #2 src/pocketmine/command/SimpleCommandMap(248): pocketmine\command\PluginCommand->execute(object pocketmine\command\ConsoleCommandSender, string[10] playerinfo, array[1])
[10:45:01] [Server thread/DEBUG]: #3 src/pocketmine/Server(1807): pocketmine\command\SimpleCommandMap->dispatch(object pocketmine\command\ConsoleCommandSender, string[21] playerinfo IceWieNice)
[10:45:01] [Server thread/DEBUG]: #4 src/pocketmine/Server(1419): pocketmine\Server->dispatchCommand(object pocketmine\command\ConsoleCommandSender, string[21] playerinfo IceWieNice)
[10:45:01] [Server thread/DEBUG]: #5 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\Server->pocketmine{closure}()
[10:45:01] [Server thread/DEBUG]: #6 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[10:45:01] [Server thread/DEBUG]: #7 src/pocketmine/Server(2146): pocketmine\snooze\SleeperHandler->sleepUntil(double 1583595901.6909)
[10:45:01] [Server thread/DEBUG]: #8 src/pocketmine/Server(1990): pocketmine\Server->tickProcessor()
[10:45:01] [Server thread/DEBUG]: #9 src/pocketmine/Server(1584): pocketmine\Server->start()
[10:45:01] [Server thread/DEBUG]: #10 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[17] /home/p2e/prison/, string[25] /home/p2e/prison/plugins/)
[10:45:01] [Server thread/DEBUG]: #11 src/pocketmine/PocketMine(296): pocketmine\server()
[10:45:01] [Server thread/DEBUG]: #12 (11): require(string[72] phar:///home/p2e/prison/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[10:45:01] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump

@Matthww
Copy link
Owner

Matthww commented Mar 9, 2020

Which PlayerInfo version are you using? And what is your OS?

@TheUtopianPlayz
Copy link
Author

The poggit release version, and Nintendo switch

@Matthww Matthww mentioned this issue Mar 9, 2020
Matthww added a commit that referenced this issue Mar 9, 2020
* Fix for #14
@Matthww
Copy link
Owner

Matthww commented Mar 9, 2020

Could you try this version: https://poggit.pmmp.io/r/78135/PlayerInfo_dev-32.phar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants