-
-
Notifications
You must be signed in to change notification settings - Fork 377
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
ExprColorOf doesn't work and freezes the server #5260
Comments
I can't replicate crashing the server, but I can replicate the syntax not returning anything when holding a leather chestplate coloured lime and seems to have been broken before 2.6.3. My guess is because there is no support for ItemStack in the syntax as ItemType used to be what was returned from the player's tool, and the converter is just not working for some reason, crashing your server, but just not working in general for me. |
I'm using like 2 versions out of date build of paper 1.19.3 I don't know if skript supports 1.19.3 or not yet especially because I'm using 2.6.4 which pretty sure got released before 1.19.3 idk but I think the where it returns nothing should still get fixed xd I have no idea why it's crashing it only really crashed when I run it twice I think I can't really remember might of been when I ran it once though I can share the config.sk in a bit if you need it. And I probably could record a video later of the server crashingish it's not really crashing it just gets frozen 😅 |
I just tested with the latest Paper build of 1.19.3 and Skript 2.6.4. What item are you holding and can you provide details to attain it, if it has NBT etc. |
I can't really remember but it was a dyed leather boots |
ExprColorOf doesn't work with leather armors yet, this PR adds this support #4335 |
oh really ? |
Skript/Server Version
Bug Description
ExprColorOf doesn't work and also freezes the server
all I ran "!send color of player's tool"
I don't know if its effect commands only
Expected Behavior
for it to print the color of the item im holding
Steps to Reproduce
Errors or Screenshots
https://gist.github.com/GStudiosX2/f76fb0c0db65f322e2b5f272dbe5c67c
Other
nope
Agreement
The text was updated successfully, but these errors were encountered: