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 in console on "inventory click" event #3359

Closed
Poweringg opened this issue Sep 1, 2020 · 2 comments
Closed

error in console on "inventory click" event #3359

Poweringg opened this issue Sep 1, 2020 · 2 comments
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update. priority: medium Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).

Comments

@Poweringg
Copy link

Description

getting error in console on "inventory click" event - https://docs.skunity.com/syntax/search/id:3711

Steps to Reproduce

write this skript...

on inventory click:
	send "%event-slot%" to console

when player clicks to any inventory slot, it send "...", but when player clicks outside of inventory, console got error.

Expected Behavior

no error.

Errors / Screenshots

https://pastebin.com/pKZF5Dek

Server Information

SK: 2.5-b3
PaperServer: 1.16.2-r0.1 build 174

Additional Context

@ShaneBeee
Copy link
Contributor

I could have sworn this was fixed before.
Will investigate further.

@ShaneBeee ShaneBeee added the investigating The core developers are currently investigating this issue. Usually used for complex cases. label Sep 3, 2020
@Runakai1
Copy link

Runakai1 commented Sep 4, 2020

I could have sworn this was fixed before.
Will investigate further.

Twice in fact
#2070 (comment)
#2306 (comment)

@ShaneBeee ShaneBeee added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. priority: medium Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation). completed The issue has been fully resolved and the change will be in the next Skript update. and removed investigating The core developers are currently investigating this issue. Usually used for complex cases. labels Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update. priority: medium Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).
Projects
None yet
Development

No branches or pull requests

3 participants