-
-
Notifications
You must be signed in to change notification settings - Fork 375
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
Can't get past event location from teleport event #5392
Comments
I know very little about java... |
This comment was marked as off-topic.
This comment was marked as off-topic.
It's on the docs |
These docs? https://skripthub.net/docs/ |
Pull request changing event location. #4895 I don't know what other event value it's grabbing, but it's not grabbing PlayerMoveEvent. It's grabbing potentially Player from PlayerEvent and grabbing the location from that? Either way it's not PlayerMoveEvent as whatever location it's grabbing does not have a past state. This pull request should fix the priority #4858 I just need to look into this issue to figure out what it's conflicting with. |
Removing PR Available until that said pull request adds a fix for this. |
This also happens with |
Appears #4895 fixed this for |
This issue is still open. So I'm assuming that this is still a issue. Has it been fixed in a pr? If so, then how can I download the pr. (Hopefully in jar version. I don't know how to compile.) I can wait for the next update release. |
@NopeProsOnly It's on schedule for 2.7.0-beta1 release. You can download the master branch currently by grabbing a nightly build from any of the ran actions https://github.com/SkriptLang/Skript/actions |
Skript/Server Version
Bug Description
I am unable to get the past event location
it says
There's no location in an on teleport event
Expected Behavior
it should support past event location
Steps to Reproduce
I am using multiverse core btw
Errors or Screenshots
Other
No response
Agreement
The text was updated successfully, but these errors were encountered: