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

fix dismount in EntityAITravelByTrain.class #123

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

anatawa12
Copy link
Member

@anatawa12 anatawa12 commented Nov 25, 2020

Fixes #114

The crash report says crashed when the NPC get off the train by AI. So I fixed this problem.

Why: Entity#startRiding(null) is not allowed in 1.12.2 but RTM uses it to dismount.

@anatawa12 anatawa12 merged commit 5a2675f into master Nov 25, 2020
@anatawa12 anatawa12 deleted the crash-when-dismount-travel-ai branch November 25, 2020 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash after landing the NPC in the train with a leash.
1 participant