Skip to content

Wrong example in ExprParticleWithSpeed and poor errors for bad particle datas. #8378

@BakedPotatoDevv

Description

@BakedPotatoDevv

Skript/Server Version

[17:26:06 INFO] [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[17:26:06 INFO] [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[17:26:06 INFO] [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[17:26:06 INFO] [Skript] Server Version: 1.21.10-130-8043efd (MC: 1.21.10)
[17:26:06 INFO] [Skript] Skript Version: 2.14.0 (skriptlang-github)
[17:26:06 INFO] [Skript] Installed Skript Addons: 
[17:26:06 INFO] [Skript]  - skript-particle v1.3.2 (https://github.com/sovdeeth/skript-particle)
[17:26:06 INFO] [Skript]  - skript-reflect v2.6.2 (https://github.com/SkriptLang/skript-reflect)
[17:26:06 INFO] [Skript]  - SkBee v3.15.0 (https://github.com/ShaneBeee/SkBee)
[17:26:06 INFO] [Skript]  - Ersatz v1.0
[17:26:06 INFO] [Skript]  - SkNMS v1.3.1-1.21.6 (https://github.com/ShaneBeee/SkNMS)
[17:26:06 INFO] [Skript] Installed dependencies: 
[17:26:06 INFO] [Skript]  - Vault v1.7.3-b131
[17:26:06 INFO] [Skript]  - WorldGuard v7.0.15+2347-5fafea6

Bug Description

1: Approximate 0.5 second delay when making a particle using the effect commands (chat, "!draw an electric spark particle with an extra value of 0 at player")
2: Skript returns an error when executing following: "!draw 3 electric spark particle with a speed of 0 at player" - It also says "No specific information is available". Console is clean, no errors.
3: One of the examples provided errors. (ignore the player("1Leakyy") one, this was added into the console for easier copying)

[17:30:31 INFO] executing 'draw 3 blue trail particles moving to player's target over 3 seconds at player("1Leakyy")'
[17:30:31 INFO] The script '-unknown-' encountered an error while executing the 'Particles with Data' expression:
[17:30:31 INFO] Could not obtain required data for trail particle
[17:30:31 INFO] Line 0: -unknown-

Image of the whole thing ingame:
Image

Expected Behavior

1: Instant reaction like when executing "!broadcast texthere"
2: It should work fine like when using "with an extra value of"
3: It should not have errored, working fine

Steps to Reproduce

Step 1: Enable effect commands in the Skript config
Step 2: Paste following commands into the chat with the enabled effect commands:

1: !draw an electric spark particle with an extra value of 0 at player
2: !draw 3 electric spark particle with a speed of 0 at player
3: !draw 3 blue trail particles moving to player's target over 3 seconds at player

Errors or Screenshots

Errors are described in the Bug report.

Other

There are 3 bugs in 1 bug report. Also keep the work up, Skript is a great platform and use it to promote some of my servers :)

Agreement

  • I have read the guidelines above and affirm I am following them with this report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.enhancementFeature request, an issue about something that could be improved, or a PR improving something.good first issueAn issue that would be good for a first-time contributor to make a PR for

    Type

    No type

    Projects

    Status

    Planned Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions