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

Move object (action) has no attribute face_point #1667

Open
kfu02 opened this issue Jun 16, 2021 · 0 comments
Open

Move object (action) has no attribute face_point #1667

kfu02 opened this issue Jun 16, 2021 · 0 comments

Comments

@kfu02
Copy link
Contributor

kfu02 commented Jun 16, 2021

Description

Sim often crashes due to an error like this:

[gameplay_node-11]     self.move.face_point = self.face_point
[gameplay_node-11] AttributeError: 'Move' object has no attribute 'face_point'

which is simply untrue: the move action, as written, does have a face_point. Often sim will launch if it's rerun enough times, without any changes to the code. Find out why this happens.

(See PR #1661 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants