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

Raw name of an item throwing an error #3967

Closed
AlexStavrev opened this issue May 9, 2021 · 3 comments
Closed

Raw name of an item throwing an error #3967

AlexStavrev opened this issue May 9, 2021 · 3 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.

Comments

@AlexStavrev
Copy link

Description

Using only raw name of tool inside a string throws an internal error

Steps to Reproduce

send "%raw name of tool%"

Expected Behavior

Sends the raw/minecraft name without throwing an error

Errors / Screenshots

image
Console Error: https://pastebin.com/qu5L2cyd

Server Information

  • Server version/platform: git-Paper-457 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
  • Skript version: 2.5.3

Additional Context

No Addons. Also the effect works if you add something else in the string, e.g. send "Raw name is: %raw name of tool%"

@TPGamesNL
Copy link
Member

Resolved by #3693

@TPGamesNL TPGamesNL added 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. labels May 9, 2021
@TPGamesNL TPGamesNL reopened this May 9, 2021
@fednelpat
Copy link
Contributor

Shouldn't this be closed?

@TPGamesNL
Copy link
Member

We don't close issues until they are fixed in a public release

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.
Projects
None yet
Development

No branches or pull requests

4 participants