forked from Muirfield/GrabBag
-
Notifications
You must be signed in to change notification settings - Fork 5
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
InvalidArgumentException: "Unable to resolve "" to a valid item" (EXCEPTION) in "src/pocketmine/item/ItemFactory" at line 368 #14
Comments
Smooth. Looks like the second argument is empty. |
command =) /rminv nameplayer grass 12
|
@dktapps At aliuly/grabbag/CmdClearInv(116) the variable $item is equal to Item::fromString($args) but variable $args were imploded by underline character at aliuly/grabbag/CmdClearInv(108) so Item::fromString gets "playername_itemname" as entry |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pmmp stable version
https://jenkins.pmmp.io/job/PocketMine-MP/1735/artifact/PocketMine-MP.phar
latest build GrabBag
https://poggit.pmmp.io/r/36216/GrabBag_dev-20.phar
The text was updated successfully, but these errors were encountered: