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

on move event triggers when entity rotates #7264

Open
1 task done
mafio900 opened this issue Dec 16, 2024 · 3 comments
Open
1 task done

on move event triggers when entity rotates #7264

mafio900 opened this issue Dec 16, 2024 · 3 comments
Labels
cannot reproduce An issue that cannot be replicated. waiting for reply The report needs a response from the reporter to determine course of action.

Comments

@mafio900
Copy link

Skript/Server Version

[Skript] Aliasy Skripta mogą zostać znalezione tutaj: https://github.com/SkriptLang/skript-aliases
[Skript] Dokumentację Skripta można znaleźć tutaj: https://skriptlang.github.io/Skript
[Skript] Poradniki do Skripta można znaleźć tutaj: https://docs.skriptlang.org/tutorials
[Skript] Wersja serwera: 1.21.1-132-b48403b (MC: 1.21.1)
[Skript] Wersja Skripta: 2.9.5 (skriptlang-github)
[Skript] Zainstalowane dodatki do Skripta: 
[Skript]  - skript-placeholders v1.7.0 (https://github.com/APickledWalrus/skript-placeholders)
[Skript]  - SkCord v2.2-RELEASE
[Skript]  - MorkazSk v1.4
[Skript]  - MongoSK v2.3.2 (https://github.com/Romitou/MongoSK)
[Skript]  - SkBee v3.6.3 (https://github.com/SkriptHub/SkBee)
[Skript]  - SkriptJSON v1.0.0
[Skript]  - SkBriggy v1.4.2 (https://github.com/ShaneBeee/SkBriggy)
[Skript]  - PotatoSK v1.0.1 (https://github.com/MCdragonmasters/PotatoSK)
[Skript] Zainstalowane zależności: 
[Skript]  - Vault v1.7.3-b131
[Skript]  - WorldGuard v7.0.12+829a4a4

Bug Description

On version skript 2.9.3 on move event doesn't trigger while rotating on skript 2.9.5 on move event triggers while rotating

Expected Behavior

on move event doesn't trigger when entity rotates

Steps to Reproduce

entity rotates and skript triggers on move event

Errors or Screenshots

No response

Other

No response

Agreement

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

Cannot replicate. Please try to replicate without addons and send the code that you are testing with.
image

on player move:
    send "move!"

@sovdeeth sovdeeth added cannot reproduce An issue that cannot be replicated. waiting for reply The report needs a response from the reporter to determine course of action. labels Dec 16, 2024
@mafio900
Copy link
Author

image
I've tasted without addons and the result is the same. After I stop moving and then when I move my mouse it triggers one time

@sovdeeth
Copy link
Member

Yes, that's how it has always worked. It's due to how minecraft sends movement packets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cannot reproduce An issue that cannot be replicated. waiting for reply The report needs a response from the reporter to determine course of action.
Projects
None yet
Development

No branches or pull requests

2 participants