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

Barrier Block Problem #6774

Closed
Dsa-123 opened this issue Jun 8, 2024 · 3 comments
Closed

Barrier Block Problem #6774

Dsa-123 opened this issue Jun 8, 2024 · 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

@Dsa-123
Copy link

Dsa-123 commented Jun 8, 2024

Skript/Server Version

[23:18:58 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[23:18:58 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[23:18:58 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[23:18:58 INFO]: [Skript] Server Version: git-Paper-550 (MC: 1.19.4)
[23:18:58 INFO]: [Skript] Skript Version: 2.8.6 (skriptlang-github)
[23:18:58 INFO]: [Skript] Installed Skript Addons:
[23:18:58 INFO]: [Skript]  - skript-advancements v1.6.2
[23:18:58 INFO]: [Skript] Installed dependencies:
[23:18:58 INFO]: [Skript]  - Vault v1.7.3-b131
[23:18:58 INFO]: [Skript]  - WorldGuard v7.0.7+216b061

Bug Description

Adding barrier block to a local variables list result in adding a particle

Expected Behavior

Expected to add a barrier block instead of block marker particle

Steps to Reproduce

	add stone to {_items::*}
	add barrier to {_items::*}
	send {_items::*} to console```

### Errors or Screenshots

[23:18:42 INFO]: stone block
[23:18:42 INFO]: block marker

### Other

_No response_

### Agreement

- [X] I have read the guidelines above and affirm I am following them with this report.
@sovdeeth
Copy link
Member

sovdeeth commented Jun 8, 2024

Should be fixed by #6760
Try the nightly here: https://github.com/SkriptLang/Skript/actions/runs/9357528734

@sovdeeth sovdeeth added the waiting for reply The report needs a response from the reporter to determine course of action. label Jun 8, 2024
@Dsa-123
Copy link
Author

Dsa-123 commented Jun 8, 2024

It seems to work with that nightly. Thank you!

@sovdeeth sovdeeth added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. PR available Issues which have a yet-to-be merged PR resolving it and removed waiting for reply The report needs a response from the reporter to determine course of action. labels Jun 8, 2024
@APickledWalrus APickledWalrus added completed The issue has been fully resolved and the change will be in the next Skript update. and removed PR available Issues which have a yet-to-be merged PR resolving it labels Jun 15, 2024
@APickledWalrus
Copy link
Member

This was resolved in 2.8.7

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

3 participants