You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
Description
Sim often crashes due to an error like this:
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 )
The text was updated successfully, but these errors were encountered: