-
-
Notifications
You must be signed in to change notification settings - Fork 446
IllegalArgumentException - Entities cannot ride themselves #7385
Copy link
Copy link
Closed
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.Issues that are not harmful to the experience but are related to useful changes or additions.
Metadata
Metadata
Assignees
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.Issues that are not harmful to the experience but are related to useful changes or additions.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Skript/Server Version
Bug Description
When making a entity ride an entity if both inputs are the same entity an illegalargumentexception will be thrown saying an entity cannot ride itself
Expected Behavior
Skript to internally skip an entity if they're the mount target
Steps to Reproduce
!make player ride playerErrors or Screenshots
https://gist.github.com/Fusezion/7f45d71f9acce6ff1a1186d871e4b742
Other
No response
Agreement