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

Inventory's name is <none> #2315

Closed
det-kimflight opened this issue Jul 30, 2019 · 2 comments
Closed

Inventory's name is <none> #2315

det-kimflight opened this issue Jul 30, 2019 · 2 comments
Labels
duplicate For bugs or requests that have already been made and are currently open.

Comments

@det-kimflight
Copy link

det-kimflight commented Jul 30, 2019

It is problem when I use inventory click event

this is my script.

on inventory click:
send "inventory name : %player's current inventory's name%" to player

when I click some inventory's item then send message to me like this
"inventory name : < none>"

but, I set the inventory's name to by using skript.

And, this is about my environment

  1. server-version
    spigot 1.14.2

  2. skript-version
    2.4 beta

  3. Skript-Addons
    skUtilities, skRayFall, SkQuery

  4. Another Plugins
    CoreProtect, LuckPerms, WorldEdit, Multiverse-Core, WorldGuard, GreifPrevention

What is wrong? 'player's current inventory's name' is expression using without addons?

@ShaneBeee
Copy link
Contributor

This has already been reported, and the Skript dev team already know about it. It's an issue with Spigot removing the method used for this in 1.14, and a new way needs to be created.

@bensku
Copy link
Member

bensku commented Aug 4, 2019

Duplicate of #2069.

@bensku bensku closed this as completed Aug 4, 2019
@bensku bensku added the duplicate For bugs or requests that have already been made and are currently open. label Aug 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For bugs or requests that have already been made and are currently open.
Projects
None yet
Development

No branches or pull requests

3 participants